原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 467,
"has_wiki": false,
"homepage": null,
"languages": {
"Ruby": 217654
},
"pushed_at": "2026-08-01T20:55:58Z",
"created_at": "2015-04-19T10:49:41Z",
"owner_type": "User",
"updated_at": "2026-08-01T20:54:43Z",
"description": "Configurable tool for analyzing Slim templates",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"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": 5614
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.36.0",
"kind": "minor",
"published_at": "2026-08-01T20:57:27Z"
},
{
"tag": "v0.35.0",
"kind": "minor",
"published_at": "2026-07-07T00:59:42Z"
},
{
"tag": "v0.34.0",
"kind": "minor",
"published_at": "2026-02-02T00:18:28Z"
},
{
"tag": "v0.33.0",
"kind": "minor",
"published_at": "2025-04-21T16:39:31Z"
},
{
"tag": "v0.32.2",
"kind": "patch",
"published_at": "2025-03-06T21:35:53Z"
},
{
"tag": "v0.32.1",
"kind": "patch",
"published_at": "2025-03-04T01:30:23Z"
},
{
"tag": "v0.32.0",
"kind": "minor",
"published_at": "2025-03-03T22:34:06Z"
},
{
"tag": "v0.31.1",
"kind": "patch",
"published_at": "2024-11-11T22:27:14Z"
},
{
"tag": "v0.31.0",
"kind": "minor",
"published_at": "2024-11-11T22:26:48Z"
},
{
"tag": "v0.30.0",
"kind": "minor",
"published_at": "2024-09-28T17:54:55Z"
},
{
"tag": "v0.29.0",
"kind": "minor",
"published_at": "2024-09-08T03:45:09Z"
},
{
"tag": "v0.28.0",
"kind": "minor",
"published_at": "2024-09-01T01:38:04Z"
},
{
"tag": "v0.27.0",
"kind": "minor",
"published_at": "2024-04-01T07:27:14Z"
},
{
"tag": "v0.26.0",
"kind": "minor",
"published_at": "2024-01-16T23:11:45Z"
},
{
"tag": "v0.25.0",
"kind": "minor",
"published_at": "2024-01-10T01:09:18Z"
},
{
"tag": "v0.24.0",
"kind": "minor",
"published_at": "2023-02-02T01:09:16Z"
},
{
"tag": "v0.23.0",
"kind": "minor",
"published_at": "2023-01-27T00:55:32Z"
},
{
"tag": "v0.22.1",
"kind": "patch",
"published_at": "2021-09-03T16:46:09Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2021-07-22T05:22:19Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2021-05-13T02:53:37Z"
},
{
"tag": "v0.20.2",
"kind": "patch",
"published_at": "2020-10-13T06:10:59Z"
},
{
"tag": "v0.20.1",
"kind": "patch",
"published_at": "2020-05-26T05:15:09Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2020-01-03T22:00:04Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2019-12-10T08:03:21Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2019-10-10T03:49:50Z"
},
{
"tag": "v0.17.1",
"kind": "patch",
"published_at": "2019-08-18T07:41:56Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2019-05-03T03:38:42Z"
}
],
"recent_commits": [
{
"oid": "0feb53fe754f908bfed977ceac99b9219cdd3936",
"body": null,
"is_bot": false,
"headline": "Cut version 0.36.0 (#211)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2026-08-01T20:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c00777c2c60eb12546acf6254c0a5354886fc9",
"body": "## Summary\n- Adds a `-a`/`--autocorrect` flag that automatically rewrites files to\nfix offenses from linters that support it\n- Introduces `SlimLint::Corrector`, which applies per-linter corrections\nand writes the result back to disk only if it changed\n- Adds autocorrect support to four linters as an\n[…]\nded/updated specs for `Corrector`, `Runner`, `Options`, `Lint`,\n`Report`, `DefaultReporter`, `Linter`, `CLI`, and the four updated\nlinters\n\n---------\n\nCo-authored-by: Shane da Silva <shane@dasilva.io>",
"is_bot": false,
"headline": "Add autocorrect support (#210)",
"author_name": "Braden Rich",
"author_login": "Braden-077",
"committed_at": "2026-08-01T20:51:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ce3e908d0cfc6c12916b4511e1f0191884f72db0",
"body": null,
"is_bot": false,
"headline": "Cut version 0.35.0 (#209)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2026-07-07T00:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc30780b3189d1de19d07913eb8a91d9cbaddd24",
"body": null,
"is_bot": false,
"headline": "Add workflow for publishing new gem versions via tag push (#208)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2026-07-07T00:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba6be3e0f2cacafa401d68abdeef0845ba35732",
"body": "…s (#207)\n\nWhen an attribute uses a backslash (`\\`) or comma line continuation, the\nSlim parser collapses the continued lines without emitting a newline.\nSince slim-lint derives line numbers by counting newline sexps, the\nreported line number for subsequent control/output statements is too\nlow, caus\n[…]\nf, and can vouch for it.\nAlso, I ran it towards our project which has 25k loc of slim, and it ran\nperfectly. It only pointed out a couple of `space after the -` mistakes\nthat actually should be fixed.",
"is_bot": false,
"headline": "Fix ControlStatementSpacing false positive after multi-line attribute…",
"author_name": "Erik Axel Nielsen",
"author_login": "erikaxel",
"committed_at": "2026-07-03T18:47:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1134be0541826f73f83205db6453c0c3769301d0",
"body": "This PR only updates the CI matrix to the latest generally available\nRuby versions.",
"is_bot": false,
"headline": "CI: Add Ruby 4.0 (#206)",
"author_name": "Shuta Mugikura",
"author_login": "mugitti9",
"committed_at": "2026-03-03T06:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e531850037274c5db353602176f3fe81e05bf48",
"body": null,
"is_bot": false,
"headline": "Cut version 0.34.0 (#205)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2026-02-02T00:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "426474dab769db77337b01ee9ae9adb63b5af7b0",
"body": "Closes https://github.com/sds/slim-lint/issues/32\n\nRaises the existing `NoSuchLinter` error class if an invalid linter name\nis provided in the configuration.\n\n---------\n\nCo-authored-by: Shane da Silva <shane@dasilva.io>",
"is_bot": false,
"headline": "Add check for invalid keys in config files #32 (#204)",
"author_name": "James Klein",
"author_login": "kleinjm",
"committed_at": "2026-02-02T00:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff17d1e2b8b28b680490fce13e5e09c19a8f4d01",
"body": null,
"is_bot": false,
"headline": "Cut version 0.33.0 (#200)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2025-04-21T16:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a4476519143b7960f0b096c1bb84d6f4c516938",
"body": "This PR adds linting for whitespace after [control\ncode](https://github.com/slim-template/slim?tab=readme-ov-file#control-code--)\n(`-`). With this patch, a line that doesn't have a single whitespace\nbetween `-` and the code gets registered as an offense:\n```\n# bad (no whitespace)\n-cond\n\n# bad (too m\n[…]\nnew linter, although I'm not sure how\nI'd name it because this linter is currently used to lint [output\ncode](https://github.com/slim-template/slim?tab=readme-ov-file#output-)\ninstead of control code.",
"is_bot": false,
"headline": "Lint for whitespace after control code (`-`) (#199)",
"author_name": "Lovro Bikić",
"author_login": "lovro-bikic",
"committed_at": "2025-04-21T16:36:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b550a1383e863cd3bda57ca8586139eab07a307b",
"body": null,
"is_bot": false,
"headline": "Cut version 0.32.2",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2025-03-06T21:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc35faad12a32d9055b115f1902d0a6332fe7c0e",
"body": "`RuboCop::CLI` is generated only once using memoization, instead of\ncreating a new instance for each file. This eliminates redundant\nprocesses related to `RuboCop::CLI`, improving performance.\n\nFixes #193.",
"is_bot": false,
"headline": "Reuse `RuboCop::CLI` (#198)",
"author_name": "Koichi ITO",
"author_login": "koic",
"committed_at": "2025-03-06T21:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b723f002e40151188fd4aa2e23ce9ddce31ed1",
"body": null,
"is_bot": false,
"headline": "Cut version 0.32.1",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2025-03-04T01:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4116ab52f612be8106eac1c1b838b10361371fa7",
"body": "Instead of using `on_start`, this MR changes `QuoteConsistency` to use\n`on [:html, :attrs]` to simplify checking for quotes only on html\nblocks.\n\nThis fixes multiline ruby blocks being scanned for quotes.\n\nCo-authored-by: Jarom Madsen <jarom@decisely.com>",
"is_bot": false,
"headline": "Simplify QuoteConsistency by utilizing html matcher (#197)",
"author_name": "jarommadsen",
"author_login": "jarommadsen",
"committed_at": "2025-03-04T01:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e6ddfbf2ea93d1ed73957064c3e17752b5f275",
"body": null,
"is_bot": false,
"headline": "Cut version 0.32.0",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2025-03-03T22:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3995c5ccbca0b6a31a1af139f2eb985032c9e9e8",
"body": "Addresses https://github.com/sds/slim-lint/issues/48\n\nAdds linter for keeping quotes consistent, supporting both single and\ndouble quotes as your preferred option.\n\nIt skips ruby lines, comments, and nested quotes (e.g. 'this is a\n\"nested quote\"').\n\n---------\n\nCo-authored-by: Jarom Madsen <jarom@decisely.com>",
"is_bot": false,
"headline": "Add QuoteConsistency Linter (#195)",
"author_name": "jarommadsen",
"author_login": "jarommadsen",
"committed_at": "2025-03-03T22:26:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fdbddff55b87efb2a89b7ca5ef9c13666f64ad1",
"body": "This PR only updates the CI matrix to the latest generally available\nRuby versions.",
"is_bot": false,
"headline": "CI: Add Ruby 3.4, drop Ruby 3.0 (EOL) (#194)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2025-03-03T22:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91741961544c6b4ca3dd89046b6df4ef8fd243b5",
"body": "This fails with RuboCop running on Ruby 3.4 (see #194).",
"is_bot": false,
"headline": "Fix RuboCop check (#196)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2025-03-03T22:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb29d4d462b3b235f90daaac77eb45b702ec0fef",
"body": null,
"is_bot": false,
"headline": "Cut version 0.31.1 (#191)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-11-11T22:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1de2e3b8ad67d8eab91621cd9cf4d4270bc58b",
"body": "I am running into the following issue when running ruby 3.3.5 with slim\r\nlint:\r\n\r\n```bash\r\n# SLIM_LINT_RUBOCOP_CONF=.slim-lint-rubocop.yml ./bin/bundle exec slim-lint app/views\r\nuninitialized constant SlimLint::Linter::RuboCop::StringIO\r\n/Users/rbclark/.asdf/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/g\n[…]\nm-lint:7:in `<top (required)>'\r\n```\r\n\r\nThis seems to be happening specifically due to my psych version updating\r\nfrom `5.1.2` -> `5.2.0`.\r\n\r\nExplicitly requiring `stringio` has fixed the error for me.",
"is_bot": false,
"headline": "Include StringIO in Rubocop linter (#190)",
"author_name": "Robert Clark",
"author_login": "rbclark",
"committed_at": "2024-11-11T22:22:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "695f0b18b5fc66b09ff5d368c37ffffc1a375f49",
"body": null,
"is_bot": false,
"headline": "Cut version 0.31.0 (#189)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-10-05T07:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d1a5618d9000b5ba6bbd12f1de1d1d6adf0a84",
"body": "Hello, we want to use Slim Lint in our GitHub Actions CI pipeline so I\r\nwould like to add a GitHub reporter. The name of it is taken from the\r\n[Rubocop GitHub Actions\r\nformatter](https://docs.rubocop.org/rubocop/1.66/formatters.html#github-actions-formatter)\r\nwhich does the same thing for Rubocop.\r\n\n[…]\nt#L46)\r\nto the README. This setup creates Pull Request annotations on Lint\r\nfailures that look like this:\r\n\r\n\r\n",
"is_bot": false,
"headline": "Create GitHub reporter (#188)",
"author_name": "Matouš Borák",
"author_login": "borama",
"committed_at": "2024-10-05T07:38:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf1f80b03bc2d6d7c619b8a76d9b8a1ff7b3dba8",
"body": "It's been long enough.",
"is_bot": false,
"headline": "Remove note about Ruby 2.x support",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-09-28T17:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd090377ec9254195b24ef50e560289cb92e826",
"body": null,
"is_bot": false,
"headline": "Cut version 0.30.0 (#187)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-09-28T17:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4630d125d629ce8addff5e1155f8dc47955231",
"body": "`require_relative` is preferred over `require` for files within the same\r\nproject because it uses paths relative to the current file, making code\r\nmore portable and less dependent on the load path.\r\n\r\nThis change updates internal requires to use `require_relative` for\r\nconsistency, performance, and improved portability.\r\n\r\nRetain `require` for dynamic paths in `lib/slim_lint.rb` because they\r\nuse absolute paths.\r\n\r\nRefs:\r\n- rubocop/rubocop#8748\r\n- sds/haml-lint#521",
"is_bot": false,
"headline": "Prefer `require_relative` for internal requires (#186)",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2024-09-28T17:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b26582f7a584384d78050caff9fdb2e0f4bac0",
"body": null,
"is_bot": false,
"headline": "Cut version 0.29.0 (#185)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-09-08T03:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602bf48fb521755f0b98e5535ae67e29a5b89b6e",
"body": "Add a `TagAttribute` linter to forbid the use of the specified tag\r\nattribute. The following use cases are considered.\r\n\r\n* Forbid `style=\"\"` attribute and use the css embedded engine or css\r\nfile instead.\r\n* Forbid `class=\"\"` attribute and use `.class` syntax instead.",
"is_bot": false,
"headline": "Add TagAttribute linter (#183)",
"author_name": "Akiomi KAMAKURA",
"author_login": "akiomik",
"committed_at": "2024-09-08T03:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc8b7d46c2c586d68baff2c842d0f0720275ea75",
"body": "This is necessary as of RuboCop 1.66.0, which dropped its dependency on\r\n`rexml`.",
"is_bot": false,
"headline": "Add rexml as explicit dependency (#184)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-09-08T03:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b8e7af34075a1befaf2a22e0655340ba1a4707",
"body": null,
"is_bot": false,
"headline": "Cut version 0.28.0 (#180)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-08-31T13:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8b59bdd3a679360ad5ed009ccad847cd30a763",
"body": "Add a `Tag` linter to forbid the use of the specified tag. The following\r\nuse cases are considered.\r\n\r\n* Forbid `style` tags and use the `css` embedded engine or css file\r\ninstead.\r\n* Forbid the `a` tags and use Rails' `link_to` helper instead.",
"is_bot": false,
"headline": "Add Tag linter (#179)",
"author_name": "Akiomi KAMAKURA",
"author_login": "akiomik",
"committed_at": "2024-08-31T13:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13ae02eafde82a9049f7f3ca257915c7a4200352",
"body": "* Add `InstanceVariables` linter\r\n* Add `StrictLocalsMissing` linter\r\n* Fix `EmbeddedEngines` linter missing indented uses",
"is_bot": false,
"headline": "Cut version 0.27.0 (#176)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-04-01T07:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9b8eff5656807e1119bb7777553962af4b39af",
"body": "Co-authored-by: Shane da Silva <shane@dasilva.io>",
"is_bot": false,
"headline": "Fix nested forbidden engine not being detected (#173)",
"author_name": "Jarrett Lusso",
"author_login": "jclusso",
"committed_at": "2024-04-01T07:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d165c9b4886d694956ddebca079641360e717c06",
"body": "And here I propose another linter that we would love to use in our\r\nproject. It checks for [Strict\r\nlocals](https://guides.rubyonrails.org/action_view_overview.html#strict-locals)\r\nmagic line and reports when the magic line is missing from the template.\r\nStrict locals are encouraged by some in Rails\n[…]\ns!\r\n\r\n\r\n\r\n\r\n\r\n",
"is_bot": false,
"headline": "Add Strict locals missing linter (#175)",
"author_name": "Matouš Borák",
"author_login": "borama",
"committed_at": "2024-04-01T07:18:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "77affdc8c4c8f3cf22d80ba45d1c39e2f877eb7b",
"body": "Hello! I would like to add a linter to detect instance variables in Slim\r\ntemplates. Replacing them with local variables is often encouraged in\r\nRails partial templates, but here I expect using the `include`\r\nconfiguration option to define the targeted files so this linter can be\r\nused together with\n[…]\n also uses the extracted\r\ncode source map to report proper line numbers.\r\n\r\n\r\n\r\n\r\nThis closes #155. Thanks!",
"is_bot": false,
"headline": "Add InstanceVariables linter (#174)",
"author_name": "Matouš Borák",
"author_login": "borama",
"committed_at": "2024-04-01T07:17:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6e40abbbbd55247b8c5b020faca1d79127b1493",
"body": "- Removed link to non-existent section\r\n- Link correction",
"is_bot": false,
"headline": "update README.md (#172)",
"author_name": "Masato Sugiyama",
"author_login": "smasato",
"committed_at": "2024-02-18T06:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b65f9b9809f8ab4b5e9513dc1534ff70383fa495",
"body": "Sneaking in here is a minor update to our CI environment (the\r\n`overcommit` version we use) but otherwise is a revert of code that\r\nintroduced a bug.",
"is_bot": false,
"headline": "Cut version 0.26.0 (#171)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-16T23:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca215185b0eb82caccc5cb8e4d41bec37a8457b",
"body": "…(#170)",
"is_bot": false,
"headline": "Update branches in GitHub Actions workflow to prevent duplicate runs …",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-16T23:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e72519e7ffef7b411ec5c4a5be431e21aab4b54e",
"body": "…(#169)\n\nThis reverts commit ff1ef25815b4094320b8fdb709429e9aa1fee6f9, since it\r\nresults in the issue described in\r\nhttps://github.com/sds/slim-lint/issues/168.",
"is_bot": false,
"headline": "Revert \"Fix Linter ControlStatementSpacing raise incorrect = (#164)\" …",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-16T22:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "251c1c8a47f461f5df9b85342cbfb16c21c1a74b",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.25.0 (#167)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-10T01:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45e93ebbc0acb43a6365199fa5d67bbebca30c6",
"body": null,
"is_bot": false,
"headline": "Cut version 0.25.0 (#166)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-10T01:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63612f79a316232b08a1389f734242c567bd9029",
"body": "These docs no longer exist.",
"is_bot": false,
"headline": "Remove erroneous information about docs (#165)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2024-01-10T00:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1ef25815b4094320b8fdb709429e9aa1fee6f9",
"body": "This commit is to resolve issue\r\nhttps://github.com/sds/slim-lint/issues/101 .\r\n\r\nI'm not familiar with OSS, so I apologize if I'm being impolite.\r\n\r\nI'm also using machine translation for English.",
"is_bot": false,
"headline": "Fix Linter ControlStatementSpacing raise incorrect = (#164)",
"author_name": "Kazue Urabe",
"author_login": "rotelstift",
"committed_at": "2024-01-10T00:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0302b2260bc650b4682934ed003b6ea484eb5581",
"body": "These errors were introduced when we increased the minimum Ruby version\nto 3.x.",
"is_bot": false,
"headline": "Fix RuboCop errors",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ad453fbc19d94f715e34e8d1b656b48cbabf9f3",
"body": null,
"is_bot": false,
"headline": "Target Ruby version 3.0 for RuboCop checks",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91bc92c2af94943a2bf8d9f18262fbc9a4f638e0",
"body": null,
"is_bot": false,
"headline": "Add simplecov as dev dependency",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0f5344c45c35b5934fc990438e24013ebd2b6f",
"body": null,
"is_bot": false,
"headline": "Remove Coveralls",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad9b495f2588da9cda2e7ea0ae4f0dd1f4e4b58",
"body": "Ruby 2.7 reached EOL in March 2023. Stop supporting it.\n\nWhile here, also remove `pry` from dev dependencies.",
"is_bot": false,
"headline": "Require Ruby version 3+",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eaf1a6de7d14fdf8889ac171f46956752db2840",
"body": null,
"is_bot": false,
"headline": "Remove unused `.travis.yml`",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0f124b98375d84395bf2d9e864e72bcfadc84d",
"body": "Fixes #159.",
"is_bot": false,
"headline": "Add missing work to EmptyLines docs (#161)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-12-13T05:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385bb344ecb031d87302dfe2fbbf38f6407410ca",
"body": null,
"is_bot": false,
"headline": "Fix README.md typo (#160)",
"author_name": "Chris Hewitt",
"author_login": "chris-hewitt",
"committed_at": "2023-12-01T10:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb22151339ca170974bfd8f8aba5d5540e37f2d9",
"body": "Fix CI failures.\r\nI set the rubocop problem to ignore. This avoids changing the code.",
"is_bot": false,
"headline": "Fix ci (#158)",
"author_name": "Masato Sugiyama",
"author_login": "smasato",
"committed_at": "2023-09-10T23:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ee958dd2eb521965ba3bf0da19bb97af96de71",
"body": "Change the Build Status badge to GitHub Actions.",
"is_bot": false,
"headline": "update build status badge (#157)",
"author_name": "Masato Sugiyama",
"author_login": "smasato",
"committed_at": "2023-09-10T10:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d3cb40de7d1e62afe66de8044f19b8910493d5",
"body": "When this PR works, other CI configuration can be removed.\r\n\r\nThe matrix is now configured with the currently in-support Ruby\r\nversions.",
"is_bot": false,
"headline": "Configure GitHub Actions (#156)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2023-09-05T23:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba963fa7232728c14b30a5c29dfd799c192d886d",
"body": null,
"is_bot": false,
"headline": "Cut version 0.24.0 (#153)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-02-02T01:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a556059f2770ff31574b9e04f8d76466a77222",
"body": "This was accidentally enabled while debugging 633c112b.",
"is_bot": false,
"headline": "Don't enable Zwsp by default (#152)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-02-02T01:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633c112b4ea3ba4c66fc3b046761a4ce6d30fe39",
"body": null,
"is_bot": false,
"headline": "Fix Zwsp spec (#151)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-02-02T01:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0757b6e0944d30f3b0cfcfbe36b5c5e888095d",
"body": null,
"is_bot": false,
"headline": "Silence parser warnings on load (#150)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-02-02T00:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e32219a4ac49304309a4cea04eb45ac9162efb5",
"body": null,
"is_bot": false,
"headline": "Update RuboCop minimum dependency to 1.x (#149)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-02-02T00:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4299ea73d1515fc730a4ea2f98025563b509228",
"body": null,
"is_bot": false,
"headline": "Cut version 0.23.0 (#147)",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2023-01-27T00:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e1d3bcf96dc7f9d4cfad5f87c0f0aabf83dc48",
"body": "This commit changes the dependency to the `slim` gem to allow using its version 5.0, that was [released on the 23rd of January 2022][0]\r\n\r\n[0]: https://rubygems.org/gems/slim/versions/5.0.0",
"is_bot": false,
"headline": "Support Slim 5 (#146)",
"author_name": "Michael Baudino",
"author_login": "michaelbaudino",
"committed_at": "2023-01-27T00:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b0a70217446d8bc2cdf80d3cf28d0f59bf75772",
"body": "* Add linter for zwsp detection\r\n\r\n* zwsp_spec.rb を更新",
"is_bot": false,
"headline": "Add linter for zwsp detection (#145)",
"author_name": "ryo.k",
"author_login": "ryo1107",
"committed_at": "2022-12-24T03:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29211541c17035621cbb602673d20ce6a862e534",
"body": null,
"is_bot": false,
"headline": "Cut version 0.22.1",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-09-03T16:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9fd9e8fe27cc6aff65d9a63a90f25f1ca322f5",
"body": null,
"is_bot": false,
"headline": "Update change log",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-09-03T16:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f63698a87848b8b369ed0785de3e63a6fc1b8a",
"body": null,
"is_bot": false,
"headline": "Ignore RuboCop: Layout/FirstHashElementIndentation (#133)",
"author_name": "Raphaël Claasen",
"author_login": "eboekhold",
"committed_at": "2021-09-03T15:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de5b4889589b0a975cd3d757975e7bd64860784c",
"body": null,
"is_bot": false,
"headline": "Ignore RuboCop: Layout/ClosingParenthesisIndentation (#134)",
"author_name": "Raphaël Claasen",
"author_login": "eboekhold",
"committed_at": "2021-09-03T15:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae7875431f6dec68793f0ab3450fd6d76de2340",
"body": "When running slim-lint across multiple files, a linter would incorrectly cache\r\nwhich lines it was disabled for on the first file and re-use those lines for\r\nthe rest of the files. This caused linters to be enabled or disabled for the\r\nwrong lines in any additional files.",
"is_bot": false,
"headline": "Reset the disabled_lines ivar for each new file (#136)",
"author_name": "Yousuf J",
"author_login": "yjukaku",
"committed_at": "2021-09-03T15:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e19376e7b975689f6e4f8be51c755cce0fa3b8d",
"body": "…y directives (#135)\n\n* Fix `CommentControlStatement` to not report Rails' Template Dependency directives\r\n\r\n* Update CHANGELOG with CommentControlStatement changes",
"is_bot": false,
"headline": "Fix `CommentControlStatement` to not report Rails' Template Dependenc…",
"author_name": "Yousuf J",
"author_login": "yjukaku",
"committed_at": "2021-09-03T15:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6ad8a2d60aa256d5257cbeb0a5cffab7364565",
"body": null,
"is_bot": false,
"headline": "Cut version 0.22.0",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-07-22T05:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bab93915f289816f27557728f34ccbec61dfbf0",
"body": null,
"is_bot": false,
"headline": "Fix failing spec caused by #129 (#131)",
"author_name": "Derek Kniffin",
"author_login": "dkniffin",
"committed_at": "2021-07-22T05:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6670b5cfcbfab38476251ed36041d3b142ab6bef",
"body": null,
"is_bot": false,
"headline": "Update change log",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-07-15T21:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3692530086cf422402872d1479cfcb03e7529c70",
"body": "* Add functionality to disable linters for specific lines\r\nFixes #116\r\n\r\n* Add docs",
"is_bot": false,
"headline": "Add functionality to disable linters for specific lines (#129)",
"author_name": "Derek Kniffin",
"author_login": "dkniffin",
"committed_at": "2021-07-15T05:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c01292221a2d872dfc32028b97536dd8aacbd4e",
"body": "This cop was added recently and since the ruby extracted from slim templates does not maintain the original format, it should be ignored by default.",
"is_bot": false,
"headline": "Ignore cop Layout/LineEndStringConcatenationIndentation (#130)",
"author_name": "Zinahia",
"author_login": "zinahia",
"committed_at": "2021-07-15T05:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d8fcadbade2bfb0bbc37f86c8bd4942be708a7",
"body": "This is also affected by the incomplete indentation information. Perhaps this was meant instead of FirstParameterIndentation, because that one is for method definitions, and it's unlikely that there are method definitions in Slim templates.",
"is_bot": false,
"headline": "Disable RuboCop's Layout/FirstArgumentIndentation (#128)",
"author_name": "Ibrahim Awwal",
"author_login": "ibrahima",
"committed_at": "2021-05-28T00:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fbbdeea80a48c3e1b25b938e41e86d725a52abf",
"body": null,
"is_bot": false,
"headline": "Cut version 0.21.1",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-05-27T20:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef60a7d84ca46afd5689cf3ebd9042ad9fd1236",
"body": "We were erroring when there was a parse error due to a typo.",
"is_bot": false,
"headline": "Fix error when parsing an invalid Slim document",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-05-27T20:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce5737347b4fba4432d09b5d784c77b3a57572d",
"body": null,
"is_bot": false,
"headline": "Cut version 0.21.0",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-05-13T02:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1213afd65af2e154580b4e69cc0cc615edae0981",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2021-05-13T02:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82fe83306c1a9134a4197fc9362ad7fe98d78bf9",
"body": "* Add --stdin-file-path option\r\n\r\n* Put stdin_file_path name into files for report",
"is_bot": false,
"headline": "Add --stdin-file-path option (#125)",
"author_name": "Dmitry Matveyev",
"author_login": null,
"committed_at": "2021-05-13T02:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c2c2143c35d21c9a65cce82e5c8b8c47c7ee6b",
"body": null,
"is_bot": false,
"headline": "Add emacs style reporter (#126)",
"author_name": "Dmitry Matveyev",
"author_login": null,
"committed_at": "2021-05-01T22:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "541732121e9c403a1f849182dd68b554739584ff",
"body": "* CI: Attempt to add 3.0.0 to build matrix\r\n\r\n* Gemfile: rexml as a gem if Ruby is 3 or greater",
"is_bot": false,
"headline": "CI: Attempt to add 3.0.0 to build matrix (#121)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-05-01T22:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d868c0d805b661e53d930999356fb3cc179b00",
"body": "* add embedded_engines linter\r\n\r\n* update document\r\n\r\n* fix test\r\n\r\ndisable EmbeddedEngines by default\r\n\r\nfix test\r\n\r\n* disable EmbeddedEngines by default\r\n\r\n* fix README.md",
"is_bot": false,
"headline": "Linter for embedded engines (#120)",
"author_name": "tatsuya",
"author_login": "t2h5",
"committed_at": "2021-03-02T03:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83a14c3ad1e6ffc8fdea92b21a39eefb0762ebfe",
"body": "This change adds a new field `linter` into `offenses` with the JSON reporter.\r\nThe default reporter outputs linter names,\r\nso I think it useful if the JSON reporter also does it.",
"is_bot": false,
"headline": "Add `linter` field to JSON reporter (#124)",
"author_name": "Masafumi Koba",
"author_login": "ybiquitous",
"committed_at": "2021-03-02T03:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89a91d4e1ffab1c5f054a172f9dbee77df2177e",
"body": null,
"is_bot": false,
"headline": "CI: Use latest Ruby patch versions (#119)",
"author_name": "Olle Jonsson",
"author_login": "olleolleolle",
"committed_at": "2021-01-05T05:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2812ae8dd257a7ee6602ae44ea290158884676d",
"body": null,
"is_bot": false,
"headline": "Cut version 0.20.2",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2020-10-13T05:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4dbebda6aff052b3c33b3e8575fb6f80067af0",
"body": "This is an issue because Slim inserts the `do` after `while` loops in\ncontrol statements:\n\nhttps://github.com/slim-template/slim/blob/1f3bcf011877/lib/slim/do_inserter.rb#L10-L18\n\nRather than try and hack around this, simply ignore the lint.",
"is_bot": false,
"headline": "Ignore Style/WhileUntilDo RuboCop lint",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2020-10-13T05:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96648e24830d3e132fdd6260559f3fce9ca4f268",
"body": null,
"is_bot": false,
"headline": "Cut version 0.20.1",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2020-05-26T05:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afc3ab5453045b09e4e928629d9795172baeb78",
"body": "* Fix #99\r\n\r\nDo not run the Style/IdenticalConditionalBranches cop by default since it causes false-positives as reported in #99\r\n\r\n* Remove trailing whitespace\r\n\r\nCo-authored-by: Shane da Silva <shane@dasilva.io>",
"is_bot": false,
"headline": "Remove Style/IdenticalConditionalBranches from default cops (#113)",
"author_name": "Alessandro Rodi",
"author_login": "coorasse",
"committed_at": "2020-03-01T00:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc33c045c30fae43fb02414e8f2d3c104f2a4bc",
"body": null,
"is_bot": false,
"headline": "Cut version 0.20.0",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2020-01-03T21:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7d9fdeccd59b0a69bb32910a22f991a93f5715",
"body": null,
"is_bot": false,
"headline": "Update change log with RuboCop update",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2020-01-03T21:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece2e74cca57e55b5c910f60d52d40d7df26bea7",
"body": null,
"is_bot": false,
"headline": "Fix RuboCop warnings",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2020-01-03T21:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03666885dfe79d5f7305204c93d4d647576fb5f5",
"body": null,
"is_bot": false,
"headline": "Test against Ruby 2.7.0",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2020-01-03T21:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e3e80a27528ae109411e6c4a6cc8365b032976",
"body": "Breaking change in RuboCop 0.78.0\n\nRef: rubocop-hq/rubocop#7542",
"is_bot": false,
"headline": "Move LineLength cop to Layout department",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2020-01-03T21:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5181d780a6a364117af90d3b911bf22d32b943b9",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2020-01-03T21:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d235bd97c301e3acea2b73c02009f450896298bf",
"body": null,
"is_bot": false,
"headline": "Cut version 0.19.0",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2019-12-10T07:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fa94ae32130595f7f649434968a943d4706284",
"body": null,
"is_bot": false,
"headline": "Update change log with RuboCop dependency update",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2019-12-10T07:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23837d439208347808b1832114bd27fbaecf1c4",
"body": null,
"is_bot": false,
"headline": "Test against latest Ruby versions",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2019-12-10T07:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84fd0eb701b0e0ca3953d1f7739a082a2d0d129d",
"body": "A lot of cops have been renamed since 0.50.0, this commit fixes the\ndefault configuration and sets the minimum RuboCop required version to\n0.77.0\n\nFix: #107",
"is_bot": false,
"headline": "Update RuboCop dependency to 0.77.0",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2019-12-10T07:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90d5817c3bcf645dba5f31b258c6143a0e684bf3",
"body": null,
"is_bot": false,
"headline": "Update RuboCop to 0.77.0",
"author_name": "Geremia Taglialatela",
"author_login": "tagliala",
"committed_at": "2019-12-10T07:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187f49c3f89fa1b482becab43886636712ae1d5d",
"body": "These were broken in dc315964 as we forgot to remove references to\nSysexits in tests.",
"is_bot": false,
"headline": "Fix CLI specs",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2019-10-10T05:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc315964a8695cc1e53abb283116b0625c90ae56",
"body": "This just adds cruft. We can easily define the return codes inline.",
"is_bot": false,
"headline": "Remove dependency on sysexits gem",
"author_name": "Shane da Silva",
"author_login": "sds",
"committed_at": "2019-10-10T05:38:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 6,
"latest_release_at": "2026-08-01T20:57:27Z",
"latest_release_tag": "v0.36.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 0,
"mean_days_between_releases": 74.7
},
"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": "slim_lint",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/slim_lint",
"is_deprecated": false,
"latest_version": "0.36.0",
"repository_url": "https://github.com/sds/slim-lint",
"versions_count": 52,
"total_downloads": 5415919,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2015-04-19T10:51:03.433000Z",
"latest_published_at": "2026-08-01T20:56:48.930000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 67,
"stars": 236,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2016-02-19",
"count": 1
},
{
"date": "2016-02-24",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-06-26",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-12-09",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-09-03",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-03-06",
"count": 2
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-09-14",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-22",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
},
{
"date": "2026-07-31",
"count": 1
}
],
"complete": true,
"collected": 66,
"total_forks": 67
},
"star_history": null,
"open_issues_and_prs": 20
},
"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": 8654,
"source_files_sampled": 126,
"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": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"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"
},
{
"name": "simplecov",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "overcommit",
"direct": true,
"version": "0.62.0",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "simplecov",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rexml",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec-its",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "slim",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 4,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 102,
"open_issues": 20,
"closed_ratio": 0.773,
"closed_issues": 68,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sds",
"commits": 266,
"avatar_url": "https://avatars.githubusercontent.com/u/677877?v=4"
},
{
"type": "User",
"login": "tagliala",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/556268?v=4"
},
{
"type": "User",
"login": "olleolleolle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
},
{
"type": "User",
"login": "elstgav",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/674092?v=4"
},
{
"type": "User",
"login": "ibrahima",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/47774?v=4"
},
{
"type": "User",
"login": "smasato",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/11751679?v=4"
},
{
"type": "User",
"login": "borama",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/462701?v=4"
},
{
"type": "User",
"login": "printercu",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1144890?v=4"
},
{
"type": "User",
"login": "walf443",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2655?v=4"
},
{
"type": "User",
"login": "dkniffin",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1680080?v=4"
}
],
"contributors_sampled": 50,
"top_contributor_share": 0.749
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release-gem.yml",
"test.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": 3,
"reason": "8 out of 26 merged PRs checked by a CI test -- score normalized to 3",
"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": 4,
"reason": "Found 14/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"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": "0feb53fe754f908bfed977ceac99b9219cdd3936",
"ran_at": "2026-08-01T21:04:04Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-08-01T20:57:30Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-08-01T20:54:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 42,
"created_at": "2016-07-20T18:07:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2016-09-28T07:33:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2016-10-08T05:01:27Z",
"last_comment_at": "2025-03-03T19:16:20Z",
"last_comment_author": "jarommadsen"
},
{
"number": 56,
"created_at": "2017-05-19T17:14:41Z",
"last_comment_at": "2017-05-24T16:55:25Z",
"last_comment_author": "jaimerson"
},
{
"number": 61,
"created_at": "2017-08-10T08:58:20Z",
"last_comment_at": "2017-09-06T06:23:30Z",
"last_comment_author": "printercu"
},
{
"number": 68,
"created_at": "2017-10-01T04:30:57Z",
"last_comment_at": "2024-08-22T15:07:33Z",
"last_comment_author": "fvue"
},
{
"number": 72,
"created_at": "2017-10-23T16:23:50Z",
"last_comment_at": "2024-02-26T15:11:49Z",
"last_comment_author": "jclusso"
},
{
"number": 76,
"created_at": "2018-01-15T12:43:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2018-09-14T02:08:43Z",
"last_comment_at": "2021-01-21T00:07:38Z",
"last_comment_author": "cannikin"
},
{
"number": 123,
"created_at": "2021-01-27T15:40:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2021-09-21T18:17:32Z",
"last_comment_at": "2022-02-23T06:12:25Z",
"last_comment_author": "sds"
},
{
"number": 138,
"created_at": "2021-09-28T14:06:50Z",
"last_comment_at": "2022-02-23T06:13:13Z",
"last_comment_author": "sds"
},
{
"number": 139,
"created_at": "2021-10-04T17:36:30Z",
"last_comment_at": "2022-02-23T06:14:15Z",
"last_comment_author": "sds"
},
{
"number": 140,
"created_at": "2021-11-25T08:39:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 154,
"created_at": "2023-02-20T16:13:52Z",
"last_comment_at": "2023-03-14T12:22:23Z",
"last_comment_author": "kreintjes"
},
{
"number": 163,
"created_at": "2023-12-25T04:26:20Z",
"last_comment_at": "2024-04-09T05:22:29Z",
"last_comment_author": "davidvazteixeira"
},
{
"number": 177,
"created_at": "2024-04-22T12:21:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 178,
"created_at": "2024-05-06T19:07:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 202,
"created_at": "2025-09-01T07:59:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 203,
"created_at": "2025-09-01T08:04:15Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sds/slim-lint",
"host": "github.com",
"name": "slim-lint",
"owner": "sds"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 62 is calibrated to 69 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 62,
"calibrated": 69,
"calibration": "2026-08-02"
}
}
],
"value": 69,
"inputs": {
"security": 57,
"vitality": 67,
"community": 60,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 62,
"ai_readiness": 41,
"weighted_overall_raw": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 67,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v0.36.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 74.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~74.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 74.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 67,
"stars": 236,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "236 stars",
"points": 38.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 236
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "67 forks",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 67
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"packages": [
"slim_lint"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 5415919,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "5,415,919 downloads all-time across rubygems",
"points": 70,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 5415919,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 50,
"top_contributor_share": 0.749
},
"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 75% of commits",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "50 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 50
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"merged_prs": 102,
"open_issues": 20,
"closed_issues": 68,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.773,
"closed_unmerged_prs": 19,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "102/121 decided PRs merged",
"points": 25.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 102,
"decided": 121
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/30 approved changesets -- score normalized to 4",
"points": 6,
"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": 5614
},
"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": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"slim_lint"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "52 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 52
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "8 out of 26 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"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": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.6
},
"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": "8 out of 26 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 14/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"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": "exceptional",
"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 1 resolved dependencies against OSV; 7 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": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 7,
"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": "exceptional",
"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": 1,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 19
},
"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": "weak",
"name": "AI Readiness",
"value": 41,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.69,
"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": "69 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 39,
"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 6",
"points": 6,
"status": "partial",
"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": 8654,
"source_files_sampled": 126,
"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/126 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 126,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:rubygems",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T21:04:28.266906Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sds/slim-lint.svg",
"full_name": "sds/slim-lint",
"license_state": "custom",
"license_spdx": null
}