JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"rubynlp",
"pos-tagging",
"nlp",
"ruby",
"english"
],
"is_fork": false,
"size_kb": 1508,
"has_wiki": true,
"homepage": null,
"languages": {
"Ruby": 44678
},
"pushed_at": "2026-07-19T13:25:37Z",
"created_at": "2012-06-05T12:11:19Z",
"owner_type": "User",
"updated_at": "2026-07-19T13:25:12Z",
"description": "English Part-of-Speech Tagger Library; a Ruby port of Lingua::EN::Tagger",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "master",
"license_spdx_raw": "GPL-2.0",
"primary_language": "Ruby",
"significant_languages": [
"Ruby"
]
},
"owner": {
"blog": "http://yohasebe.com",
"name": "Yoichiro Hasebe",
"type": "User",
"login": "yohasebe",
"company": "Doshisha University",
"location": "Kyoto, Japan",
"followers": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/18207?v=4",
"created_at": "2008-07-24T00:56:54Z",
"is_verified": null,
"public_repos": 56,
"account_age_days": 6577
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-07-19T13:17:49Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-01-16T05:25:37Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2024-04-30T01:44:57Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-01-21T02:15:11Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-08-05T07:54:48Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-06-21T14:39:01Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-06-21T12:48:02Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-02-03T12:16:47Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-10-12T13:42:35Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-04-20T13:21:55Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2012-06-05T12:28:21Z"
}
],
"recent_commits": [
{
"oid": "aceffec928ee0a9599a26d2d6d587c4d4c4bb9b3",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.4.3 and add CHANGELOG",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2026-07-19T13:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2dbb1d3c8beb7c4b7c40f024079ddd8a902681",
"body": "Penn Treebank's VBG covers both gerunds and present participles;\nthe tagger's behavior is correct, but the tag was documented as\ngerund only. Update README and explain_tag description.",
"is_bot": false,
"headline": "Clarify VBG tag description (issue #19)",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2026-07-19T13:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7265fa29143c079d917a9bfbd776fdaeb95d54ef",
"body": "- Restore lost debug output in valid_text: the message string was left\n in void context (a remnant of the Perl port), so :debug mode silently\n did nothing there. Now printed via puts like other debug messages,\n with a test.\n- Remove redundant parentheses in classify_unknown_word\n- Order gems alphabetically in Gemfile",
"is_bot": false,
"headline": "Fix RuboCop offenses",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2026-07-19T13:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92d0aab23ac378493f00c3c49cd49b321d0b440",
"body": "The published 0.4.2 package contained files with owner-only (0600)\npermissions inherited from the build machine, making them unreadable\nafter a sudo install. Normalize permissions of all tracked files\nbefore packaging.",
"is_bot": false,
"headline": "Normalize file permissions when building gem (fixes #20)",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2026-07-19T13:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c857bf2111e65517e6970cdb04c8bfa32c5cb1db",
"body": null,
"is_bot": false,
"headline": ".gitignore reverted",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2025-01-16T11:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcaf11ecb38a177f1cd655c5aa094f3ac1ef0236",
"body": null,
"is_bot": false,
"headline": "Replaced lru_redux with sin_lru_redux",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2025-01-16T05:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95da12e3e9272ad1a92e26be2cb8edd6a33d9ecc",
"body": null,
"is_bot": false,
"headline": "Fix not being able to run tests",
"author_name": "Masahiro",
"author_login": "w-masahiro-ct",
"committed_at": "2025-01-16T04:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5342ab0c95a0fa2f46d7747220db2106e8b6dce",
"body": null,
"is_bot": false,
"headline": "Set ignore_nil to true for saving memory",
"author_name": "Masahiro",
"author_login": "w-masahiro-ct",
"committed_at": "2025-01-16T04:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0647844fc0377aa3d5dfff0d088ac93b7b27bd",
"body": null,
"is_bot": false,
"headline": "Uninstall lru_redux and install sin_lru_redux",
"author_name": "Masahiro",
"author_login": "w-masahiro-ct",
"committed_at": "2025-01-16T04:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77fef40a9c2a355286a1d428bc955be958b3a151",
"body": null,
"is_bot": false,
"headline": "README modified",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2024-04-30T01:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707a9c5bb34f311fef909a4edaa3fa372297bd8a",
"body": null,
"is_bot": false,
"headline": "porter.rb fileformat changed to unix",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2023-01-24T01:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c11a5c62bc62877caf2071841a918bf738c3902",
"body": null,
"is_bot": false,
"headline": "code cleanup (introducing rubocop)",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2023-01-21T02:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f456212a81cdadc778c101800addf4dc7e9d3d38",
"body": null,
"is_bot": false,
"headline": "code cleanup (introducing rubocop)",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2023-01-21T02:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe15d431b9dc8a2c9676cd2db51d86312eed016c",
"body": null,
"is_bot": false,
"headline": "Modified: README",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-08-05T08:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3d57042a4d618b2c4a5aaf03b12608e29a99de1",
"body": null,
"is_bot": false,
"headline": "Modified: README",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-08-05T08:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9df99d7b4d62859d039ed13903b2b35b80f298",
"body": null,
"is_bot": false,
"headline": "0.3.2 release",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-08-05T07:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02aaaee7f4ba68c6ec46cd12f0d69501c2944a83",
"body": "Fix for using gem with Rails",
"is_bot": false,
"headline": "Merge pull request #18 from bluethumbart/master",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-08-05T07:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4eb5588761e11050ba493ff79a0281faab5b56f",
"body": null,
"is_bot": false,
"headline": "Remove the global variable",
"author_name": "vitaly liber",
"author_login": "vitalyliber",
"committed_at": "2022-08-04T05:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdab43fc866a18537e62c9313fe144898a534914",
"body": null,
"is_bot": false,
"headline": "gem dependency specified",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T14:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68291eaa9b0a401bfdbe5be2b56defbb6895fe87",
"body": null,
"is_bot": false,
"headline": "Version number changed to 3.0",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6eb9a8ca4c52b1e4941c120c5b9ff50a9ae6e35",
"body": null,
"is_bot": false,
"headline": "Version number changed to 3.0",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd233344e523dfdd04a7b91b682811f813c0feb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dimidd-master'",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849156b7cadfb0131491d9d207e412a308098722",
"body": null,
"is_bot": false,
"headline": "added test code to check decimal points",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f76c1392554f56b061d7030a7ac5e4f1c59691",
"body": null,
"is_bot": false,
"headline": "Merge branch 'academia-edu-master'",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46d8c55da1b8491ba4039761477e9dd55897331",
"body": null,
"is_bot": false,
"headline": "finally merged a decade old pull-request",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-21T12:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39d447fd47373f5f544179aacb7154bbbf887a5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'bazay-hotfix/get-readable-parsing'",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-20T07:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcfdac5b48fceeade8db261752ea4b8b6e0ac8a",
"body": null,
"is_bot": false,
"headline": "Fix: EngTagger#get_readable",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-20T07:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7964cbe68473206c1893d2d93cb3a81adf205516",
"body": null,
"is_bot": false,
"headline": "Merge branch 'francomendoza-master'",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-20T05:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6db11eead42a425972b0425e3303f226bfd916d",
"body": null,
"is_bot": false,
"headline": "get_adverb method code confirmation",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-20T05:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1645bd83d0b5c1cec120567681323f95f7012775",
"body": null,
"is_bot": false,
"headline": "test code for private methods modified",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-20T05:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "befff321998c2d0a32aaed4b7c987702e8a4bbef",
"body": null,
"is_bot": false,
"headline": "private keyword commented out",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-15T05:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b4308c40a2461f39270fd9adef2494b59da0b7",
"body": "added tag_pairs method",
"is_bot": false,
"headline": "Merge pull request #16 from doriantaylor/tag-struct",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-15T05:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aeaa5c731efd112a542367a3f313ac6905f75cd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into tag-struct",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-15T05:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06dc432e5d6d94c66553714b3b5ef3e2193a4b7e",
"body": "Fixed bug with shifting semicolon from followed word or number",
"is_bot": false,
"headline": "Merge pull request #14 from StraDIVar/semicolons",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-15T05:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56e7088a335c32a06b9326d8389d83d415bbe52",
"body": "don't pollute global namespace",
"is_bot": false,
"headline": "Merge pull request #15 from stoodfarback/master",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-06-15T04:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7c1f793d85ed52332c336d273abd212e1c6e67",
"body": null,
"is_bot": false,
"headline": "Merge branch 'yohasebe:master' into master",
"author_name": "stoodfarback",
"author_login": "stoodfarback",
"committed_at": "2022-06-14T17:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47f158ad793c6d3fc47da352929a2ac5d0a3ca2",
"body": null,
"is_bot": false,
"headline": "File.exists? to File.exist?",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-02-03T13:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e2eaf3e6f145fbb62954649160d011cb608561",
"body": null,
"is_bot": false,
"headline": "File.exists? to File.exist?",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2022-02-03T12:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62a7f0b3cecbb368a8e97f8946116745609cdae",
"body": null,
"is_bot": false,
"headline": "added tag_pairs method",
"author_name": "Dorian Taylor",
"author_login": "doriantaylor",
"committed_at": "2020-08-05T18:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31061b6792498772184f1c03f55ca35d3d669a75",
"body": null,
"is_bot": false,
"headline": "don't pollute global namespace",
"author_name": "stoodfarback",
"author_login": "stoodfarback",
"committed_at": "2019-09-27T23:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21e8a2f1b10438da513ba737e3b62e77957ffa4",
"body": null,
"is_bot": false,
"headline": "Fixed bug with shifting semicolon from followed word or number",
"author_name": "Dmitry Stratsevsky",
"author_login": "StraDIVar",
"committed_at": "2018-09-24T12:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43c8bf2b73098e48d691652c89b73470bc1e274",
"body": null,
"is_bot": false,
"headline": "hotfix EngTagger#get_readable fails to parse words wrapped in <>",
"author_name": "Baron Bloomer",
"author_login": "bazay",
"committed_at": "2018-08-20T23:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c1734e354278873b7afbf1ff55aa402d5e48a4",
"body": "…etters\n\nfeature Add some common parts of speech get_* methods to EngTagger class",
"is_bot": false,
"headline": "Merge pull request #9 from Bazay/feature/additional-parts-of-speech-g…",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2016-10-12T13:42:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7549d62f54c4221a68a1225c40f6576943ed26",
"body": null,
"is_bot": false,
"headline": "feature Add some common parts of speech get_* methods to EngTagger class",
"author_name": "Baron",
"author_login": "bazay",
"committed_at": "2016-10-09T21:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffaaff4bed9ad4ec54fdfd58bdb01a668ab0ed2a",
"body": null,
"is_bot": false,
"headline": "test made passable when hpricot not installed",
"author_name": "yohasebe",
"author_login": "yohasebe",
"committed_at": "2015-10-23T04:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189b1f478253a54d80e4fba3811ee51ef8561801",
"body": "Fixes the following problem:\ntagger = EngTagger.new\ntagger.get_readable(\"they will soon raise rates.\")\n => \"they/PRP will/MD soon/RB raise/VB rates/NNS ./PP\"\ntagger.get_readable(\"they will soon raise rates. ok\")\n => \"they/PRP will/MD soon/RB raise/VB rates./NN ok/NN\"\n\nSigned-off-by: Dimid Duchovny <dimidd@gmail.com>",
"is_bot": false,
"headline": "split_punct: shift periods",
"author_name": "Dimid Duchovny",
"author_login": "dimidd",
"committed_at": "2015-06-28T09:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dce0025bf11cc74437117994e5b4cf2c704794a",
"body": null,
"is_bot": false,
"headline": "add get_adverbs",
"author_name": "francomendoza",
"author_login": "francomendoza",
"committed_at": "2015-06-07T00:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc470be2bc0290a0d3ea7829a33f68e1dc23d2f",
"body": null,
"is_bot": false,
"headline": "add get_verb",
"author_name": "francomendoza",
"author_login": "francomendoza",
"committed_at": "2015-06-07T00:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d7836974f47c3675c6cc9a6593f5c492073ce8",
"body": "Fixed get_gerund_verbs method",
"is_bot": false,
"headline": "Merge pull request #4 from dbendt/master",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2014-10-05T02:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52565718eb04c04821174f7dfaf83b068912d1df",
"body": null,
"is_bot": false,
"headline": "Fixed get_gerund_verbs method",
"author_name": "Dan Bendt",
"author_login": "dbendt",
"committed_at": "2014-08-28T17:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e20c04e3ec3a66dab172c612e3f9714f433d70",
"body": "…apable of finding different types of verbs and adjectives (plondon)",
"is_bot": false,
"headline": "config parameters are now correctly overridden (carlosramireziii) ; c…",
"author_name": "yohasebe",
"author_login": "yohasebe",
"committed_at": "2014-04-20T13:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0366d89100b5a8d5082bf6d890e157e9d99e3028",
"body": null,
"is_bot": false,
"headline": "add adjective finder methods",
"author_name": "plondon",
"author_login": "plondon",
"committed_at": "2014-04-19T22:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf14cae28ee3d96560b8011e551847afc08d1e76",
"body": null,
"is_bot": false,
"headline": "add methods to get different verb forms",
"author_name": "plondon",
"author_login": "plondon",
"committed_at": "2014-04-19T22:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b6a02242678706a5817335bbc80ec04c07d19f0",
"body": null,
"is_bot": false,
"headline": "Add code for release to gemfury",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T02:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815b057923117ab41f8ad20ed325dc4d342450a2",
"body": null,
"is_bot": false,
"headline": "Remove unused kconv require",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T02:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97cd0702e31388b1c12f093864df8168afd797e",
"body": "Remove hpricot based tag stripping, doesn't seem like the responsibility\nof this gem.",
"is_bot": false,
"headline": "Replace globals with scoped constants",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T02:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71fbb45bad036703782372c89425eee82540860",
"body": null,
"is_bot": false,
"headline": "Use lru-cache gem for bounded space memoization",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T01:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a8ff34e5bd0ead62166b2952d6abe635bdbe41",
"body": null,
"is_bot": false,
"headline": "Limit memoize cache size to avoid effective memory leak",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T01:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61fa4983ee61e8f26bc57d91cb54acb2a3edcb1",
"body": null,
"is_bot": false,
"headline": "Type of EngTagger needs to be consistent",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-05-14T01:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89af3ad6d8299f80e25dad64a4fd49e6a991abaf",
"body": null,
"is_bot": false,
"headline": "Switch toutf8 to encode",
"author_name": "David Judd",
"author_login": null,
"committed_at": "2013-03-01T02:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b69747248a7883a65d28c2404359f963c5511be",
"body": null,
"is_bot": false,
"headline": "readme modified",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2012-06-05T12:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f299e5abe0952b50627eb4127c7af88a30412cf",
"body": null,
"is_bot": false,
"headline": "readme modified",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2012-06-05T12:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858c9ba260970233c819eb12be553fb02a4f4e86",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2012-06-05T12:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eae1e9381fc4729f45c815e20c6562c049360c60",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Yoichiro Hasebe",
"author_login": "yohasebe",
"committed_at": "2012-06-05T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 4,
"latest_release_at": "2026-07-19T13:17:49Z",
"latest_release_tag": "v0.4.3",
"releases_from_tags": true,
"days_since_last_push": 7,
"active_weeks_last_year": 1,
"days_since_latest_release": 7,
"mean_days_between_releases": 497
},
"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": "engtagger",
"exists": true,
"license": "GPL",
"keywords": [],
"ecosystem": "rubygems",
"matches_repo": true,
"registry_url": "https://rubygems.org/gems/engtagger",
"is_deprecated": false,
"latest_version": "0.4.3",
"repository_url": "http://github.com/yohasebe/engtagger",
"versions_count": 13,
"total_downloads": 3046600,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2009-07-25T18:23:41Z",
"latest_published_at": "2026-07-19T13:25:39.251000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 50,
"stars": 276,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2012-07-02",
"count": 1
},
{
"date": "2012-07-13",
"count": 1
},
{
"date": "2013-02-19",
"count": 1
},
{
"date": "2013-02-25",
"count": 1
},
{
"date": "2013-03-22",
"count": 1
},
{
"date": "2013-04-01",
"count": 1
},
{
"date": "2013-06-25",
"count": 1
},
{
"date": "2013-07-21",
"count": 1
},
{
"date": "2013-07-27",
"count": 1
},
{
"date": "2013-09-23",
"count": 1
},
{
"date": "2013-10-01",
"count": 1
},
{
"date": "2013-11-11",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-04-19",
"count": 1
},
{
"date": "2014-06-26",
"count": 1
},
{
"date": "2014-10-01",
"count": 1
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2015-04-11",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-06-06",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-11-10",
"count": 1
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-06-18",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-03-18",
"count": 1
},
{
"date": "2017-04-09",
"count": 1
},
{
"date": "2017-05-16",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2018-01-26",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2025-01-16",
"count": 2
},
{
"date": "2025-05-31",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 50
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 28093,
"source_files_sampled": 4,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"rubygems"
],
"dependencies": [
{
"name": "rake",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "sin_lru_redux",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "test-unit",
"manifest": "Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "rake",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "sin_lru_redux",
"direct": true,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "test-unit",
"direct": true,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 3,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 12,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yohasebe",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/18207?v=4"
},
{
"type": "User",
"login": "w-masahiro-ct",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/49741327?v=4"
},
{
"type": "User",
"login": "francomendoza",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11286417?v=4"
},
{
"type": "User",
"login": "plondon",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5640772?v=4"
},
{
"type": "User",
"login": "stoodfarback",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/45657?v=4"
},
{
"type": "User",
"login": "bazay",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4166088?v=4"
},
{
"type": "User",
"login": "dbendt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2263036?v=4"
},
{
"type": "User",
"login": "dimidd",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3687606?v=4"
},
{
"type": "User",
"login": "StraDIVar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1488722?v=4"
},
{
"type": "User",
"login": "doriantaylor",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1181000?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.719
},
"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 6 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": 2,
"reason": "Found 6/27 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 5,
"reason": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"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": "aceffec928ee0a9599a26d2d6d587c4d4c4bb9b3",
"ran_at": "2026-07-27T10:05:02Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-01-16T05:22:35Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/yohasebe/engtagger",
"host": "github.com",
"name": "engtagger",
"owner": "yohasebe"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 34,
"vitality": 54,
"community": 62,
"governance": 67,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 54,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 64,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.4.3",
"releases_from_tags": true,
"days_since_latest_release": 7,
"mean_days_between_releases": 497
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~497 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 497
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 50,
"stars": 276,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "276 stars",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 276
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "50 forks",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 50
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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 (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"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": [
"engtagger"
],
"dependents": null,
"ecosystems": "rubygems",
"total_downloads": 3046600,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "3,046,600 downloads all-time across rubygems",
"points": 67.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 3046600,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.719
},
"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 72% of commits",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 12,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/13 decided PRs merged",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/27 approved changesets -- score normalized to 2",
"points": 3,
"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": 63,
"inputs": {
"followers": 158,
"owner_type": "User",
"is_verified": null,
"owner_login": "yohasebe",
"public_repos": 56,
"account_age_days": 6577
},
"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": "158 followers of yohasebe",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 158,
"login": "yohasebe"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "56 public repos, account ~18 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 56
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"engtagger"
],
"ecosystems": "rubygems",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 48,
"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 6 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": [
"rubynlp",
"pos-tagging",
"nlp",
"ruby",
"english"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 34,
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 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 6/27 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": 8
},
"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": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.172,
"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": "11 of 64 human commits state their intent (structured subject or explanatory body)",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 64
}
}
],
"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 64",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 64
}
}
],
"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": 28093,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:05:14.933550Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yohasebe/engtagger.svg",
"full_name": "yohasebe/engtagger",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}