Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 161,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 38833
},
"pushed_at": "2024-02-13T13:24:28Z",
"created_at": "2009-06-19T15:28:06Z",
"owner_type": "User",
"updated_at": "2026-04-30T21:41:15Z",
"description": "A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://po-ru.com/",
"name": "Paul Battley",
"type": "User",
"login": "threedaymonk",
"company": null,
"location": "London",
"followers": 206,
"avatar_url": "https://avatars.githubusercontent.com/u/17347?v=4",
"created_at": "2008-07-17T15:35:37Z",
"is_verified": null,
"public_repos": 140,
"account_age_days": 6578
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2024-02-13T13:24:16Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2022-04-05T14:11:07Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2021-12-05T11:20:11Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2021-11-26T00:13:15Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2017-05-04T15:34:02Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2017-03-20T14:17:46Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2016-11-22T16:39:35Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-09-06T12:55:17Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-03-07T23:27:03Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-02-23T21:41:18Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-02-22T16:45:57Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-01-19T12:53:37Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2014-12-30T19:07:03Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2014-12-29T21:56:54Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2014-09-28T22:45:03Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2013-12-29T23:55:17Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2013-08-27T12:28:53Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2012-07-10T10:22:38Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2010-07-02T14:29:24Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2010-07-02T14:26:32Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2009-10-13T16:07:36Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2009-10-13T16:04:34Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2009-06-19T16:45:36Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2007-09-03T11:54:35Z"
}
],
"recent_commits": [
{
"oid": "3d75d9b4e09973ede8b886ff129f1e734ccbaa98",
"body": "As suggested by @SuzukaHori in #76.",
"is_bot": false,
"headline": "Make README input and output clearer",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2024-02-13T13:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43822780f962bd65c9e60f4733bf1ad23fbd033",
"body": null,
"is_bot": false,
"headline": "Merge pull request #75 from tomclose/master",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2024-02-13T12:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6055ecb64a838cfb575f19cb7083fef22b578ce3",
"body": null,
"is_bot": false,
"headline": "Indent case statements",
"author_name": "Tom Close",
"author_login": "tomclose",
"committed_at": "2024-02-13T12:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3cf72d0c744b1ef25200b3084ab072635de4f1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'ruby-standard'",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2024-02-13T12:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed056d026df7786c21e88daec2899314d1c55a66",
"body": "This seems reasonable and is a less volatile target than the\nconstantly-changing whims of Rubocop.",
"is_bot": false,
"headline": "Apply formatting rules from the Standard project",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2024-02-13T12:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1508992d413fdfb612928dc40535491ae0fb19",
"body": null,
"is_bot": false,
"headline": "Merge pull request #79 from andyw8/andyw8/fix-rubocop-failures",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2024-02-13T12:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c807853d737026a4033b191b5c7237218fd35ec",
"body": null,
"is_bot": false,
"headline": "Fix failures on latest RuboCop version",
"author_name": "Andy Waite",
"author_login": "andyw8",
"committed_at": "2024-02-13T12:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b049f921f5ae323f456c1f59d732d9ece8f25c",
"body": null,
"is_bot": false,
"headline": "Version 1.4.2",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2022-04-05T14:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3279191d6182da02dbdcf273d587e429f467e07",
"body": "remove relative_path_from call",
"is_bot": false,
"headline": "Merge pull request #69 from mweitzel/fix-relative-path-issue",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2022-04-05T14:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ecde961c955029f742b6a91ea8df5b1892c693",
"body": "…tribute\n\nAdd support for <details> with Boolean attribute handled by ERB",
"is_bot": false,
"headline": "Merge pull request #67 from Sutter-Health/details-with-erb-boolean-at…",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2022-04-05T14:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f200c221f7a7fbe226fbf97f25cdbb9eb53a6",
"body": null,
"is_bot": false,
"headline": "remove relative_path_from call",
"author_name": "Matthew Weitzel",
"author_login": "mweitzel",
"committed_at": "2022-04-04T16:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419b2edb34e47b772e58159a4d0b32106f433c5d",
"body": null,
"is_bot": false,
"headline": "Add support for <details> with Boolean attribute handled by ERB",
"author_name": "Jérémie Meyer de Vile",
"author_login": "jeremiemv",
"committed_at": "2022-03-25T00:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cb128c6b8db3cc7dd5eb0255e263a20e0662b5",
"body": "Fixes hyphens in tags",
"is_bot": false,
"headline": "Version 1.4.1",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-12-05T11:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39fcabd3fb957b0d448907174c44905ad37b69e",
"body": "fix: add hyphen to standalone_element pattern",
"is_bot": false,
"headline": "Merge pull request #61 from fukata/fix-include-hyphen-tag-bug",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-12-05T11:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad901251c027f92af89655f21aaa0b3b28a86a9",
"body": null,
"is_bot": false,
"headline": "fix: add hyphen to standalone_element pattern",
"author_name": "fukata",
"author_login": "fukata",
"committed_at": "2021-12-05T08:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd6e5cf9d9b8a03f5a7d58c4e55ffb2dc9101436",
"body": null,
"is_bot": false,
"headline": "Release 1.4.0",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-26T00:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c6ae37acafe8291bac2a2357d11ffdfadc9953",
"body": null,
"is_bot": false,
"headline": "Rationalise dev dependencies",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-26T00:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c56864d7590e0bbf6fc22aa948b50dbf33a7cc",
"body": "This should make it easier to test with different Ruby versions.",
"is_bot": false,
"headline": "Ignore .ruby-version",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-26T00:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d809b2f2cd531bf0556194cf1d302e63ed1ce076",
"body": null,
"is_bot": false,
"headline": "Merge branch 'no-blank-line-indentation'",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-26T00:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9940f1d272e2b57ba24e85d22b1ad190031cdfab",
"body": "The empty lines in the result code had spaces with the indentation size.\nThis uses completely blank lines, which is now common in editors.",
"is_bot": false,
"headline": "Fix foreign block indentation issue",
"author_name": "Felipe Peña Pita",
"author_login": null,
"committed_at": "2021-11-26T00:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4669fc43714a50328b998321a3ac26e2313385",
"body": null,
"is_bot": false,
"headline": "Merge branch 'self-closing-tag-bug'",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3474d7dae57bd3e1c7e9e30bec8369799d96b6d6",
"body": "The regex to allow general self-closing tags was creating problems with\na lot of files. This commit change the order on the mappings to let\nwork first to the :open_block_element and :open_element mappings. With\nthis we will use the mapping for general self-closing tags as a last\nfallback.\n\nAdd failing test to demonstrate bug",
"is_bot": false,
"headline": "Fix self-closing tags regex problems",
"author_name": "Andy McVitty",
"author_login": "amcvitty",
"committed_at": "2021-11-25T23:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb73d349343731c81222ba63ffbec5906a270778",
"body": null,
"is_bot": false,
"headline": "Merge branch 'lint-mode'",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e403ce54a3da0f22099237a5d52afbaba9075b3",
"body": null,
"is_bot": false,
"headline": "Write lint errors to stderr",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa8abeb1b83bfd6b18eb1f467a92176e672728d",
"body": null,
"is_bot": false,
"headline": "Make minor tweaks to code style and copy",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e2321a5c4aa598f4a016b289a8a644254cd161",
"body": null,
"is_bot": false,
"headline": "Test --lint-only output and exit code",
"author_name": "Matthew Weitzel",
"author_login": "mweitzel",
"committed_at": "2021-11-25T23:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85fb81f88bdb20c368ac2b34c0f0b160fd553f03",
"body": null,
"is_bot": false,
"headline": "Add --lint-only option",
"author_name": "Matthew Weitzel",
"author_login": "mweitzel",
"committed_at": "2021-11-25T23:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38e2de3f3edc5a557a20e897d82ed679e159baf2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'update-dependencies'",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2670fc4db7f156c0794ef7b4b97e48335eb62039",
"body": null,
"is_bot": false,
"headline": "Remove unnecessarily disabled cop",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e951f901b2d9f4c9887d2f27202bdf6b91a2b93",
"body": "This makes it a bit easier to find things.",
"is_bot": false,
"headline": "Sort .rubocop.yml alphabetically",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147ce7e2d35d866cba34b656e15bea8276dd1e79",
"body": null,
"is_bot": false,
"headline": "Enable most newer cops",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8162994471302b2560e1fce4c1cbc63cfa1b7b61",
"body": null,
"is_bot": false,
"headline": "Use rubocop-rake",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028de06cc14ad5e899bf352b900217cd8433d6fc",
"body": null,
"is_bot": false,
"headline": "Use rubocop-rspec on specs",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2552df62113604eed0ab8de3e1b8e56e21cd27a",
"body": null,
"is_bot": false,
"headline": "Give specs their own Rubocop config",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T23:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa94396a711439d534e6da8cea3f15eed828d623",
"body": "... where I agree with them, that is.",
"is_bot": false,
"headline": "Enable and apply newer Rubocop style rules",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944219a3fd2402fcb65288a14ac0d57851f060b1",
"body": "I don't feel strongly for e vs ex, so I'll let this supposed standard\ndecide.",
"is_bot": false,
"headline": "Use suggested variable name for exception",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58049052bc2b88aa5a7f255ba01913e918efb40f",
"body": "The test method is a trivial alias for emit, so I've replaced it with\nalias_method (and codified my preference for alias_method over alias).",
"is_bot": false,
"headline": "Upgrade single char method parameters",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c085765577dcd90d0e5b45ef28372dc1f6f3f3",
"body": "Use useful names that might help with editor highlighting, and use the\nfriendly <<~ version everywhere.",
"is_bot": false,
"headline": "Improve heredocs",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ab0a8193bd6f220cc012d27c82c3f3745f5fe22",
"body": "I'd rather use my own judgement than fight an arbitrary limit.",
"is_bot": false,
"headline": "Ignore block length rules",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68bf131ef206d6bc78b47c8fcc07edec91e8013",
"body": null,
"is_bot": false,
"headline": "Enable and fix newer lint rules",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05833829a5adf6f92ac1e4811ae7c64a0a6c436",
"body": null,
"is_bot": false,
"headline": "Freeze all string literals",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1431c47a27c403bd075efc53c2e0eb955a0a093",
"body": null,
"is_bot": false,
"headline": "Enable some Rubocop layout rules and apply",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cb8a59d799d1bf25ce6ccfbd7ca9bf98e770d4",
"body": "The configuration is tweaked so that all existing code passes",
"is_bot": false,
"headline": "Update Rubocop",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e185f3d439f2d1194b4855d9b298cd4d206b2897",
"body": null,
"is_bot": false,
"headline": "Update Rake dev dependency",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T22:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab234f0bde2c47244972eb3c37b46923b6d964dc",
"body": null,
"is_bot": false,
"headline": "Drop support for unmaintained Ruby versions",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T21:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac0c975c8acb4a4178b7e528c1e9df1eb023233",
"body": null,
"is_bot": false,
"headline": "Remove deprecated has_rdoc in gemspec",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-25T21:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7345761e85977717075fbe469557dcec8e28a84a",
"body": "Support for version option",
"is_bot": false,
"headline": "Merge pull request #57 from deepakmahakale/version-option",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2021-11-23T11:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb8feeb15ffc0e2b7035c3d2805c64dfe74e25b",
"body": "htmlbeautifier -v\n#=> 1.3.1",
"is_bot": false,
"headline": "Support for version option",
"author_name": "Deepak Mahakale",
"author_login": "deepakmahakale",
"committed_at": "2021-07-12T05:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4fa8c293f42e5475370d3bd8595eec2f4171d0",
"body": null,
"is_bot": false,
"headline": "Release 1.3.1",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-05-04T15:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b47d8124d7b4ba7e396760b37436d5e9caf3e0",
"body": null,
"is_bot": false,
"headline": "Update contributor list",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-05-04T15:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657a698eba2e494d2b7bb9913969bae787b772b7",
"body": null,
"is_bot": false,
"headline": "Rewrite method in shorter functional manner",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-05-04T15:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40dbd54da9f3b97042d24494d05a11eb30971f55",
"body": "The code assumes that it will never attempt to find the indentation for\nan empty (whitespace-only) block. This spec ensures that remains true.",
"is_bot": false,
"headline": "Add spec for empty <script> and <style>",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-05-04T15:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21771cde359bddf991150fa1c6ba431fcbdfd526",
"body": "The emit_reindented_block_content function was adding extra indents to\nline numbers > 1 when passed code which is already pre-indented. This\ncauses the beautifier to actually add messy indentation to well indented\nforeign block code with each run. This fix resolves that problem. Unit\ntests added.",
"is_bot": false,
"headline": "Fix foreign block indentation issue",
"author_name": "Manoj Krishnan",
"author_login": null,
"committed_at": "2017-05-04T15:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0411b0d94e84465b405c98cfc5f0b16676bdd96",
"body": null,
"is_bot": false,
"headline": "Release 1.3.0",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-03-20T14:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c78b885b45a4fc8091df4dbfb4ca360c37157cd",
"body": "\"Keep\" is easier to type than \"preserve\", and \"blank line\" feels more\nidiomatic than \"empty line\" to me.",
"is_bot": false,
"headline": "Change vocab to \"keep blank lines\"",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2017-03-20T14:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44c0fc3059e6da2fd69a880057c2aa6a63aed44b",
"body": null,
"is_bot": false,
"headline": "Accept and implement preserve-empty-lines option",
"author_name": "Michael Kozono",
"author_login": "mkozono",
"committed_at": "2017-03-20T14:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1ba13e0daf90315a14d947dde7b7cb97d830e4",
"body": null,
"is_bot": false,
"headline": "Add tests for preserve-empty-lines option",
"author_name": "Michael Kozono",
"author_login": "mkozono",
"committed_at": "2017-03-20T14:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5df3a6e61892c1d35c1771d908460ad320790b5d",
"body": "Fixes \"removes excess indentation on next line after text\" test.\nFixes \"indents subsequent lines of multiline text\" test.",
"is_bot": false,
"headline": "Exclude new lines from being handled as text",
"author_name": "Michael Kozono",
"author_login": "mkozono",
"committed_at": "2017-02-14T23:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd62dd1f065d3a8dad2394cf77bda81664b06e3a",
"body": null,
"is_bot": false,
"headline": "Add related test for whitespace in multiline text",
"author_name": "Michael Kozono",
"author_login": "mkozono",
"committed_at": "2017-02-14T23:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f8fe2df200edcb5675e10d44c9e29d1dc955d8",
"body": null,
"is_bot": false,
"headline": "Add test for excess indentation after text",
"author_name": "Michael Kozono",
"author_login": "mkozono",
"committed_at": "2017-02-14T22:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c9e54ab5d7da69afae4a0d5a15bc772becc8732",
"body": "This adds support for arbitrary self-closing tags.",
"is_bot": false,
"headline": "Version 1.2.1",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2016-11-22T16:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af00635c7ce3b7db9ca6b0a24b0e203d28462fa9",
"body": "Make self-closing tags with the format <foo ... /> recognized as\nthe standalone_element. This will benefit the formatting for\nembedded xml code like svg, whose child tags are not covered by\nthe html specification.",
"is_bot": false,
"headline": "Allow general self-closing tags",
"author_name": "Huizhe Wang",
"author_login": "Wonicon",
"committed_at": "2016-11-22T14:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be3e1d36869678a83d86a45e417ed87049f56e0",
"body": null,
"is_bot": false,
"headline": "Version 1.2.0",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2016-09-06T12:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c384bbd1d39b3bf98ae4736d70e67d4eeb85e33",
"body": "Builder probably is too long, but I don't have a clear path to\nimprovement at the moment.",
"is_bot": false,
"headline": "Don't check class length",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2016-09-06T11:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d65fe6865fa4e29ed7bb7ac8aa5a8142bebe1a",
"body": null,
"is_bot": false,
"headline": "Allow arbitrary initial indentation level",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2016-09-06T11:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8618991599b96bff6299ce7728ce2f5214c1ba",
"body": null,
"is_bot": false,
"headline": "Support indentation with tabs instead of spaces",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2016-09-06T11:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f43e2a7f3d516c400912c3d6bb6e78b80af786a",
"body": "* Indent after 'until' and 'for'.\n* Do not modify the content of <textarea>.\n* Improve documentation.\n* Make coding style consistent (and enforced by Robocop).",
"is_bot": false,
"headline": "Version 1.1.1",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-07-27T11:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827e0346409500e4c3e1e2e01866287fe5e5d800",
"body": "Backfilled with history since 0.0.2.",
"is_bot": false,
"headline": "Add History.txt",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-07-27T11:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7615f9856a4fa3b514631677a1aa631e6665a777",
"body": null,
"is_bot": false,
"headline": "Update contributor list",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-07-27T10:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6357db6855bdeeeef4f1e1e21005cedd0b9065aa",
"body": null,
"is_bot": false,
"headline": "Do not modify the content of <textarea>",
"author_name": "Alexander Daniel",
"author_login": "trendster",
"committed_at": "2015-07-27T10:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed70a7edd8fe65799e5e903f40aa223081dafee5",
"body": null,
"is_bot": false,
"headline": "Make code style consistent and enforced",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T22:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe657618f952c83a895a67ffec4d62ab2a72dbd2",
"body": "This way, pull requests are more likely to match the existing style.",
"is_bot": false,
"headline": "Use Rubocop",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T22:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ab7422d0faf003786278135e05093e19a864b7",
"body": null,
"is_bot": false,
"headline": "Clean up Builder and extract Ruby-specific code",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a3a2d394b3b96598fd1f1f508345786c57b0c3",
"body": null,
"is_bot": false,
"headline": "Define mappings at constant level",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7904d07c5e71dce8c173275777bd8915744f9929",
"body": null,
"is_bot": false,
"headline": "Simplify Parser",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385bcd35f6ed38d29b537764e75e5ff4b65c3eb0",
"body": null,
"is_bot": false,
"headline": "Remove unused block parameter",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036e9eaa70b480670de500389d729e245b4d6cda",
"body": "We can use a proper debugger for preference.",
"is_bot": false,
"headline": "Remove unused debugging code",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42088b9ef3e8d31d058191f1bdf9c55ceb123d6",
"body": null,
"is_bot": false,
"headline": "Fix minor stylistic irregularities",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd814b0b8707e15d156302b1e397d06b5737cd05",
"body": null,
"is_bot": false,
"headline": "Use %r for all regular expressions",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a725b178a0a6f89dda8c65a86c604de2c22aaf",
"body": "Use \"\" and heredocs everywhere possible.",
"is_bot": false,
"headline": "Rationalise string quoting",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T21:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38604c627fffde75192e04d87a0f7a0ea9b246d0",
"body": null,
"is_bot": false,
"headline": "Don't assume $/ is \\n",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T20:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d2b89ead604d1fd5bb47627bc2617fd415f7d1",
"body": "* Use the same heading style everywhere (and fix levels).\n* Elaborate on installation instructions.\n* Add a note on commit messages.",
"is_bot": false,
"headline": "Improve documentation",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T19:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9774f87a8f1ec628cbb3c1a883453d86e9d84a",
"body": null,
"is_bot": false,
"headline": "Add basic install instructions",
"author_name": "Nicholas Rutherford",
"author_login": "nruth",
"committed_at": "2015-04-15T19:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cbe15e57e92d8e830b522a4f6490a145d2991e",
"body": null,
"is_bot": false,
"headline": "Extract keywords for clarity",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-04-15T19:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407a07301f8649db7071de20c9a4b3c05d262725",
"body": "The `do` keyword is optional.",
"is_bot": false,
"headline": "Indent after `until` and `for`",
"author_name": "Mike Kozono",
"author_login": "mkozono",
"committed_at": "2015-04-15T19:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32c219eb894daa11c136ba97b5a5b6617f7af909",
"body": "* Whitespace in an otherwise-empty <script></script> node is now\n removed.",
"is_bot": false,
"headline": "Release 1.1.0",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-03-07T23:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076d5bf4fd24a9d6c830afefd0c0dcd555d2cd23",
"body": "This is terser and, I think, clearer.",
"is_bot": false,
"headline": "Simplify empty script node check",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-03-07T23:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36db438d69f944977804f9ceb48953ff6514796a",
"body": "I chose to not leave a single newline, only because it was simplest to\nimplement.",
"is_bot": false,
"headline": "Properly handle script tags containing only whitespace.",
"author_name": "Mike Kozono",
"author_login": "mkozono",
"committed_at": "2015-03-07T01:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66b07cc51328e748e65faafab0f25d07e2a762d",
"body": "* Allow < in attributes to support Angular.",
"is_bot": false,
"headline": "Release 1.0.2",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-23T21:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfe1374948059d6d4c63e415b01ebf359cc899c",
"body": "Is this really necessary, I wonder.",
"is_bot": false,
"headline": "Update copyright notice to 2015",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-23T21:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9fd433f112eda3dbe72bdf639e908a7fd566ee3",
"body": null,
"is_bot": false,
"headline": "Allow < and > in attr values (for Angular)",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-23T21:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb1fb7bebb10d6b9fca93a65c367203d19f2623",
"body": null,
"is_bot": false,
"headline": "Fix \"does not break line on embedded code\" test.",
"author_name": "Mike Kozono",
"author_login": "mkozono",
"committed_at": "2015-02-23T21:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d60b23929fd6a635edd2ececd98997b16b9e035",
"body": null,
"is_bot": false,
"headline": "Allow left angle bracket in element attributes.",
"author_name": "Mike Kozono",
"author_login": "mkozono",
"committed_at": "2015-02-23T21:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175462463e778de87dcc0d8a493d772ef33920bb",
"body": "It should be possible to use < and > in attributes.",
"is_bot": false,
"headline": "Add tests for Angular use cases",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-23T21:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60150812da13d170b1c91f6d9499bc2c0f82c0e4",
"body": "I’m not sure how to produce the old error message now.",
"is_bot": false,
"headline": "Remove reference to variable that was refactored out.",
"author_name": "Mike Kozono",
"author_login": "mkozono",
"committed_at": "2015-02-23T20:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9808a29e553fea3b0ee7f6c43bbfb006bc167d2",
"body": "* Improved help output for bin/htmlbeautifier",
"is_bot": false,
"headline": "Release 1.0.1",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-22T16:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a797f7df76460e0347fc5dc44d05973457279ea6",
"body": "In particular, explain the stdin/stdout and in-place modes of operation.",
"is_bot": false,
"headline": "Improve documentation",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-02-22T16:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05594af81e93d733aca1802365066e1f1869c0f",
"body": "* This defines an API for the first time.",
"is_bot": false,
"headline": "Release 1.0.0",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-01-19T12:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa2c52d13fc56cd2bb4d69b1db0c102e91f7c080",
"body": "Most people probably want to get some output rather than an error\nmessage, as in issue #18:\n\n\"A minor issue in my usage, the 'Outdented too far' exception. In my\ncase, I don't really have anything else to do if it's incorrectly\noutdented. So I would just ignore it.\"\n\nThis makes the default behaviour\n[…]\ns closing tag or a problem\nwith an IE conditional comment.\n\nThe previous behaviour (raise an error and exit from the command-line\ntool) via the :stop_on_errors or --stop-on-errors option.\n\nCloses #18.",
"is_bot": false,
"headline": "Don't stop on indentation errors unless asked",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-01-19T12:51:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "376577f8073f601271deffb1594724404071ff7b",
"body": null,
"is_bot": false,
"headline": "Remove duplication in executable spec",
"author_name": "Paul Battley",
"author_login": "threedaymonk",
"committed_at": "2015-01-19T12:43:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 0,
"latest_release_at": "2024-02-13T13:24:16Z",
"latest_release_tag": "v1.4.3",
"releases_from_tags": true,
"days_since_last_push": 889,
"active_weeks_last_year": 0,
"days_since_latest_release": 889,
"mean_days_between_releases": 364.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "htmlbeautifier",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/htmlbeautifier",
"is_deprecated": false,
"latest_version": "1.4.3",
"repository_url": "http://github.com/threedaymonk/htmlbeautifier",
"versions_count": 24,
"total_downloads": 13820985,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-10-12T01:17:24.484000Z",
"latest_published_at": "2024-02-13T13:25:38.278000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 889
}
]
},
"popularity": {
"forks": 63,
"stars": 373,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2011-06-13",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-08-05",
"count": 1
},
{
"date": "2013-12-27",
"count": 1
},
{
"date": "2014-01-04",
"count": 1
},
{
"date": "2014-10-13",
"count": 1
},
{
"date": "2014-10-17",
"count": 1
},
{
"date": "2015-01-05",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-03-14",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-05-24",
"count": 1
},
{
"date": "2015-11-09",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-04",
"count": 1
},
{
"date": "2017-09-08",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-03-11",
"count": 2
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-11-22",
"count": 2
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
}
],
"complete": true,
"collected": 58,
"total_forks": 63
},
"star_history": {
"days": [
{
"date": "2009-06-19",
"count": 12
},
{
"date": "2009-06-29",
"count": 1
},
{
"date": "2009-08-06",
"count": 1
},
{
"date": "2009-09-08",
"count": 1
},
{
"date": "2009-12-04",
"count": 1
},
{
"date": "2011-05-04",
"count": 1
},
{
"date": "2013-03-09",
"count": 1
},
{
"date": "2013-04-26",
"count": 1
},
{
"date": "2013-05-14",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-07-01",
"count": 1
},
{
"date": "2013-09-20",
"count": 1
},
{
"date": "2014-01-04",
"count": 1
},
{
"date": "2014-01-09",
"count": 1
},
{
"date": "2014-01-17",
"count": 1
},
{
"date": "2014-03-01",
"count": 1
},
{
"date": "2014-03-26",
"count": 1
},
{
"date": "2014-04-06",
"count": 1
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2014-08-01",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-09-29",
"count": 1
},
{
"date": "2014-10-20",
"count": 1
},
{
"date": "2014-11-01",
"count": 1
},
{
"date": "2014-11-03",
"count": 2
},
{
"date": "2014-11-10",
"count": 2
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2014-12-21",
"count": 1
},
{
"date": "2014-12-29",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-01-06",
"count": 1
},
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-03-09",
"count": 1
},
{
"date": "2015-03-10",
"count": 1
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-05-08",
"count": 1
},
{
"date": "2015-06-18",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-07-07",
"count": 1
},
{
"date": "2015-07-11",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-09-13",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2016-01-15",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-02-27",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-28",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-10",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-21",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-06-09",
"count": 1
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-11",
"count": 1
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2016-12-03",
"count": 1
},
{
"date": "2016-12-15",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-25",
"count": 1
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-02-14",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-22",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-05-10",
"count": 2
},
{
"date": "2017-05-14",
"count": 1
},
{
"date": "2017-05-16",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-20",
"count": 1
},
{
"date": "2017-06-28",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-07-26",
"count": 1
},
{
"date": "2017-07-28",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2017-08-17",
"count": 1
},
{
"date": "2017-08-23",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-25",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-26",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-07",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-10",
"count": 1
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-07",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-02-03",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-23",
"count": 1
},
{
"date": "2018-03-31",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-06-07",
"count": 1
},
{
"date": "2018-06-08",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-09-29",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-09",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-12-13",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-26",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-14",
"count": 1
},
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-20",
"count": 4
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-04-05",
"count": 2
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-12",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-22",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-14",
"count": 3
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-15",
"count": 2
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-09",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-07-26",
"count": 1
},
{
"date": "2020-07-30",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-24",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-08-21",
"count": 2
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-24",
"count": 2
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-06-18",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-10-01",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-03",
"count": 2
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-07",
"count": 2
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-08-05",
"count": 1
},
{
"date": "2023-08-13",
"count": 2
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-04",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-13",
"count": 2
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-05-12",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-10-05",
"count": 1
},
{
"date": "2024-11-08",
"count": 2
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-03-01",
"count": 2
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
}
],
"complete": true,
"collected": 372,
"total_stars": 373
},
"open_issues_and_prs": 18
},
"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": 16040,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Gemfile"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rake",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rubocop-rspec",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "standard",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 14,
"open_issues": 11,
"closed_ratio": 0.75,
"closed_issues": 33,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "threedaymonk",
"commits": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/17347?v=4"
},
{
"type": "User",
"login": "mkozono",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/2146011?v=4"
},
{
"type": "User",
"login": "jirutka",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/949228?v=4"
},
{
"type": "User",
"login": "chrisberkhout",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/124641?v=4"
},
{
"type": "User",
"login": "mweitzel",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/318925?v=4"
},
{
"type": "User",
"login": "trendster",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3661936?v=4"
},
{
"type": "User",
"login": "amcvitty",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7907585?v=4"
},
{
"type": "User",
"login": "andyw8",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13400?v=4"
},
{
"type": "User",
"login": "deepakmahakale",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14993828?v=4"
},
{
"type": "User",
"login": "Wonicon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5786478?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.799
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".rubocop.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/27 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3d75d9b4e09973ede8b886ff129f1e734ccbaa98",
"ran_at": "2026-07-22T00:18:01Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 73,
"created_at": "2022-10-05T08:45:09Z",
"last_comment_at": "2024-05-13T10:32:10Z",
"last_comment_author": "ziadsawalha"
},
{
"number": 74,
"created_at": "2023-02-28T14:11:34Z",
"last_comment_at": "2024-02-13T13:12:30Z",
"last_comment_author": "threedaymonk"
},
{
"number": 82,
"created_at": "2024-10-14T17:52:11Z",
"last_comment_at": "2024-11-07T23:14:33Z",
"last_comment_author": "andyw8"
},
{
"number": 83,
"created_at": "2024-10-14T18:09:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2025-08-13T11:41:54Z",
"last_comment_at": "2025-09-06T01:53:28Z",
"last_comment_author": "n-rodriguez"
},
{
"number": 90,
"created_at": "2025-09-06T01:09:29Z",
"last_comment_at": "2026-07-21T08:58:03Z",
"last_comment_author": "n-rodriguez"
},
{
"number": 91,
"created_at": "2025-12-24T19:33:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-02-13T12:30:09Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 53,
"created_at": "2020-05-26T22:06:54Z",
"last_comment_at": "2021-11-26T00:19:10Z",
"last_comment_author": "threedaymonk"
},
{
"number": 62,
"created_at": "2021-12-09T23:59:48Z",
"last_comment_at": "2026-03-17T09:27:36Z",
"last_comment_author": "hakanai"
},
{
"number": 66,
"created_at": "2022-03-04T03:33:17Z",
"last_comment_at": "2022-05-06T10:14:30Z",
"last_comment_author": "akimthedream"
},
{
"number": 68,
"created_at": "2022-03-28T19:30:33Z",
"last_comment_at": "2024-06-26T06:01:44Z",
"last_comment_author": "nickpoorman"
},
{
"number": 71,
"created_at": "2022-05-19T17:42:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2022-10-04T15:18:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2024-02-05T03:31:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2024-02-06T14:09:27Z",
"last_comment_at": "2024-10-14T17:58:49Z",
"last_comment_author": "andyw8"
},
{
"number": 80,
"created_at": "2024-09-04T08:38:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2024-12-20T20:11:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2024-12-20T20:17:03Z",
"last_comment_at": "2025-08-25T08:58:55Z",
"last_comment_author": "jmvallet"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/threedaymonk/htmlbeautifier",
"host": "github.com",
"name": "htmlbeautifier",
"owner": "threedaymonk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 25,
"inputs": {
"security": 30,
"vitality": 13,
"community": 65,
"governance": 54,
"engineering": 44,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 889,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 889 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 889
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v1.4.3",
"releases_from_tags": true,
"days_since_latest_release": 889,
"mean_days_between_releases": 364.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 889 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 889
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~364.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 364.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 7,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 889,
"days_since_last_human_commit": 889,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 889 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 889,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 63,
"stars": 373,
"watchers": 6,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "373 stars",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 373
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "63 forks",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 63
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 93,
"inputs": {
"packages": [
"htmlbeautifier"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 13820985,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "13,820,985 downloads all-time across rubygems",
"points": 74.2,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 13820985,
"ecosystems": "rubygems"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 15,
"top_contributor_share": 0.799
},
"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 80% of commits",
"points": 4.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"merged_prs": 14,
"open_issues": 11,
"closed_issues": 33,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/39 decided PRs merged",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/27 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"followers": 206,
"owner_type": "User",
"is_verified": null,
"owner_login": "threedaymonk",
"public_repos": 140,
"account_age_days": 6578
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "206 followers of threedaymonk",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 206,
"login": "threedaymonk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "140 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 140
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"htmlbeautifier"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 889
},
"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 889 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 889
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"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": ".rubocop.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 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": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/27 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.22,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "22 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".rubocop.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".rubocop.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 16040,
"source_files_sampled": 11,
"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/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T00:18:15.210925Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/threedaymonk/htmlbeautifier.svg",
"full_name": "threedaymonk/htmlbeautifier",
"license_state": "standard",
"license_spdx": "MIT"
}