原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ruby",
"sql"
],
"is_fork": false,
"size_kb": 135,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 114569,
"Shell": 111,
"JavaScript": 3987
},
"pushed_at": "2025-01-26T06:30:38Z",
"created_at": "2010-02-20T10:38:44Z",
"owner_type": "User",
"updated_at": "2025-11-16T18:23:56Z",
"description": "A tool for SQL formatting written in Ruby.",
"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://memo88.hatenablog.com/entry/sitemap",
"name": "sonota88",
"type": "User",
"login": "sonota88",
"company": null,
"location": "Tokyo/Japan",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/54483?v=4",
"created_at": "2009-02-14T10:16:39Z",
"is_verified": null,
"public_repos": 120,
"account_age_days": 6366
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-01-22T20:29:41Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2018-08-11T03:10:30Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2015-02-14T15:06:08Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2014-01-06T22:17:55Z"
}
],
"recent_commits": [
{
"oid": "2fbd23959c2a9750f5f0aa7b9c5f3e8b3476dfb5",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.2 (CHANGELOG.md, version.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T06:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4bdf3072640747362d5c321820bf65d95a5574d",
"body": null,
"is_bot": false,
"headline": "Change to exclusive branching to reduce complexity (formatter.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T06:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5899e3b500cf208bc079a72f804473f72baacb",
"body": null,
"is_bot": false,
"headline": "format: Layout/SpaceAfterComma (formatter.rb, ...)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T06:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc61f505e66652eda51eb2da61740bfe0c399be",
"body": null,
"is_bot": false,
"headline": "format: Layout/MultilineArrayBraceLayout (constants.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T06:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99215da874ea7925985c8085244c3114eae6a98",
"body": null,
"is_bot": false,
"headline": "format: Layout/LeadingCommentSpace (parser.rb, ...)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T06:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3d8fafa100556cec50907a9db3d95fbe5f675d",
"body": "Ruby 2.0.0-p0 is released\nhttps://www.ruby-lang.org/en/news/2013/02/24/ruby-2-0-0-p0-is-released/\n\n> The UTF-8 default encoding, which make many magic comments omissible",
"is_bot": false,
"headline": "cleanup: Remove encoding magic comments",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-26T01:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371e660152695ebf7900e9b909c4977617473394",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.1 (CHANGELOG.md, version.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-12T01:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1620bceb7587ae22151dcf0a9af86f78ee299ad1",
"body": "…se-tokenizer.rb)\n\nString literal warnings in Ruby 3.4 · Issue #17 · sonota88/anbt-sql-formatter\nhttps://github.com/sonota88/anbt-sql-formatter/issues/17",
"is_bot": false,
"headline": "Avoid mutative string manipulation (considering frozen literal) (coar…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-12T01:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2ab80c9a0406a9901581c2dc707011bffc99c4",
"body": "This is a potential coding mistake, but no actual harm appears to have occurred.",
"is_bot": false,
"headline": "small fix: Argument 'str' was used incorrectly",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2025-01-12T00:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf76e67a36218dcf744b9d2cccdcbea7bcadb9c",
"body": null,
"is_bot": false,
"headline": "test/cleanup: Fix indentation (test_formatter.rb, test_parser.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68ed9f87bac38342e7a28499a406158561a40cab",
"body": "…ser.rb)",
"is_bot": false,
"headline": "test/cleanup: Use sub_test_case and test (test_formatter.rb, test_par…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af087d7ca9609278a16e26b48338bcb707f8872",
"body": "…plit_to_statements)",
"is_bot": false,
"headline": "test/cleanup: Merge similar test cases into one (test_formatter.rb: s…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e5b01554876db0ab0025a3adf0d3d4ba150463",
"body": null,
"is_bot": false,
"headline": "test: spec.add_development_dependency \"test-unit\", \"~> 3.6.2\"",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a989e0daf45d622b3145113a8a2afaf07e70ec82",
"body": "…_insert_return_and_indent)",
"is_bot": false,
"headline": "test/cleanup: Remove commented out test case (test_formatter.rb: test…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c44ab0260f2d45d194084c1c7171e24573834a",
"body": "…insert_return_and_indent)",
"is_bot": false,
"headline": "test/cleanup: Rewrite tests of return value (test_formatter.rb: test_…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e60d71fc4be1e0204a67ac94297a69119ae25c",
"body": "…ter.rb)",
"is_bot": false,
"headline": "test/cleanup: Fix wrong message and typo (test_parser.rb, test_format…",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-11T09:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a52c83354cb311cc33b0aa6ec88504fa11620a",
"body": "- Layout/TrailingWhitespace",
"is_bot": false,
"headline": "format: Remove trailing whitespace",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-01T01:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9d140d4d7a240bb71eb57c25dc28a34d667bd2",
"body": null,
"is_bot": false,
"headline": "format: Remove unnecessary semicolons (test_formatter.rb)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-01T01:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aebdbd119718aebf5d23f68c1c597ff4bc7f739",
"body": "- Layout/IndentationWidth\n- Layout/IndentationConsistency\n- Layout/FirstArgumentIndentation",
"is_bot": false,
"headline": "format: Fix indentation",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2024-05-01T01:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97827ccc8519d19b93e613901bec434eb43c210e",
"body": "Fix broken links / コーディング規約の移転を反映",
"is_bot": false,
"headline": "Merge pull request #14 from veilchen/feature/igapyon_url",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2023-06-10T01:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7b128f6ea0e8748f23775ba47b257badf7a304",
"body": null,
"is_bot": false,
"headline": "コーディング規約の移転を反映",
"author_name": "sumire-nozoe",
"author_login": "veilchen",
"committed_at": "2023-06-06T14:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923330411ec9ce925c5ac3e8f5631869f0e19cd8",
"body": "v0.1.0",
"is_bot": false,
"headline": "Merge pull request #13 from sonota88/devel_v0.1.0",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2019-01-22T20:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9e8495e587039b99d4ecd47144fa7444b5ba5d",
"body": null,
"is_bot": false,
"headline": "(fix changelog)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a848da01ac535330eb24e9a5bdf1719b12c1bdb5",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.0",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08ba47bfe4dc4423e68cbf43d941ea99217b268",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d707e0343e4482c40bdefbc1276efab3dedc2a9",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43fae797a1f0f5807411c3de9fb8e9f93b165093",
"body": null,
"is_bot": false,
"headline": "Add a sample query (sample.sql)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775b1e4e37a543d14908d45fcf0edbd055bf146d",
"body": null,
"is_bot": false,
"headline": "Rename readme => README(.ja).rdoc",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2413acbc028a06b8b417945c2a6a9810120714a7",
"body": null,
"is_bot": false,
"headline": "Add test.sh",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0f804b09c1709455f9740533f3f1de834bb6aa",
"body": null,
"is_bot": false,
"headline": "Fix test case message (test_parser)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4486d6b0fd2bccc95169f6134a4390209f3ebd82",
"body": null,
"is_bot": false,
"headline": "support \"schema\".\"table\" notation",
"author_name": "Reed Law",
"author_login": null,
"committed_at": "2018-12-16T04:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b83de5cf8c254d6da11d7b45833027ea5f93768",
"body": "support \"schema\".\"table\" notation",
"is_bot": false,
"headline": "Merge pull request #12 from reedlaw/master",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-12-16T04:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b975adca50e69562aeff1e90083f14738c19ce64",
"body": null,
"is_bot": false,
"headline": "support \"schema\".\"table\" notation",
"author_name": "Reed Law",
"author_login": null,
"committed_at": "2018-12-05T21:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3510b925e403ad40f16d36a0832c86280ccba36f",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-15T22:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db303817121aa9e7a354bc3df95af66344f230c",
"body": "v0.0.7",
"is_bot": false,
"headline": "Merge pull request #11 from sonota88/devel_v0.0.7",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-11T03:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7b25b53db0285168c8dc22d34210fdbb3d17c8",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.7",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-11T02:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9e797feb75d81792c32476c4d4abae1c24c07c",
"body": null,
"is_bot": false,
"headline": "Add comments for Rule#in_values_num",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-08T22:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f0729e043fbc51642dd37aa21e94c813c32f16",
"body": null,
"is_bot": false,
"headline": "Format (bin/anbt-sql-formatter)",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-08T21:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf8c952fd4e536a786d8299ccf7af67f60517ea",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary comments",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-08T21:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f01d5a240be561ed85d0c2a7d560454f3adefc6",
"body": "enable compact in values",
"is_bot": false,
"headline": "Merge pull request #10 from pinzolo/master",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-08-08T21:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf31de7f5c6df77bb7ef4af30bf02bc1c764769e",
"body": null,
"is_bot": false,
"headline": "enable compact in values",
"author_name": "pinzolo",
"author_login": "pinzolo",
"committed_at": "2018-07-28T11:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97bc81fac4d8f1e4a21e4bf151821cb2082a9fb",
"body": "version 0.0.6",
"is_bot": false,
"headline": "Merge pull request #8 from sonota88/develop_0.0.6",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T01:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883ebd498c7f6a2035eb01de3cb01187beee4e09",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.6",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T01:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd3a34dc0f9b7e67279ae519deda792657faf64",
"body": null,
"is_bot": false,
"headline": "refactor: Remove temporary variables 'msg'",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T00:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c06429738dce4f536644fecad64efe27e3824d2",
"body": null,
"is_bot": false,
"headline": "chore: Remove unnecessary separator comments",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T00:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ceba5142c2a83a8e47cc28c1f35215b091c6f7",
"body": null,
"is_bot": false,
"headline": "refactor: Separate test methods",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T00:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e07290565072b414f46fd358524afae14431a63",
"body": null,
"is_bot": false,
"headline": "chore: Ignore Emacs backup file",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-31T00:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bb8683fbb7fbcff0459ca1652492b51d01c027",
"body": "Some supports for PR #7.",
"is_bot": false,
"headline": "Initialize encounter_between in format_list_main_loop()",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-30T10:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ea8d13256c28a1b6420973034ff5d998bb9ef7",
"body": "Resolve warnings with Ruby 2.5",
"is_bot": false,
"headline": "Merge pull request #7 from kvokka/master",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2018-03-30T10:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f428da14ff4b222cfc7d792fa47b94010fbf85b2",
"body": null,
"is_bot": false,
"headline": "Resolve warnings with Ruby 2.5",
"author_name": "kvokka",
"author_login": "kvokka",
"committed_at": "2018-03-28T23:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3852298ac9b05944c3d1d5565417f1817004b324",
"body": null,
"is_bot": false,
"headline": "version 0.0.5",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-11-29T12:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1368d32542de32dfe7b9824365d4df7e81fca8ed",
"body": null,
"is_bot": false,
"headline": "fix variable name to snake case",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-11-29T12:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8fac541af16e5c1075bb9ebee2953b5ec82b2b",
"body": "Set homepage in gemspec",
"is_bot": false,
"headline": "Merge pull request #6 from lingceng/patch-1",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-11-25T11:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c9719f4d74eb2897d3a17ba076890155d42013d",
"body": "So others can link to this repo on github from https://rubygems.org/gems/anbt-sql-formatter",
"is_bot": false,
"headline": "Set homepage in gemspec",
"author_name": "lingceng",
"author_login": "lingceng",
"committed_at": "2016-11-18T11:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c97a62c79d96eef26808af8098adfb038e78190",
"body": null,
"is_bot": false,
"headline": "version 0.0.4",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-06-23T14:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d77de0bd2c8ce8a8c39c82bc586fce6f02823a",
"body": "fix not to match a multiwords keyword in a string literal or a comment",
"is_bot": false,
"headline": "Merge pull request #5 from sonota88/fix_multiwords_keyword_matching",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-06-22T16:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14530c96078076d3d87bbb9f8f0fc8d40c151ec0",
"body": null,
"is_bot": false,
"headline": "fix not to match a multiwords keyword in a string literal or a comment",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2016-06-22T16:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73705b7d6491acd5ba46e61f003acfe1c1d16ba",
"body": null,
"is_bot": false,
"headline": "version 0.0.3",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2015-02-14T14:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc172151decbe2aeb72e68811f2a9caeb743238",
"body": "fix shebang",
"is_bot": false,
"headline": "Merge pull request #3 from hiro-su/master",
"author_name": "sonota88",
"author_login": "sonota88",
"committed_at": "2015-02-14T14:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205d503acbaae3de3f1a873894be05a78f9519ef",
"body": null,
"is_bot": false,
"headline": "fix shebang",
"author_name": "hiro-su",
"author_login": "hiro-su",
"committed_at": "2015-02-02T02:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d300df86a7ad51e714efce4815e9f7540ac19f",
"body": null,
"is_bot": false,
"headline": "rename method name",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2014-02-21T18:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995853a639f056a0bf361dc9eda6c6a2d37b79ce",
"body": null,
"is_bot": false,
"headline": "fix var name to snake case",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2014-01-09T19:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f49acfb4a350fb0e4f9e7d440c17eb1bb57c61",
"body": null,
"is_bot": false,
"headline": "fix var name to snake case",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2014-01-09T19:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40e36fae2e728ac1fe5b851bc5bd13e36d432f9",
"body": null,
"is_bot": false,
"headline": "change version",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2014-01-06T21:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e504cd02b560bf68e11ffb66665ae9fbe3b1dd",
"body": "Handle '!=' non equality symbol",
"is_bot": false,
"headline": "Merge pull request #2 from Antall/handle_non_equality",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2014-01-05T19:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603e037e4fb77e65836f5f4340d3fd72572d95fc",
"body": null,
"is_bot": false,
"headline": "Handle '!=' non equality symbol",
"author_name": "Antall Fernandes",
"author_login": "Antall",
"committed_at": "2014-01-04T06:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e46945d3d89dd180fe7e6b8eb5be5ab113942e",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-11-21T21:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd8fd05a83d4f14696746bdf185417dc4deb878e",
"body": null,
"is_bot": false,
"headline": "move Array#add to ArrayUtil",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25db22f7329366021e1e79629f1303c08fe22af3",
"body": null,
"is_bot": false,
"headline": "fix test",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ff92bf58b963dc0c1a05d235d901b32a2408cd",
"body": null,
"is_bot": false,
"headline": "move Array#add to ArrayUtil",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d1c0263515e0da5984c29a2a0d9036e53910da",
"body": null,
"is_bot": false,
"headline": "move Array#get to ArrayUtil",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5ec58b903da490e44a67475a25fdff9c6a9e1c",
"body": null,
"is_bot": false,
"headline": "move Array#remove to ArrayUtil",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d1a97b0674106ce103feff6e4dd23f529090606",
"body": null,
"is_bot": false,
"headline": "small change",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb144bd55307efa0eacc35d93a5ca3f90e59a0c",
"body": "…rresponding builtin methods",
"is_bot": false,
"headline": "remove String#equals, startsWith, endsWith, trim and change to use co…",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e9d32dfba54bdc3f89f05babdbe0e348390eaf",
"body": null,
"is_bot": false,
"headline": "move equalsIgnoreCase to StringUtil",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T05:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f5ba4636877873008b7ed0ec04130c5cec5c6e",
"body": null,
"is_bot": false,
"headline": "remove unnecessary logic",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T04:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a603d5e7ca784a197aac2d0ed72d512438c485",
"body": null,
"is_bot": false,
"headline": "make regexp more exactly",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T04:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625b693b09dc284911c65c472655d757c04b98b8",
"body": null,
"is_bot": false,
"headline": "move charAt to StringUtil and add boundary check",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-14T04:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5cc24a534577698dfc6b56eb903e47cbd65005",
"body": null,
"is_bot": false,
"headline": "fix startsWith mistake",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T22:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1d05e8bafb2a39b6b2ea8d1727e7e02564da67",
"body": null,
"is_bot": false,
"headline": "fix indent",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T20:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "764ef070437dc9cc0613af86252e446df652d392",
"body": null,
"is_bot": false,
"headline": "move Stack to AnbtSql::Stack",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T20:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda1ee4e6ed22cb7f3341b85d10abe041ae22c4f",
"body": null,
"is_bot": false,
"headline": "remove unnecessary pp loading",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T19:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f9cf4e3328eaba0d2a32b4973b3d3556528677",
"body": null,
"is_bot": false,
"headline": "change: to_s returns simply @string",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T19:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cacf60479508315161766ac09524f25c41684d",
"body": null,
"is_bot": false,
"headline": "improve token dump format",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T19:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da16ad139b276d1974c9a108279f7aa8598bd2be",
"body": null,
"is_bot": false,
"headline": "improve test data indentation",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2013-10-13T18:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406c327000ed9bea01866a43a47c700295dc7d22",
"body": null,
"is_bot": false,
"headline": "fix broken test",
"author_name": "Your Name",
"author_login": null,
"committed_at": "2013-10-13T16:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771aa0f62bccb6ecfbd4ab6dd110d64d0fe891c7",
"body": null,
"is_bot": false,
"headline": "convert to gem project (using bundler template)",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2012-09-16T23:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef10d0bb41560dbc5bbac99380ea20e86e27ceb",
"body": null,
"is_bot": false,
"headline": "fix for minus + non-number case",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2012-07-28T16:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ba7d9ba635715e6e9d68405a01ac8cca5541beb",
"body": null,
"is_bot": false,
"headline": "Fix token position assignment",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2012-04-07T02:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc0b205fc28f8f67bed57a791d3196d9a53d40a1",
"body": null,
"is_bot": false,
"headline": "bin/anbt-sql-formatter から lib にパスを通すようにした",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2011-06-02T23:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b98a70c285ff77030df2445a8c1a38edfb01f50",
"body": null,
"is_bot": false,
"headline": "fixed anbt-sql-formatter-for-sakura-editor.js",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-03-14T16:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8fabb377a22b17e00dc86556b2192d34598710",
"body": null,
"is_bot": false,
"headline": "modify anbt-sql-formatter-for-sakura-editor.js",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-03-14T16:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf56d9d10aedde7a94c200a0d571761a5272613",
"body": null,
"is_bot": false,
"headline": "mv concat_multiwords_keyword() from formatter to parser",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-03-06T17:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d52936048e515ebcec2a9a75c265f26e39912b",
"body": null,
"is_bot": false,
"headline": "delete 'blanco' from test method name",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-23T14:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b8b8fb93b51491fb8da7e926b94cd7027fe0f41",
"body": null,
"is_bot": false,
"headline": "fixed a bug in getting number token",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-23T14:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6b718f30f1c026c0ed6e04944537ccdefa857f",
"body": null,
"is_bot": false,
"headline": "support for minus, hex and scientific number",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-23T14:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7926b67c061117f7298616b3e668710eba65a852",
"body": null,
"is_bot": false,
"headline": "fixed cancat_multiword_keywords",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-23T14:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc19ecd486ed9c9b52f92dc54c7eb30d4c929f0",
"body": null,
"is_bot": false,
"headline": "fixed old description in customize example",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-21T06:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40bb7ca4df432c8c7d9a19d87847161e4b367ff6",
"body": null,
"is_bot": false,
"headline": "little change",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-20T13:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ce5afb58fdc7a3172540f34f974a702dbc2cb1",
"body": null,
"is_bot": false,
"headline": "added macro jscript for Sakura Editor",
"author_name": "sonota",
"author_login": "sonota88",
"committed_at": "2010-02-20T13:40:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2019-01-22T20:29:41Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_last_push": 541,
"active_weeks_last_year": 0,
"days_since_latest_release": 2737,
"mean_days_between_releases": 614
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "anbt-sql-formatter",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/anbt-sql-formatter",
"is_deprecated": false,
"latest_version": "0.1.2",
"repository_url": "https://github.com/sonota88/anbt-sql-formatter",
"versions_count": 10,
"total_downloads": 2675642,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2012-09-16T23:17:54.178000Z",
"latest_published_at": "2025-01-26T06:22:12.080000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 541
}
]
},
"popularity": {
"forks": 16,
"stars": 78,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-06-10",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-07-28",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2023-06-06",
"count": 1
}
],
"complete": true,
"collected": 15,
"total_forks": 16
},
"star_history": {
"days": [
{
"date": "2010-02-20",
"count": 2
},
{
"date": "2010-05-21",
"count": 1
},
{
"date": "2011-05-21",
"count": 1
},
{
"date": "2011-12-09",
"count": 1
},
{
"date": "2012-07-18",
"count": 1
},
{
"date": "2013-04-12",
"count": 1
},
{
"date": "2013-06-25",
"count": 1
},
{
"date": "2013-07-11",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-10-31",
"count": 1
},
{
"date": "2015-01-23",
"count": 1
},
{
"date": "2015-02-14",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2015-09-21",
"count": 1
},
{
"date": "2015-11-06",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-09-02",
"count": 1
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2016-11-18",
"count": 1
},
{
"date": "2016-11-21",
"count": 1
},
{
"date": "2017-01-08",
"count": 2
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-03-15",
"count": 1
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-06-15",
"count": 1
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2018-05-27",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-07-28",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-10-31",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2019-01-21",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-09-26",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-10-10",
"count": 2
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-10-23",
"count": 5
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-16",
"count": 1
}
],
"complete": true,
"collected": 78,
"total_stars": 78
},
"open_issues_and_prs": 1
},
"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": 36162,
"source_files_sampled": 20,
"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": 1,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "test-unit",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 0,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 11,
"open_issues": 1,
"closed_ratio": 0.8,
"closed_issues": 4,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sonota88",
"commits": 94,
"avatar_url": "https://avatars.githubusercontent.com/u/54483?v=4"
},
{
"type": "User",
"login": "Antall",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/239571?v=4"
},
{
"type": "User",
"login": "hiro-su",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/916624?v=4"
},
{
"type": "User",
"login": "kvokka",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15954013?v=4"
},
{
"type": "User",
"login": "lingceng",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2259878?v=4"
},
{
"type": "User",
"login": "pinzolo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1542781?v=4"
},
{
"type": "User",
"login": "veilchen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7878136?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.94
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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 2 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": 0,
"reason": "Found 1/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 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": "2fbd23959c2a9750f5f0aa7b9c5f3e8b3476dfb5",
"ran_at": "2026-07-22T01:07:47Z",
"aggregate_score": 2.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2023-06-10T01:56:18Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 15,
"created_at": "2024-03-04T12:48:49Z",
"last_comment_at": "2024-03-24T05:21:23Z",
"last_comment_author": "sonota88"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sonota88/anbt-sql-formatter",
"host": "github.com",
"name": "anbt-sql-formatter",
"owner": "sonota88"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 31,
"inputs": {
"security": 21,
"vitality": 15,
"community": 47,
"governance": 54,
"engineering": 38,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 36,
"overall_after_abandonment_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 541,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 541 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 541
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.1.0",
"releases_from_tags": false,
"days_since_latest_release": 2737,
"mean_days_between_releases": 614
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2737 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2737
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~614 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 614
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1137,
"days_since_last_human_commit": 541,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 541 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 541,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 16,
"stars": 78,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "78 stars",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 78
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"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": "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": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"packages": [
"anbt-sql-formatter"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 2675642,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "2,675,642 downloads all-time across rubygems",
"points": 66.8,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 2675642,
"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": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.94
},
"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 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 11,
"open_issues": 1,
"closed_issues": 4,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/12 decided PRs merged",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 12
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 58,
"inputs": {
"followers": 37,
"owner_type": "User",
"is_verified": null,
"owner_login": "sonota88",
"public_repos": 120,
"account_age_days": 6366
},
"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": "37 followers of sonota88",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "sonota88"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "120 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 120
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"anbt-sql-formatter"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 541
},
"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 541 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 541
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 2 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": 60,
"inputs": {
"topics": [
"ruby",
"sql"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": "critical",
"name": "Security",
"value": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.1
},
"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 2 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 1/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "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": 7
},
"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": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.27,
"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": "27 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 36162,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"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-22T01:07:57.902264Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sonota88/anbt-sql-formatter.svg",
"full_name": "sonota88/anbt-sql-formatter",
"license_state": "absent",
"license_spdx": null
}