Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1100,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 189983,
"JavaScript": 20072
},
"pushed_at": "2026-07-27T17:51:06Z",
"created_at": "2023-09-28T23:31:36Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T17:51:19Z",
"description": "Clean Ruby On Rails files",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "https://immosquare.com",
"name": "immosquare.",
"type": "Organization",
"login": "immosquare",
"company": null,
"location": "Canada",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/145636492?v=4",
"created_at": "2023-09-21T04:04:15Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 1040
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "a255e01c5eb156018f22753ac149143e9ce74b55",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.112",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-27T17:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e58a221921befe4d8e1cab7111ca1dc74cab6f7",
"body": "…ring receivers\n\nThe cop assumes the receiver of `include?` is a collection, so\n`MARKERS.any? { |m| some_string.include?(m) }` — searching several markers in a\nsingle string — gets rewritten as `MARKERS.intersect?(some_string)`.\n`Array#intersect?` only accepts an Array, so the corrected code raises\n\n[…]\n--autocorrect-all`. Both `any?` and `none?` forms are affected.\n\nFixed upstream in rubocop/rubocop#15439 (merged 2026-07-12) but unreleased as of\nRuboCop 1.88.2, which is the version shipping the bug.",
"is_bot": false,
"headline": "fix(rubocop): disable Style/ArrayIntersect, its autocorrect breaks St…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-27T17:50:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f7fa217ef81ebc8d993d35dbc2b61e1fa6dad1e",
"body": "Gemfile.lock:\n-----------------------------\n- rbs (4.0.3)\n+ rbs (4.1.0)\n------\npackage.json:\n-----------------------------\n- \"eslint\": \"^10.7.0\",\n+ \"eslint\": \"^10.8.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-27T17:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1d467fb1d5277b659eb5dd84c7ab1d1b9cf62c",
"body": null,
"is_bot": false,
"headline": "Update .ruby-version: ruby-4.0.5 -> ruby-4.0.6",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-27T17:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e23ec915787cdf2a3da65d19df72272a570d57c",
"body": "Gemfile.lock:\n-----------------------------\n- concurrent-ruby (1.3.7)\n+ concurrent-ruby (1.3.8)\n-----------------------------\n- 4.0.16\n+ 4.0.17\n------\npackage.json:\n-----------------------------\n- \"@typescript-eslint/eslint-plugin\": \"^8.64.0\",\n- \"@typescript-eslint/parser\": \"^8.\n[…]\n^8.65.0\",\n+ \"@typescript-eslint/parser\": \"^8.65.0\",\n-----------------------------\n- \"prettier\": \"^3.9.5\",\n+ \"prettier\": \"^3.9.6\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-22T14:32:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dfa00ef3d02726183a51ade374350dfb4ddc6358",
"body": "Gemfile.lock:\n-----------------------------\n- json (2.20.0)\n+ json (2.21.1)\n-----------------------------\n- loofah (2.25.1)\n+ loofah (2.25.2)\n-----------------------------\n- parser (3.3.11.1)\n+ parser (3.3.12.0)\n-----------------------------\n- rails-html-sanitizer (1.7.0)\n- \n[…]\n^8.64.0\",\n+ \"eslint\": \"^10.7.0\",\n-----------------------------\n- \"eslint-plugin-sonarjs\": \"^4.1.0\",\n+ \"eslint-plugin-sonarjs\": \"^4.2.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-17T23:45:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ae4a3126add145cea3e93068c073986fb857c14c",
"body": "Gemfile.lock:\n-----------------------------\n- 4.0.15\n+ 4.0.16\n------\npackage.json:\n-----------------------------\n- \"@babel/parser\": \"^8.0.0\",\n+ \"@babel/parser\": \"^8.0.4\",\n-----------------------------\n- \"prettier\": \"^3.9.4\",\n- \"typescript\": \"^5\"\n+ \"prettier\": \"^3.9.5\",\n+ \"typescript\": \"^7.0.2\"\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-10T07:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e669fc6a092744cae500c7d4bcbc6a6dec201b39",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.111",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-09T22:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421ae4f1224eae92001efdc1d24fc8e5e8e9315a",
"body": "…n expectations",
"is_bot": false,
"headline": "test(erb_lint): use escaped double quotes for literal interpolation i…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-09T22:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e03414b8593cc1a1ee95b64849d1f485f12391",
"body": "…ent from content_tag conversion",
"is_bot": false,
"headline": "feat(erb_lint): exclude cloudphoto_image_tag and wysiwyg_display_cont…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-09T22:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f6285f5d13a421e616ca2c81e10f1b0efd90e6",
"body": "This reverts commit 80037849db4487d2bd90bc232e0063c833f29463.",
"is_bot": false,
"headline": "Revert \"Update bun.lock & package.json\"",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-08T21:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80037849db4487d2bd90bc232e0063c833f29463",
"body": "package.json:\n-----------------------------\n- \"typescript\": \"^5\"\n+ \"typescript\": \"^7.0.2\"\n------",
"is_bot": false,
"headline": "Update bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-08T21:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603f4e89724909153a40ce630dd7531c317d554d",
"body": "TypeScript 7 dropped the JS compiler API from its npm package, which\ntypescript-eslint (peer range >=4.8.4 <6.1.0) and ts-api-utils rely on.\nAuto-bumping to ^7.0.2 crashed ESLint on every JS/TS file at plugin load.\nFloat within the maintained 5.x line until typescript-eslint supports 7.",
"is_bot": false,
"headline": "build: constrain typescript to ^5 for typescript-eslint compatibility",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-08T21:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b80f6e1e12809607b62a86d290eb29b87b7d4ad",
"body": "Gemfile.lock:\n-----------------------------\n- crass (1.0.6)\n+ crass (1.0.7)\n-----------------------------\n- language_server-protocol (3.17.0.5)\n+ language_server-protocol (3.17.0.6)\n-----------------------------\n- rubocop (1.88.0)\n+ rubocop (1.88.2)\n-----------------------------\n- \n[…]\nettier\": \"^3.8.4\",\n- \"typescript\": \"^6.0.3\"\n+ \"prettier\": \"^3.9.4\",\n+ \"typescript\": \"^7.0.2\"\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-07-08T21:07:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cca042dbec8466b705b11314eb91f2b976fead93",
"body": "Gemfile.lock:\n-----------------------------\n- json (2.19.9)\n+ json (2.20.0)\n-----------------------------\n- 4.0.14\n+ 4.0.15\n------\npackage.json:\n-----------------------------\n- \"@typescript-eslint/eslint-plugin\": \"^8.61.1\",\n- \"@typescript-eslint/parser\": \"^8.61.1\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.62.0\",\n+ \"@typescript-eslint/parser\": \"^8.62.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-24T08:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6377271fa91d46bf78db439b651570a649d0a7",
"body": "Close the previously dispatch-only / untested paths so dependency bumps\n(e.g. @babel/parser 8, eslint 10.5) are caught by CI:\n\n- JS/TS pipeline: e2e eslint --fix on .js/.ts/.tsx, plus normalize-comments\n on .ts/.tsx/.jsx (exercises the babel typescript/jsx plugins)\n- RuboCop custom cops: FontAwesom\n[…]\nrmalization, AlignAssignments\n- Style/MethodCallWithArgsParentheses jbuilder override (integration)\n- erb_lint CustomSingleLineIfModifier\n- Yaml, Shell (shfmt-guarded) and Prettier-fallback processors",
"is_bot": false,
"headline": "Add test coverage for all processors, cops and custom linters",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-22T12:50:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d60b42697b5437e135f79bca2e2ba17820a7358",
"body": "Gemfile.lock:\n-----------------------------\n- concurrent-ruby (1.3.6)\n+ concurrent-ruby (1.3.7)\n-----------------------------\n- i18n (1.14.8)\n+ i18n (1.15.2)\n-----------------------------\n- json (2.19.8)\n+ json (2.19.9)\n-----------------------------\n- nokogiri (1.19.3-aarch64-li\n[…]\n^8.61.1\",\n+ \"eslint\": \"^10.5.0\",\n-----------------------------\n- \"eslint-plugin-sonarjs\": \"^4.0.3\",\n+ \"eslint-plugin-sonarjs\": \"^4.1.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-22T12:18:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eaee17f7d81c1755979f78496516ee9c7e8cb3cb",
"body": "Gemfile.lock:\n-----------------------------\n- 4.0.13\n+ 4.0.14\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-10T21:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "680626459ff2204e8195d5a8a756dc9f679dadd7",
"body": "Gemfile.lock:\n-----------------------------\n- test-unit (3.7.7)\n+ test-unit (3.7.8)\n------\npackage.json:\n-----------------------------\n- \"@typescript-eslint/eslint-plugin\": \"^8.60.1\",\n- \"@typescript-eslint/parser\": \"^8.60.1\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.61.0\",\n+ \"@typescript-eslint/parser\": \"^8.61.0\",\n-----------------------------\n- \"prettier\": \"^3.8.3\",\n+ \"prettier\": \"^3.8.4\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-10T00:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1170c54050fc4272b9d7a53f069a431842a093e3",
"body": "Gemfile.lock:\n-----------------------------\n- json (2.19.5)\n+ json (2.19.8)\n-----------------------------\n- rubocop (1.86.2)\n+ rubocop (1.87.0)\n-----------------------------\n- 4.0.12\n+ 4.0.13\n------\npackage.json:\n-----------------------------\n- \"@babel/parser\": \"^\n[…]\n \"^10.4.0\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.60.1\",\n+ \"@typescript-eslint/parser\": \"^8.60.1\",\n+ \"eslint\": \"^10.4.1\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-06-03T13:05:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b82c6257c2fc225905f720503db344e003263b8f",
"body": null,
"is_bot": false,
"headline": "Update .ruby-version: ruby-4.0.4 -> ruby-4.0.5",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-21T21:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b45c84d989ba9b7a6703c6b7e15b5d5579cc4c6",
"body": null,
"is_bot": false,
"headline": "Initial doc-updater pass (bootstrap)",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-21T21:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f834d1cb5b50d89a9348ea586073867e5428711",
"body": "Gemfile.lock:\n-----------------------------\n- 4.0.11\n+ 4.0.12\n------\npackage.json:\n-----------------------------\n- \"@typescript-eslint/eslint-plugin\": \"^8.59.3\",\n- \"@typescript-eslint/parser\": \"^8.59.3\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.59.4\",\n+ \"@typescript-eslint/parser\": \"^8.59.4\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-20T03:59:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3bbd688069561d985df5637401141bb0fe7803",
"body": null,
"is_bot": false,
"headline": "Update Codex AGENTS guidance",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-19T04:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709f26b7ed2b096841e10102abbd9794c7ef25a7",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.110",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-18T20:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a7d7e3b4b48214db4f04ee54ad8fe0028c5d9d",
"body": "- README.md: document the new `link_to` linters in the table that\n wasn't done in commit 5ef0079 was incomplete — fix the JS\n extension list (typo `js.erb`, missing `.cjs` + all `.erb`\n variants) and the Ruby extension list (missing `.cap`, drop\n redundant `config.ru`, mention the `#!/usr/bin/en\n[…]\ns`) to the Custom Linters section,\n fix the same JS extension typo, and update the outdated\n `Dir.chdir(gem_root)` note — since 0.1.108 the code uses\n thread-safe `system(cmd, :chdir => gem_root)`.",
"is_bot": false,
"headline": "docs: sync README and CLAUDE.md with current code",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-18T19:13:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ef00790c2002cbce97240dad0e75bd817814fbd",
"body": "…ign)\n\nThree coordinated linters that normalize how `link_to` calls are\nwritten across ERB views:\n\n- `CustomCops/Style/InlineMultilineCalls` (RuboCop cop): collapses\n multi-line calls onto a single line via AST rebuild. Refuses to\n act when the call contains a comment or a multi-line string\n lite\n[…]\nxtendable to `button_to` and friends.\n\nTests cover the safety guards (comments, multi-line strings,\nshort hash syntax, mixed syntaxes, isolated calls, signature\nmismatches) and the configurable knobs.",
"is_bot": false,
"headline": "feat(linters): add link_to formatting pipeline (inline + reorder + al…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-18T19:07:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a59432deedc4008d30009ea15788c07d7d2f67b",
"body": "Gemfile.lock:\n-----------------------------\n- immosquare-extensions (0.1.28)\n+ immosquare-extensions (0.1.29)\n-----------------------------\n- rubocop (1.86.1)\n+ rubocop (1.86.2)\n------\npackage.json:\n-----------------------------\n- \"eslint\": \"^10.3.0\",\n+ \"eslint\": \"^10.4.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-18T17:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b9a75eb53751a4f41ed0c5cf87112f7b0d45a83",
"body": null,
"is_bot": false,
"headline": "Update .ruby-version: ruby-4.0.3 -> ruby-4.0.4",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-12T21:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322d26a293e07367831158d712dec369b03799cd",
"body": "Gemfile.lock:\n-----------------------------\n- immosquare-yaml (1.0.0)\n+ immosquare-yaml (1.0.3)\n------\npackage.json:\n-----------------------------\n- \"@typescript-eslint/eslint-plugin\": \"^8.59.2\",\n- \"@typescript-eslint/parser\": \"^8.59.2\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.59.3\",\n+ \"@typescript-eslint/parser\": \"^8.59.3\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-11T21:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5dee04515e6154b7fec21215cbe29cad20ec8a3",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.109",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T05:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7256db8d77791254c86259787a7fa5df90c895e2",
"body": "The Javascript processor was running the default erb_lint config on every\n`.erb` file, including `.js.erb`/`.ts.erb`/`.jsx.erb` etc. where HTML\nliterals live inside JS string contexts (`\"...\"`/`'...'`/`` `...` ``).\nHTML-context linters then rewrote that HTML in ways that corrupt the host\nJS string:\n\n[…]\nand DRY the dual config setup\n in `setup_linter_configs!`.\n- Add `linters/js-erb-lint-*` to `.gitignore` for the per-Ruby-version\n generated config.\n\nAffected view: custom_form.js.erb (clicconnect).",
"is_bot": false,
"headline": "fix(js-erb): isolate JS templates from HTML-context erb_lint linters",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T05:47:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7e83f672c8e6e691d85192e3cc677cac0f11d732",
"body": "Lint/UselessOr strips `expr || :default` when the LHS technically can't\nreturn nil (e.g. `foo.to_sym || :default` — `nil.to_sym` raises rather than\nreturning nil, so the `||` is unreachable by the cop's logic). The dev wrote\nthe fallback as a guard against the LHS itself being nil, not against its\nr\n[…]\n(@page.form_root.to_sym || :form, ...)`\nwas being autocorrected to `simple_form_for(@page.form_root.to_sym, ...)`,\ncrashing pages where `form_root` is nil.\n\nAffected view: publi-remax-quebec.html.erb.",
"is_bot": false,
"headline": "fix(rubocop): disable Lint/UselessOr to preserve defensive fallbacks",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T05:46:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "509e281492b899a16fbd583280de521823c494b8",
"body": "Style/NestedParenthesizedCalls is redundant with Style/MethodCallWithArgsParentheses\n(require_parentheses) — both flag `outer(inner arg)`. RuboCop dedupes the\ninserted `(` but not the matching `)`, and erb_lint's integration ships both\ncorrections independently → output gets an extra `)`.\n\nConcrete \n[…]\n%>` (3 `)` for 2 `(`), producing invalid\nERB and a SyntaxError at render time.\n\nAffected views: dashboard_ticket_message.js.erb, history.js.erb,\nentry_destroy.js.erb, entry_update.js.erb, edit.js.erb.",
"is_bot": false,
"headline": "fix(rubocop): disable Style/NestedParenthesizedCalls",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T05:46:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e56a1bb22569e6d4e723eccbc163d0cac48a2ec6",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.108",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T03:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595d6da7c87501839213bbbe17d619802dff850e",
"body": "Dir.chdir is process-global and not thread-safe. Running multiple\nchdir blocks concurrently raises \"conflicting chdir during another\nchdir block\", which aborted file processing in the parallelized\nrake task. Use system's :chdir option instead — it sets cwd in\nthe child process only, with no global state.",
"is_bot": false,
"headline": "Fix thread-unsafe Dir.chdir in parallel clean_app",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-08T03:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f637925363b87e3b79931ee027d6c7e6345540",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.107",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T21:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c54be068665a707da6edd0da32941bf5cee103",
"body": "immosquare-cleaner is a public gem; comments should be in English\nfor external readers. Covers rubocop.yml, both custom cops, and the\ntest file (fixture content inside heredocs left as-is — it's the\ncontent under test, not source comments).",
"is_bot": false,
"headline": "Translate French comments to English",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T21:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12e8d8fff5fa8ca3f723046a31a1e211f972290",
"body": "The stock cop sees `##` as `#` + `#` and inserts a space, which broke\ninternal section dividers like `##------##` (turned into `# #------##`).\nThat in turn split comment blocks, so CommentNormalization re-wrapped\neach fragment with its own `##===##` borders.\n\nDisable the cop entirely — our `##` convention is central to the repo\nand incompatible with it. Adds a regression test covering both\ninternal dividers and indented JSON snippets in comments.",
"is_bot": false,
"headline": "Disable Layout/LeadingCommentSpace to preserve ##---## dividers",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T21:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e177041db90f1dceefc4eb952a524267f3d9a449",
"body": "Bulk-cleaning a Rails codebase ran serially, ~1s per file. Each file\nshells out to rubocop/eslint/prettier so the GVL is released — threads\nare enough, no need for forks.\n\nDefaults to min(nprocessors, 8) threads, override via CLEANER_THREADS=N.\nPrints elapsed time on completion.",
"is_bot": false,
"headline": "Parallelize clean_app rake task",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T21:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6440f4e667f327fcdc218bf7481bcca8dcbd65cb",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.106",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T20:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd709b1ee6f9e5909f114d736472097df89f72c3",
"body": "Enables the autofix-only `unused-imports/no-unused-imports` rule.\n`no-unused-vars` is intentionally left off to avoid stripping\nfunction bodies / locals on save.",
"is_bot": false,
"headline": "Add eslint-plugin-unused-imports to auto-remove unused imports",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T20:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c35d8a709e80a724a5c60e29df8bf0e608d657",
"body": null,
"is_bot": false,
"headline": "Document CLI flags passed to each processor's underlying tool",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T20:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789a0129b3cfae331a7989e495d692368ca9dde2",
"body": null,
"is_bot": false,
"headline": "Disable ANSI colors in Prettier output for VS Code compatibility",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T20:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c985ae2d682efda89ffbba9098d96480acbd686",
"body": "Gemfile.lock:\n-----------------------------\n- immosquare-yaml (0.1.28)\n+ immosquare-yaml (1.0.0)\n-----------------------------\n- json (2.19.4)\n+ json (2.19.5)\n-----------------------------\n- minitest (6.0.5)\n+ minitest (6.0.6)\n------\npackage.json:\n-----------------------------\n- \n[…]\n \"^10.2.1\",\n+ \"@typescript-eslint/eslint-plugin\": \"^8.59.2\",\n+ \"@typescript-eslint/parser\": \"^8.59.2\",\n+ \"eslint\": \"^10.3.0\",\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-07T20:08:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c283c1af815a40a81f9d2a6ff23b0dfa76e97c02",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.105",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-06T02:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7028c5fb4226dfb4f31a76c7176dc521a71f6b",
"body": "Preserve user-authored structure inside ## blocks: bullet/numbered lists,\nexplicit indentation (3+ spaces), pipe raw lines, fenced code blocks, and\nexplicit separators. Stop converting any non-alphanumeric line into the\ninside separator.\n\nAlso fixes a pre-existing bug where the first border line was emitted\nwithout indentation when the comment block lived inside an indented scope.",
"is_bot": false,
"headline": "Refactor CommentNormalization cop and add test coverage",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-06T02:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f6c44d7019d193920cd501eecee1f6317b99169",
"body": null,
"is_bot": false,
"headline": "Add Codex AGENTS guidance",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-05-01T17:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d85d6ee7bb4a8b606596493fc19750e0181b43",
"body": "Gemfile.lock:\n-----------------------------\n- 4.0.10\n+ 4.0.11\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-30T12:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5ddce65be834d4cde1f3edc85a71dc1c0803ad",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.104",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-29T04:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56a458c98b83218caf92baca65e6afea58d4b70",
"body": "File paths containing spaces or shell metacharacters were silently breaking\nthe linter chain. Replaces ad-hoc quoting with Shellwords.escape on the\nuser-provided file_path in erb, javascript, prettier, ruby and shell\nprocessors.",
"is_bot": false,
"headline": "Escape file paths in shell commands across processors",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-29T04:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04b968adfdc8114abbff2174cdb3b0e05bd430b",
"body": "Lines inside ``` or ~~~ fences are now emitted verbatim instead of being\nparsed as tables. A Ruby snippet containing `|` was previously reformatted\nas a markdown table, corrupting the original code sample.",
"is_bot": false,
"headline": "Preserve fenced code blocks in markdown processor",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-29T04:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19eaeebec1d13b671a9b4455de826d3992442ddb",
"body": null,
"is_bot": false,
"headline": "Update .ruby-version: ruby-4.0.2 -> ruby-4.0.3",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-28T12:32:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da07634ad379c58e6eb6c97e841bdf372bf0d5a",
"body": "Gemfile.lock:\n-----------------------------\n- nokogiri (1.19.2-aarch64-linux-gnu)\n+ nokogiri (1.19.3-aarch64-linux-gnu)\n-----------------------------\n- nokogiri (1.19.2-aarch64-linux-musl)\n+ nokogiri (1.19.3-aarch64-linux-musl)\n-----------------------------\n- nokogiri (1.19.2-arm-linu\n[…]\npt-eslint/eslint-plugin,: ,^8.59.0,,\n- ,@typescript-eslint/parser,: ,^8.59.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.59.1,,\n+ ,@typescript-eslint/parser,: ,^8.59.1,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-28T11:51:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d30ceac00b15bfa39bcbc96af65f1712921a8fd",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.103",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-21T23:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "725c4e03d9894f22be4d3ddc3d0ab5de45b1a9b1",
"body": "…ugins\n\nBoth plugins are unmaintained and still call the removed\n`context.getSourceCode()` API, which caused ESLint to throw\n`TypeError: context.getSourceCode is not a function` on every JS/TS\nfile.\n\nAdd a Proxy-based shim (linters/eslint-plugins/eslint10-compat.mjs)\nthat re-injects `getSourceCode()` on the rule context without touching\nthe upstream packages. When a maintained alternative surfaces, the\nshim can be deleted.",
"is_bot": false,
"headline": "Fix ESLint 10 compatibility for align-assignments and align-import pl…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-21T23:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46c6a033d00269701d885a745ba76330bd269a5",
"body": "Gemfile.lock:\n-----------------------------\n- minitest (6.0.4)\n+ minitest (6.0.5)\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-21T11:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20763503741bfa7b9f80f1d6835c92816203f48f",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.102",
"author_name": "Olivier",
"author_login": "olivierimmosquare",
"committed_at": "2026-04-21T10:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4064b25d5324e92b4c06dbd021ed96118aa4447f",
"body": "… 2, expected 1)",
"is_bot": false,
"headline": "Fix error 'ImmosquareCleaner.clean': wrong number of arguments (given…",
"author_name": "Olivier",
"author_login": "olivierimmosquare",
"committed_at": "2026-04-21T10:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943cfeda99f50d4fed956069a99e4a142778aef0",
"body": "package.json:\n-----------------------------\n- ,@typescript-eslint/eslint-plugin,: ,^8.58.2,,\n- ,@typescript-eslint/parser,: ,^8.58.2,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.59.0,,\n+ ,@typescript-eslint/parser,: ,^8.59.0,,\n\n------",
"is_bot": false,
"headline": "Update bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-20T20:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e644b833ea41b264810ad2c8a1e50076320f483",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.101",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-20T20:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12e6e1446e9b83d3f34c005ad65b725e13fecea",
"body": "Replace the inline if/elsif chain in ImmosquareCleaner.clean with a\nregistry of Processor classes (one per file type). Load the user\ninitializer only once on first configuration access instead of on every\nclean call. Add dispatch tests covering each file type.",
"is_bot": false,
"headline": "refactor: dispatch cleaning through Processors registry",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-20T20:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2386d311d7ac8d4920588f932639f1582888c28",
"body": "Gemfile.lock:\n-----------------------------\n- bigdecimal (4.1.1)\n+ bigdecimal (4.1.2)\n-----------------------------\n- json (2.19.3)\n+ json (2.19.4)\n-----------------------------\n- rake (13.4.1)\n+ rake (13.4.2)\n\n------\npackage.json:\n-----------------------------\n- ,eslint,: \n[…]\n ,^4.0.2,,\n+ ,eslint-plugin-sonarjs,: ,^4.0.3,,\n-----------------------------\n- ,typescript,: ,^6.0.2,\n+ ,typescript,: ,^6.0.3,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-20T11:55:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43423abf0c55f2ad81ac49718dc1d18474682658",
"body": "Gemfile.lock:\n-----------------------------\n- minitest (6.0.3)\n+ minitest (6.0.4)\n-----------------------------\n- parallel (1.28.0)\n+ parallel (2.0.1)\n-----------------------------\n- rake (13.3.1)\n+ rake (13.4.1)\n-----------------------------\n- rubocop (1.86.0)\n+ rubocop (1.8\n[…]\n8.58.2,,\n+ ,@typescript-eslint/parser,: ,^8.58.2,,\n-----------------------------\n- ,prettier,: ,^3.8.1,,\n+ ,prettier,: ,^3.8.3,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-15T04:28:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "124039f6bbaad4ec989b23a55422f5d2abb1efe9",
"body": "Gemfile.lock:\n-----------------------------\n- bigdecimal (4.0.1)\n+ bigdecimal (4.1.1)\n-----------------------------\n- minitest (6.0.2)\n+ minitest (6.0.3)\n-----------------------------\n- parallel (1.27.0)\n- parser (3.3.11.0)\n+ parallel (1.28.0)\n+ parser (3.3.11.1)\n------------\n[…]\n ,^10.1.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.58.1,,\n+ ,@typescript-eslint/parser,: ,^8.58.1,,\n+ ,eslint,: ,^10.2.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-04-08T03:21:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c2ac36acbbd4b5a1e4d1b20366d9e5ca69d4394a",
"body": null,
"is_bot": false,
"headline": "Update .ruby-version to ruby-4.0.2",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-26T14:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144aafc919f1e061afd3847b00ab9d4a329e488c",
"body": "Gemfile.lock:\n-----------------------------\n- parser (3.3.10.2)\n+ parser (3.3.11.0)\n-----------------------------\n- ruby-lsp (0.26.8)\n+ ruby-lsp (0.26.9)\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-26T14:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713ef6b932cbdba574e5109fdf653f778c601edb",
"body": "Gemfile.lock:\n-----------------------------\n- actionview (8.1.2)\n- activesupport (= 8.1.2)\n+ actionview (8.1.3)\n+ activesupport (= 8.1.3)\n-----------------------------\n- activesupport (8.1.2)\n+ activesupport (8.1.3)\n-----------------------------\n- addressable (2.8.9)\n- \n[…]\n,^8.57.2,,\n+ ,eslint,: ,^10.1.0,,\n-----------------------------\n- ,typescript,: ,^5.9.3,\n+ ,typescript,: ,^6.0.2,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-25T12:20:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a828d3296d279ef4485ad8fe993c1f254c781a90",
"body": "… cop",
"is_bot": false,
"headline": "docs: sync processor extensions and add MethodCallWithArgsParentheses…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-24T02:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b82bcab9842918e0aac6e20650c311ebd73f095a",
"body": "Gemfile.lock:\n-----------------------------\n- json (2.19.1)\n+ json (2.19.2)\n-----------------------------\n- nokogiri (1.19.1-aarch64-linux-gnu)\n+ nokogiri (1.19.2-aarch64-linux-gnu)\n-----------------------------\n- nokogiri (1.19.1-aarch64-linux-musl)\n+ nokogiri (1.19.2-aarch64-linu\n[…]\n\n- nokogiri (1.19.1-x86_64-linux-gnu)\n+ nokogiri (1.19.2-x86_64-linux-gnu)\n-----------------------------\n- nokogiri (1.19.1-x86_64-linux-musl)\n+ nokogiri (1.19.2-x86_64-linux-musl)\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-20T01:24:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2d9381403ed6b665ac039016a007e1d2ddd53226",
"body": "Gemfile.lock:\n-----------------------------\n- loofah (2.25.0)\n+ loofah (2.25.1)\n-----------------------------\n- rbs (3.10.3)\n+ rbs (4.0.0)\n-----------------------------\n+ prism (>= 1.6.0)\n-----------------------------\n- ruby-lsp (0.26.7)\n+ ruby-lsp (0.26.8)\n\n------\npackage.jso\n[…]\npt-eslint/eslint-plugin,: ,^8.57.0,,\n- ,@typescript-eslint/parser,: ,^8.57.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.57.1,,\n+ ,@typescript-eslint/parser,: ,^8.57.1,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-18T01:50:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6799164fcce051f625f00123dd059c8ebac2cbf2",
"body": "Gemfile.lock:\n-----------------------------\n+ addressable (2.8.9)\n+ public_suffix (>= 2.0.2, < 8.0)\n-----------------------------\n- json (2.18.1)\n+ json (2.19.1)\n+ json-schema (6.2.0)\n+ addressable (~> 2.8)\n+ bigdecimal (>= 3.1, < 5)\n-----------------------------\n+ mcp \n[…]\n8.57.0,,\n+ ,eslint,: ,^10.0.3,,\n-----------------------------\n- ,eslint-plugin-sonarjs,: ,^4.0.0,,\n+ ,eslint-plugin-sonarjs,: ,^4.0.2,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-03-11T04:32:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b10273ff63570f229e1adb6ca06652df48cb486e",
"body": "Gemfile.lock:\n-----------------------------\n- minitest (6.0.1)\n+ minitest (6.0.2)\n+ drb (~> 2.0)\n-----------------------------\n- rails-html-sanitizer (1.6.2)\n- loofah (~> 2.21)\n+ rails-html-sanitizer (1.7.0)\n+ loofah (~> 2.25)\n-----------------------------\n- 4.0.6\n+ 4.0.\n[…]\n ,^10.0.1,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.56.1,,\n+ ,@typescript-eslint/parser,: ,^8.56.1,,\n+ ,eslint,: ,^10.0.2,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-25T03:42:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c31d7ce441b975a42085074f63ebb8ed92961cde",
"body": "package.json:\n-----------------------------\n- ,eslint,: ,^10.0.0,,\n+ ,eslint,: ,^10.0.1,,\n\n------",
"is_bot": false,
"headline": "Update bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-23T01:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a47ccf66a8174a26dc13bf7da81bb80a594fe6c",
"body": "Gemfile.lock:\n-----------------------------\n- nokogiri (1.19.0-aarch64-linux-gnu)\n+ nokogiri (1.19.1-aarch64-linux-gnu)\n-----------------------------\n- nokogiri (1.19.0-aarch64-linux-musl)\n+ nokogiri (1.19.1-aarch64-linux-musl)\n-----------------------------\n- nokogiri (1.19.0-arm-linu\n[…]\n8.56.0,,\n+ ,@typescript-eslint/parser,: ,^8.56.0,,\n-----------------------------\n- ,eslint-plugin-sonarjs,: ,^3.0.7,,\n+ ,eslint-plugin-sonarjs,: ,^4.0.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-19T19:47:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8072d0c2650378af57fed2cdb97a3ca79e1abef1",
"body": "Gemfile.lock:\n-----------------------------\n- rubocop (1.84.1)\n+ rubocop (1.84.2)\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-16T12:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaee5c28f5370d9d970ad934ce84bbe8ddabfe03",
"body": "package.json:\n-----------------------------\n- ,eslint-plugin-sonarjs,: ,^3.0.6,,\n+ ,eslint-plugin-sonarjs,: ,^3.0.7,,\n\n------",
"is_bot": false,
"headline": "Update bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-11T12:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab42d8be1359ac3cfe7c3ffdcd5eab0744734235",
"body": "Gemfile.lock:\n-----------------------------\n- ruby-lsp (0.26.5)\n+ ruby-lsp (0.26.6)\n\n------\npackage.json:\n-----------------------------\n- ,@typescript-eslint/eslint-plugin,: ,^8.54.0,,\n- ,@typescript-eslint/parser,: ,^8.54.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.55.0,,\n+ ,@typescript-eslint/parser,: ,^8.55.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-10T12:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f2d17c736668c4abbb571bd8b9a49d4bd11322",
"body": "Gemfile.lock:\n-----------------------------\n- 4.0.5\n+ 4.0.6\n\n------\npackage.json:\n-----------------------------\n- ,@eslint/js,: ,^9.39.2,,\n+ ,@eslint/js,: ,^10.0.1,,\n-----------------------------\n- ,eslint,: ,^9.39.2,,\n+ ,eslint,: ,^10.0.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-07T13:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08cd90002b1598c5427834c0f67755051385560",
"body": "Gemfile.lock:\n-----------------------------\n- json (2.18.0)\n+ json (2.18.1)\n-----------------------------\n- rbs (3.10.2)\n+ rbs (3.10.3)\n-----------------------------\n+ tsort\n-----------------------------\n- rubocop (1.84.0)\n+ rubocop (1.84.1)\n-----------------------------\n+ tsort (0.2.0)\n\n------\npackage.json:\n-----------------------------\n- ,@babel/parser,: ,^7.28.6,,\n+ ,@babel/parser,: ,^7.29.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-02-04T11:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4833a5ba2c7f3816f20e9ef72fcb98e16683f26b",
"body": "Gemfile.lock:\n-----------------------------\n- immosquare-extensions (0.1.26)\n- unicode_utils (~> 1.4.0)\n+ immosquare-extensions (0.1.28)\n-----------------------------\n- prism (1.8.0)\n+ prism (1.9.0)\n-----------------------------\n- rubocop (1.82.1)\n+ rubocop (1.84.0)\n----------\n[…]\n8.54.0,,\n+ ,@typescript-eslint/parser,: ,^8.54.0,,\n-----------------------------\n- ,eslint-plugin-sonarjs,: ,^3.0.5,,\n+ ,eslint-plugin-sonarjs,: ,^3.0.6,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-29T16:47:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e88d33c3247b338404e3d0105ee3544802f2cc13",
"body": null,
"is_bot": false,
"headline": "docs: condense CLAUDE.md with table-based format",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-28T13:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef0dd61937443c2e7db39036135365257909296",
"body": "Remove verbose bundle install/gem install instructions",
"is_bot": false,
"headline": "Simplify Installation section in README",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-28T13:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869ad78a99f4e30a0ec3b7dbbe4e2aa62c082530",
"body": "Gemfile.lock:\n-----------------------------\n- ruby-lsp (0.26.4)\n+ ruby-lsp (0.26.5)\n\n------\npackage.json:\n-----------------------------\n- ,prettier,: ,^3.8.0,,\n+ ,prettier,: ,^3.8.1,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-22T15:29:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585a7131e6d299c61de7b2a449d40f85801c85dc",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.100",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-22T14:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1208910f825a57050a52b7705cbce51d9a7eca58",
"body": null,
"is_bot": false,
"headline": "style: align variable assignments in prevent_concurrent_write block",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-22T14:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc1ea1b64c3f37cdf1bcc18e20eaee008958f5eb",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.99",
"author_name": "Olivier",
"author_login": "olivierimmosquare",
"committed_at": "2026-01-22T10:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ff57fb4aa71ba353503551110737ecacc7d315",
"body": "… validation",
"is_bot": false,
"headline": "Add `-p` option to prevent concurrent writes and handle file checksum…",
"author_name": "Olivier",
"author_login": "olivierimmosquare",
"committed_at": "2026-01-22T10:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4399ca73c95db69a26a55d8868d79f0ff2a70472",
"body": null,
"is_bot": false,
"headline": "chore: remove redundant version field from package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-21T15:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5c0fe82da66c57eb516a70ce7c545415b5dde0",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.98",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-21T15:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c0a36602987e0dad358c1e0a52433a41606059",
"body": "package.json:\n-----------------------------\n- ,@typescript-eslint/eslint-plugin,: ,^8.53.0,,\n- ,@typescript-eslint/parser,: ,^8.53.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.53.1,,\n+ ,@typescript-eslint/parser,: ,^8.53.1,,\n\n------",
"is_bot": false,
"headline": "Update bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-21T15:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01fc4ed99299de552e35029f8792d53832fc6b4c",
"body": null,
"is_bot": false,
"headline": "Même règle de présentation pour encode et new sur Jbuilder",
"author_name": "Olivier",
"author_login": "olivierimmosquare",
"committed_at": "2026-01-21T13:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d1670dbda4f2e8b83e148398c6dbbe14acb58a9",
"body": "Gemfile.lock:\n-----------------------------\n- parser (3.3.10.0)\n+ parser (3.3.10.1)\n-----------------------------\n- 4.0.3\n+ 4.0.4\n\n------\npackage.json:\n-----------------------------\n- ,prettier,: ,^3.7.4,,\n+ ,prettier,: ,^3.8.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-15T12:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3d9b6172f499157c347b136e1e014ada99d177",
"body": null,
"is_bot": false,
"headline": "build: migrate to ruby 4.0.1",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-14T18:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a31a2984ff7453ca424ebd0f479dfd5dc8e86a",
"body": null,
"is_bot": false,
"headline": "bump to 0.1.97",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-13T20:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee42c87d32e32d5dddb7064025634dfb756fffc",
"body": "…pendances\n\n- Activer le linker 'isolated' (Bun >= 1.3.2) pour éviter les conflits entre\n dépendances transitives (ex: entities@4.x vs entities@7.x via htmlparser2)\n- Mettre à jour bun.lock avec configVersion = 1\n- Mettre à jour les dépendances mineures (@eslint-community/eslint-utils,\n @humanfs/node, js-yaml, brace-expansion, etc.)\n- Documenter la configuration avec références vers la doc Bun",
"is_bot": false,
"headline": "build: configurer Bun en mode isolated pour éviter les conflits de dé…",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-13T20:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7caae2d5d19fca1c810c69e6532a1cd8d5cf97ad",
"body": "Gemfile.lock:\n-----------------------------\n- actionview (8.1.1)\n- activesupport (= 8.1.1)\n+ actionview (8.1.2)\n+ activesupport (= 8.1.2)\n-----------------------------\n- activesupport (8.1.1)\n+ activesupport (8.1.2)\n-----------------------------\n- prism (1.7.0)\n+ prism (1\n[…]\npt-eslint/eslint-plugin,: ,^8.52.0,,\n- ,@typescript-eslint/parser,: ,^8.52.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.53.0,,\n+ ,@typescript-eslint/parser,: ,^8.53.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-13T20:08:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6860349d986182d1349eeed37c3abbd6da88215",
"body": "Gemfile.lock:\n-----------------------------\n- mini_portile2 (2.8.9)\n-----------------------------\n- nokogiri (1.18.10)\n- mini_portile2 (~> 2.8.2)\n+ nokogiri (1.19.0-aarch64-linux-gnu)\n-----------------------------\n- nokogiri (1.18.10-aarch64-linux-gnu)\n+ nokogiri (1.19.0-aarch64-\n[…]\npt-eslint/eslint-plugin,: ,^8.50.1,,\n- ,@typescript-eslint/parser,: ,^8.50.1,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.52.0,,\n+ ,@typescript-eslint/parser,: ,^8.52.0,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2026-01-05T18:10:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6456d8c3b11c77cdd19c383a53ae952e4e912f6",
"body": null,
"is_bot": false,
"headline": "build: migrate to ruby 4.0.0",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2025-12-27T14:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0dba6700f86df142a31140a1365733c52a6006",
"body": "Gemfile.lock:\n-----------------------------\n- i18n (1.14.7)\n+ i18n (1.14.8)\n-----------------------------\n- minitest (6.0.0)\n+ mini_portile2 (2.8.9)\n+ minitest (6.0.1)\n-----------------------------\n+ nokogiri (1.18.10)\n+ mini_portile2 (~> 2.8.2)\n+ racc (~> 1.4)\n----------\n[…]\npt-eslint/eslint-plugin,: ,^8.50.0,,\n- ,@typescript-eslint/parser,: ,^8.50.0,,\n+ ,@typescript-eslint/eslint-plugin,: ,^8.50.1,,\n+ ,@typescript-eslint/parser,: ,^8.50.1,,\n\n------",
"is_bot": false,
"headline": "Update Gemfile.lock & bun.lock & package.json",
"author_name": "jules",
"author_login": "jules-w2",
"committed_at": "2025-12-27T13:35:39Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 192,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 39,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "immosquare-cleaner",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/immosquare-cleaner",
"is_deprecated": false,
"latest_version": "0.1.112",
"repository_url": "https://github.com/immosquare/Immosquare-cleaner",
"versions_count": 110,
"total_downloads": 59714,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2023-09-29T06:17:28.789000Z",
"latest_published_at": "2026-07-27T17:53:55.491000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 25559,
"source_files_sampled": 42,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5145
},
"dependencies": {
"manifests": [
"Gemfile",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 47,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 20,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"rubygems"
],
"dependencies": [
{
"name": "@babel/parser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.4"
},
{
"name": "@eslint/js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^10.0.1"
},
{
"name": "@typescript-eslint/eslint-plugin",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.65.0"
},
{
"name": "@typescript-eslint/parser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.65.0"
},
{
"name": "eslint",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^10.8.0"
},
{
"name": "eslint-plugin-align-assignments",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.2"
},
{
"name": "eslint-plugin-align-import",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "eslint-plugin-erb",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "eslint-plugin-prefer-arrow",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "eslint-plugin-sonarjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.0"
},
{
"name": "eslint-plugin-unused-imports",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.1"
},
{
"name": "prettier",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.9.6"
},
{
"name": "typescript",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/parser",
"direct": true,
"version": "^8.0.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": true,
"version": "^10.0.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": true,
"version": "^8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": true,
"version": "^8.65.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": true,
"version": "^10.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-align-assignments",
"direct": true,
"version": "^1.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-align-import",
"direct": true,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-erb",
"direct": true,
"version": "^2.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prefer-arrow",
"direct": true,
"version": "^1.2.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-sonarjs",
"direct": true,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-unused-imports",
"direct": true,
"version": "^4.4.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": true,
"version": "^3.9.6",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "^7.0.2",
"ecosystem": "npm"
},
{
"name": "actionview",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "activesupport",
"direct": false,
"version": "8.1.3",
"ecosystem": "rubygems"
},
{
"name": "ast",
"direct": false,
"version": "2.4.3",
"ecosystem": "rubygems"
},
{
"name": "base64",
"direct": false,
"version": "0.3.0",
"ecosystem": "rubygems"
},
{
"name": "better_html",
"direct": false,
"version": "2.2.0",
"ecosystem": "rubygems"
},
{
"name": "bigdecimal",
"direct": false,
"version": "4.1.2",
"ecosystem": "rubygems"
},
{
"name": "builder",
"direct": false,
"version": "3.3.0",
"ecosystem": "rubygems"
},
{
"name": "concurrent-ruby",
"direct": false,
"version": "1.3.8",
"ecosystem": "rubygems"
},
{
"name": "connection_pool",
"direct": false,
"version": "3.0.2",
"ecosystem": "rubygems"
},
{
"name": "crass",
"direct": false,
"version": "1.0.7",
"ecosystem": "rubygems"
},
{
"name": "drb",
"direct": false,
"version": "2.2.3",
"ecosystem": "rubygems"
},
{
"name": "erb_lint",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "erb_lint",
"direct": false,
"version": "0.9.0",
"ecosystem": "rubygems"
},
{
"name": "erubi",
"direct": false,
"version": "1.13.1",
"ecosystem": "rubygems"
},
{
"name": "htmlbeautifier",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "htmlbeautifier",
"direct": false,
"version": "1.4.3",
"ecosystem": "rubygems"
},
{
"name": "i18n",
"direct": false,
"version": "1.15.2",
"ecosystem": "rubygems"
},
{
"name": "immosquare-extensions",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "immosquare-extensions",
"direct": false,
"version": "0.1.29",
"ecosystem": "rubygems"
},
{
"name": "immosquare-yaml",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "immosquare-yaml",
"direct": false,
"version": "1.0.3",
"ecosystem": "rubygems"
},
{
"name": "json",
"direct": false,
"version": "2.21.1",
"ecosystem": "rubygems"
},
{
"name": "language_server-protocol",
"direct": false,
"version": "3.17.0.6",
"ecosystem": "rubygems"
},
{
"name": "lint_roller",
"direct": false,
"version": "1.1.0",
"ecosystem": "rubygems"
},
{
"name": "logger",
"direct": false,
"version": "1.7.0",
"ecosystem": "rubygems"
},
{
"name": "loofah",
"direct": false,
"version": "2.25.2",
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": "6.0.6",
"ecosystem": "rubygems"
},
{
"name": "nokogiri",
"direct": false,
"version": "1.19.4",
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "parallel",
"direct": false,
"version": "2.1.0",
"ecosystem": "rubygems"
},
{
"name": "parser",
"direct": false,
"version": "3.3.12.0",
"ecosystem": "rubygems"
},
{
"name": "power_assert",
"direct": false,
"version": "3.0.1",
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "prism",
"direct": false,
"version": "1.9.0",
"ecosystem": "rubygems"
},
{
"name": "racc",
"direct": false,
"version": "1.8.1",
"ecosystem": "rubygems"
},
{
"name": "rails-dom-testing",
"direct": false,
"version": "2.3.0",
"ecosystem": "rubygems"
},
{
"name": "rails-html-sanitizer",
"direct": false,
"version": "1.7.1",
"ecosystem": "rubygems"
},
{
"name": "rainbow",
"direct": false,
"version": "3.1.1",
"ecosystem": "rubygems"
},
{
"name": "rake",
"direct": false,
"version": "13.4.2",
"ecosystem": "rubygems"
},
{
"name": "rbs",
"direct": false,
"version": "4.1.0",
"ecosystem": "rubygems"
},
{
"name": "regexp_parser",
"direct": false,
"version": "2.12.0",
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop",
"direct": false,
"version": "1.88.2",
"ecosystem": "rubygems"
},
{
"name": "rubocop-ast",
"direct": false,
"version": "1.50.0",
"ecosystem": "rubygems"
},
{
"name": "ruby-lsp",
"direct": false,
"version": "0.26.10",
"ecosystem": "rubygems"
},
{
"name": "ruby-progressbar",
"direct": false,
"version": "1.13.0",
"ecosystem": "rubygems"
},
{
"name": "securerandom",
"direct": false,
"version": "0.4.1",
"ecosystem": "rubygems"
},
{
"name": "smart_properties",
"direct": false,
"version": "1.17.0",
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": false,
"version": "3.7.8",
"ecosystem": "rubygems"
},
{
"name": "tsort",
"direct": false,
"version": "0.2.0",
"ecosystem": "rubygems"
},
{
"name": "tzinfo",
"direct": false,
"version": "2.0.6",
"ecosystem": "rubygems"
},
{
"name": "unicode-display_width",
"direct": false,
"version": "3.2.0",
"ecosystem": "rubygems"
},
{
"name": "unicode-emoji",
"direct": false,
"version": "4.2.0",
"ecosystem": "rubygems"
},
{
"name": "uri",
"direct": false,
"version": "1.1.1",
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 67,
"direct_count": 13,
"indirect_count": 54
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jules-w2",
"commits": 451,
"avatar_url": "https://avatars.githubusercontent.com/u/2778700?v=4"
},
{
"type": "User",
"login": "olivierimmosquare",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/191291722?v=4"
},
{
"type": "User",
"login": "jeanbaptiste-sanchez",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/159041113?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.962
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a255e01c5eb156018f22753ac149143e9ce74b55",
"ran_at": "2026-07-27T18:03:30Z",
"aggregate_score": 3.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": "2026-07-27T17:51:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/immosquare/immosquare-cleaner",
"host": "github.com",
"name": "immosquare-cleaner",
"owner": "immosquare"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 48,
"vitality": 55,
"community": 25,
"governance": 38,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"commits_last_year": 192,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 39
},
"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": "39/52 weeks with commits",
"points": 27,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 39
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "192 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 192
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 25,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"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": "moderate",
"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": 62,
"inputs": {
"packages": [
"immosquare-cleaner"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 59714,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "59,714 downloads all-time across rubygems",
"points": 49.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 59714,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.962
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "immosquare",
"public_repos": 12,
"account_age_days": 1040
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of immosquare",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "immosquare"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~2 yr old",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"immosquare-cleaner"
],
"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": "110 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 110
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 47 resolved dependencies against OSV; 20 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": 47
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 20
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 47,
"unassessed_packages": 20,
"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": 47,
"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": 1
},
"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": "moderate",
"name": "AI Readiness",
"value": 61,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.67,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5145
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "67 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock"
],
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 25559,
"source_files_sampled": 42,
"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/42 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 42,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T18:03:36.262064Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/immosquare/immosquare-cleaner.svg",
"full_name": "immosquare/immosquare-cleaner",
"license_state": "absent",
"license_spdx": null
}