原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ctags",
"code-navigation",
"developer-tools",
"code-reading",
"code-analysis",
"code-completion",
"code-summarization",
"tagjumping"
],
"is_fork": false,
"size_kb": 23572,
"has_wiki": true,
"homepage": "https://ctags.io",
"languages": {
"C": 5784588,
"D": 2976,
"E": 1,
"R": 7884,
"V": 9506,
"C#": 29256,
"Go": 8014,
"M4": 406980,
"Ada": 22838,
"Awk": 1392,
"C++": 701582,
"CSS": 2719,
"Elm": 9525,
"GDB": 506,
"HCL": 1920,
"Lex": 35350,
"Lua": 2130,
"PHP": 29750,
"Tcl": 6086,
"TeX": 154053,
"VBA": 132,
"AMPL": 79,
"Cuda": 799,
"HTML": 105307,
"Hack": 25,
"Haxe": 8384,
"Java": 5166,
"NSIS": 18671,
"Odin": 6682,
"Perl": 53417,
"Raku": 72727,
"Roff": 1585,
"Ruby": 50037,
"Rust": 8323,
"SCSS": 2389,
"TSQL": 102,
"VHDL": 213719,
"XSLT": 6873,
"Yacc": 11597,
"BASIC": 2155,
"CMake": 9608,
"COBOL": 38197,
"Fancy": 4258,
"Forth": 932,
"Julia": 11150,
"Logos": 132,
"Meson": 2104,
"OCaml": 1613,
"PLSQL": 789,
"Shell": 315594,
"AutoIt": 1014,
"Cython": 1606,
"Eiffel": 4338,
"Elixir": 3903,
"Erlang": 6306,
"Kotlin": 52017,
"MATLAB": 10584,
"Pascal": 1931,
"Prolog": 11340,
"Puppet": 14753,
"Python": 78290,
"Scheme": 1437,
"Thrift": 36225,
"Zephir": 467,
"Clojure": 3023,
"Fortran": 46174,
"Haskell": 1626,
"PLpgSQL": 7554,
"Verilog": 11000,
"Assembly": 24753,
"GDScript": 7565,
"Makefile": 129918,
"TypeSpec": 1983,
"Batchfile": 9762,
"PureBasic": 146,
"Smalltalk": 8,
"BlitzBasic": 156,
"Emacs Lisp": 378403,
"JavaScript": 59946,
"PostScript": 22846,
"PowerShell": 4448,
"QuickBASIC": 580,
"TypeScript": 24047,
"Vim Script": 84290,
"Classic ASP": 593,
"Common Lisp": 2703,
"Objective-C": 15824,
"Rocq Prover": 227,
"Standard ML": 2559,
"ActionScript": 3696,
"CoffeeScript": 292,
"RenderScript": 2,
"Linker Script": 9220,
"Objective-C++": 245,
"SystemVerilog": 76738,
"RobotFramework": 2927
},
"pushed_at": "2026-07-05T00:29:54Z",
"created_at": "2010-03-25T10:43:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T23:56:59Z",
"description": "A maintained ctags implementation",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "master",
"license_spdx_raw": "GPL-2.0",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": "https://ctags.io",
"name": "Universal Ctags",
"type": "Organization",
"login": "universal-ctags",
"company": null,
"location": null,
"followers": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/9616766?v=4",
"created_at": "2014-11-07T22:06:35Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 4274
},
"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": "v6.2.1",
"kind": "patch",
"published_at": "2025-10-25T13:19:36Z"
},
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2025-06-01T05:50:18Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2023-12-28T15:52:26Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2022-12-15T18:01:24Z"
}
],
"recent_commits": [
{
"oid": "5437fa6249e95ec55a5f4944dac28f4f6e46c195",
"body": "Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 1.1.0 to 1.3.0.\n- [Release notes](https://github.com/cross-platform-actions/action/releases)\n- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)\n- [Commits](https://githu\n[…]\nname: cross-platform-actions/action\n dependency-version: 1.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump cross-platform-actions/action from 1.1.0 to 1.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T06:51:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6d973bf0994da42763b02f8b9b99be794e2149d",
"body": "split one step into two step. make it more readable.",
"is_bot": false,
"headline": "GitHub Actions: refactor-cross-compile-for-android-on-{macos,ubuntu}.yml",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-25T10:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c6e866ed18209d3247430a9340074447113748",
"body": "… turn is the most widely used architecture in the Android world",
"is_bot": false,
"headline": "GitHub Actions: change Android ABI from armv7a to arm64-v8a, which in…",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-25T06:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ee7432fc5a5f6ae26162b6dfbb46d17002bf88",
"body": null,
"is_bot": false,
"headline": "GitHub Actions: add ubuntu-26.04 runner",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-25T02:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9007e33604250ed68af1c424889f8b454631b4",
"body": "Signed-off-by: leleliu008 <leleliu008@gmail.com>",
"is_bot": false,
"headline": "GitHub Actions: add target windows-2025",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-24T06:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441cb1c0c996fd53d50fab9d269d9543b61dc037",
"body": "Signed-off-by: leleliu008 <leleliu008@gmail.com>",
"is_bot": false,
"headline": "add target freebsd-15.1",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-24T03:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd549d01133b3ab7fcfb429568be233b4e2c1dc3",
"body": "Signed-off-by: leleliu008 <leleliu008@gmail.com>",
"is_bot": false,
"headline": "add target freebsd-13.5,14.3,14.4,15.0",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-24T01:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fed79269e01683d8b42999744a2b517d6b87c3",
"body": "Signed-off-by: leleliu008 <leleliu008@gmail.com>",
"is_bot": false,
"headline": "add target alpine-3.24",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-06-23T23:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cef08003487e3c87cb727f112c5bff793751ef8",
"body": "…equire\n\nSELinuxTypeEnforcement: skip require block",
"is_bot": false,
"headline": "Merge pull request #4445 from masatake/selinuxTypeEnforcement--skip-r…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-17T07:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70357e3a5c3b0f83102710f46b1dbb63d2af80c6",
"body": "RpmMacros: add .rpmmacros as an extension",
"is_bot": false,
"headline": "Merge pull request #4446 from masatake/rpmmacros--add-rpmmacros-as-ext",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-17T04:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91f8085248f0f271dd5b44bf6a335dd63817d44",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "RpmMacros: add .rpmmacros as an extension",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T19:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0810709ef27c09999cfce233b246d6716c49be",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "SELinuxTypeEnforcement: skip require block",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T19:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2fd7ba4820e43a3242b1884fae6366bd0cbd61b",
"body": "HTML: extract h4, h5, and h6 headings",
"is_bot": false,
"headline": "Merge pull request #4443 from masatake/html--h456",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T09:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5201e211ba19e45372b74f9e3073fa438e48a7",
"body": "Close #4422\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "HTML: extract h4, h5, and h6 headings",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T05:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf5913e07b2a2e11068475ebe70aea8ea29f1e0",
"body": "The HTML parser extracted titles as heading3 kind.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "HTML: (fix) extract titles as title kind",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T05:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf454099f266c6952dba4f5343ed34ece616ab4f",
"body": "It seems that Jansson has been dropped from Mingw32.\nhttps://github.com/msys2/MINGW-packages/commit/1edc149ba5be8bffc77f3ec546f5d214d10781ae#diff-802a4628e63170a6c2e927e9351f67ea2f67fd8c24c116ebdcdb3a44a13cafc5\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "GitHub Actions: (msys2) make installing jansson optional",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-16T05:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0361a1da51a9cb680732451ab0c35c41bc914bda",
"body": "Java: extract records",
"is_bot": false,
"headline": "Merge pull request #4437 from masatake/java--record",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-05T05:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb818104c3ca6ea1a8ff67af89cbdcff72bb82e",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Java: extract compact constructors in records as methods",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-05T00:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4aab09fe2771ef2982fb5dae9d3a59c30eca369",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Java: fill inherits field of record kind",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-05T00:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e587a7f3c9c59d6414efd10443ff3c1f52ca11",
"body": "Fixes #4435.\n\nExtract records.\nSee https://openjdk.org/jeps/395\n\nTODO:\n- extracting record components as fields,\n- extracting super interfaces, and\n- extracting canonical constructor.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Java: add record kind",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-05T00:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa192099f46e223e5244d5a72e037ef268b75f71",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Java,refactor: remove unused enumerators in javaKind",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-04T17:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9fd596ee84b8606e48636c87876d37180cb31e",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "CBased: add a /* Fallthrough */ comment",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-04T17:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af328315d5f7e6cc450f3bc0363373cb2488d08",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "CBased,Vera,refactor: make checkIsClassEnum() inline",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-06-03T16:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb432c71017551e66e4be9261019941b02227206",
"body": "CMake: extract included modules",
"is_bot": false,
"headline": "Merge pull request #4433 from masatake/cmake--included",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-31T14:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc176cfe43e2076c4d837ae5ac172aaa9f2c05e",
"body": "Kotlin: update the grammar #4431",
"is_bot": false,
"headline": "Merge pull request #4434 from dolik-rce/issue-4431-update-kotlin",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-31T13:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69abc1e2d8b37eb7b03b9f451827ed021f237cff",
"body": "- Adds support for value classes\n- Adds support for definitely non-nullable types\n- Fixes suspend function types in delegation specifier\n- Updates parameter parsing",
"is_bot": false,
"headline": "Update kotlin grammar #4431",
"author_name": "Jan Dolinar",
"author_login": "dolik-rce",
"committed_at": "2026-05-31T09:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c46f397857e4eeb3741edb99400a404df49a83",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "CMake: extract included modules",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-29T01:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1b5c54579fb749e96918be009a3f5c611d6d03",
"body": null,
"is_bot": false,
"headline": "add target openbsd-7.9",
"author_name": "leleliu008",
"author_login": "leleliu008",
"committed_at": "2026-05-28T10:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba0d87d7f579a8c98673ba1730cff89c96ee688",
"body": "Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.32.0 to 1.1.0.\n- [Release notes](https://github.com/cross-platform-actions/action/releases)\n- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)\n- [Commits](https://gith\n[…]\nname: cross-platform-actions/action\n dependency-version: 1.1.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump cross-platform-actions/action from 0.32.0 to 1.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-28T09:02:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d8bd755399bf4a16fe59f6ffbf1401bd06282b9",
"body": "Forth: constants can be non-numeric",
"is_bot": false,
"headline": "Merge pull request #4430 from y-salnikov/master",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-25T20:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603d5838d9714c7bfbb747fbbd9e66fe514430d1",
"body": null,
"is_bot": false,
"headline": "Forth: constants can be non-numeric",
"author_name": "y-salnikov",
"author_login": "y-salnikov",
"committed_at": "2026-05-25T09:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a77f4e9fdbea8350b8d7b145780e2d9027bd083",
"body": "Forth: there should be new line or white space before :",
"is_bot": false,
"headline": "Merge pull request #4429 from y-salnikov/master",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-23T15:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a617aa3b895118cf84ddc99d32f005edbd24b67a",
"body": null,
"is_bot": false,
"headline": "Forth: there should be new line or whitespace before :",
"author_name": "y-salnikov",
"author_login": "y-salnikov",
"committed_at": "2026-05-23T06:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "173707379ee89beaea30896652bd23931cb2f08d",
"body": null,
"is_bot": false,
"headline": "JavaScript: fix bug in line termination logic (semicolon not required)",
"author_name": "John Lindal",
"author_login": "jafl",
"committed_at": "2026-05-13T15:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a2418be37700b79b4fbae41632296b9a0ab95e",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "main: fix a wrong line calcucaltion causing postrun fails",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-13T06:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89366f86492fec82ac8d5a5a2932b81ba2f2dc8a",
"body": "In cd70c7cc2b782e168557c84f5bc3f87c48c89a52, Masatake put a test case\nfor the JavaScript parser to wrong place, directly under Units/.",
"is_bot": false,
"headline": "fixup! JavaScript: ignore calls to prototype function",
"author_name": "John Lindal",
"author_login": "jafl",
"committed_at": "2026-05-12T19:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd70c7cc2b782e168557c84f5bc3f87c48c89a52",
"body": null,
"is_bot": false,
"headline": "JavaScript: ignore calls to prototype function",
"author_name": "John Lindal",
"author_login": "jafl",
"committed_at": "2026-05-12T01:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be556059b8727c7dabe96cdf26fdbf7d5906586",
"body": "…ilable\n\nJavaScript: make dumpToken() available always when --enable-debugging is given",
"is_bot": false,
"headline": "Merge pull request #4423 from masatake/javascript--make-dumpToken-ava…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-10T20:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1360b0baef29ae6081f77e6dad4a52611693f48",
"body": "… is given\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "JavaScript: make dumpToken() available always when --enable-debugging…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-09T20:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e4cc275815e0440afbf45a30d692e62729d851",
"body": "Minor fixes",
"is_bot": false,
"headline": "Merge pull request #4420 from masatake/misc-fix",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-03T09:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78db0b6ac6740a6eaa225f4f369ad615ce8e000",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Tmain: (tmain-skip-example.d) set $CTAGS",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-02T21:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49ea8c57a07487437081430115ec7834f4267da",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "docs(web): add a missing newline",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-02T20:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65e12097d2d668e3ed0de879a9361be449a50e1",
"body": "Prolog: add .pro as a file extension\n\n.pro is explained in https://www.swi-prolog.org/pldoc/man?section=filelocs .",
"is_bot": false,
"headline": "Merge pull request #4419 from K9-guardian/master",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-05-02T18:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de954969a28f8726024b3e42ea91a0d8ea32b8e1",
"body": null,
"is_bot": false,
"headline": "Prolog: add .pro as a file extension",
"author_name": "Krishna Girkar",
"author_login": "K9-guardian",
"committed_at": "2026-05-02T04:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0498b5983b38f835ece70890ea171d1c1204f284",
"body": "Python: add .pyw as a file extension",
"is_bot": false,
"headline": "Merge pull request #4416 from masatake/python--pyw",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-19T07:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc29404b27502171ab0cb2c822311b957a1b9d6",
"body": "TOML,Cargo: Suppress redundant warnings when disabled",
"is_bot": false,
"headline": "Merge pull request #4417 from roccomao/fix-redundant-warnings",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-19T07:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "562a7a52183e5da9f31c489d85b3b00a9fbb9107",
"body": "Forth: fix for indentation and multiple tags in line",
"is_bot": false,
"headline": "Merge pull request #4415 from y-salnikov/y-salnikov-patch-2 (Forth)",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-19T07:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c16639df6ce0311995c373d71029b5aec1c5db",
"body": null,
"is_bot": false,
"headline": "Forth: fix for indentation and multiple tags in line",
"author_name": "y-salnikov",
"author_login": "y-salnikov",
"committed_at": "2026-04-18T11:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b829fd697c797e85aecbaa3c17fc9ab0d9a30293",
"body": null,
"is_bot": false,
"headline": "TOML,Cargo: Suppress redundant warnings when disabled",
"author_name": "Rocco Mao",
"author_login": "roccomao",
"committed_at": "2026-04-18T01:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea4d3da281d65b124ef8617030e918de11a6d12",
"body": "The extension is used on Windows.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Python: add .pyw as a file extension",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-17T21:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243595eebc1178ac04695524ee5f8356cc28d480",
"body": "Update libreadtags to v0.5.0",
"is_bot": false,
"headline": "Merge pull request #4412 from masatake/update-libreadtags-2",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-15T02:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5cf3215f62cdb7e329cc6858fac98d29c12e9d",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "docs: (NEWS.rst) write about updating libreadtags to v0.5.0",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-14T15:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b3687d7e3ac5fdb0b5b32fa373c1ef0967caa8",
"body": "…ibreadtags-2#boarding",
"is_bot": false,
"headline": "Merge commit 'a18559bce9e6335edaea35cad08e4532b3d7dadb' into update-l…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-14T15:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18559bce9e6335edaea35cad08e4532b3d7dadb",
"body": "34b048d35 Merge pull request #64 from masatake/v0.5.0\n09ad14534 Version 0.5.0\nd2780237e Merge pull request #63 from masatake/fix-integer-overflow\n4086de901 Fix an integer overflow occurring when a tag has too many fields\nea0aa5539 Merge pull request #60 from masatake/more-inline\n7661a7f5e Make one m\n[…]\nnable Codecov\na960d909b Merge pull request #61 from masatake/ci--update\n20c12fb51 ci: run the test on Fedora42\n\ngit-subtree-dir: libreadtags\ngit-subtree-split: 34b048d353e8530603e0ba8aca17e27f0c6ac1e7",
"is_bot": false,
"headline": "Squashed 'libreadtags/' changes from 9137c94a8..34b048d35",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-04-14T15:07:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34659e2cb02e055c74e929c5bad291470a729570",
"body": "Dosbatch: convert to optlib",
"is_bot": false,
"headline": "Merge pull request #4406 from masatake/dosbatch--optlib",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-26T20:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c0c17a40b149da82d83a477006a4d76c27e82a",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "DosBatch: extract batch files or labels passed to \"call\"",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-26T17:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998aa0e1852b34d4304f69b0dc2c8060d67ac5fc",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "DosBatch: convert to an optlib file",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-26T09:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1b0f3dfa7ed5fddb4369c8abd0c463ea3665a8",
"body": "Odin: don't use utf-8 char even in comments",
"is_bot": false,
"headline": "Merge pull request #4405 from masatake/odin--use-ascii-only",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-21T20:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20ff2331b9c8caa04c021d887f4518d78e808fa",
"body": "MSVC expects CP932 compatible characters.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Odin: don't use utf-8 char even in comments",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-21T19:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d436dace81c2127b96abba96f8855d5619b0adf2",
"body": "…ents\n\nRust: parse inside macro arguments",
"is_bot": false,
"headline": "Merge pull request #4403 from masatake/rust--parse-inside-macro-argum…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-18T03:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e54a28b221413a44153af1d2f893f33fa59e5ac",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Rust: add a new field, \"macro\"",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T23:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cf504912d31845d78ee8d79c25aedb68b9041d",
"body": "Fixes #4393.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Rust: parse inside macro arguments",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T23:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341a3c10ae0ef866aa2faeef4d39ac3281436793",
"body": "Rust: add trace prints",
"is_bot": false,
"headline": "Merge pull request #4394 from masatake/debuggen",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T09:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05af36da796400da0d66f6bf100533be25a3f7c2",
"body": null,
"is_bot": false,
"headline": "fixup! build-sys(Makefile.am): add debuggen files to EXTRA_DIST",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b86e584058ae2b5faf769a3898622bfcce9decb",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "build-sys(Makefile.am): add debuggen files to EXTRA_DIST",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f4af1797ec9aa6b2b8a374e319e10d8ce70323",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Rust: add trace prints",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519534527a83759069f16de2e0402aff3968b0b9",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "build-sys: add PARSER_D_HEADS macro derived from PARSER_HEADS",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c749edc1172eabda2026b3c162c81c8f32ce34cc",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "build-sys: add PARSER_X_HEADS macro derived from PARSER_HEADS",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222a417235591650ce2d019fbc1d3482fde2ec95",
"body": "…ipts generating code for debugging\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "main,build-sys: add a separate directory, \"debuggen\" for managing scr…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-17T06:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e648180e98c074589f62f809c24483794920793",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "build-sys(Makefile.am): add more validators to EXTRA_DIST",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-15T17:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f068d23e18c29b8ab0ae595512e844cbef7dd9",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "build-sys(Makefile.am): add some files to EXTRA_DIST",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-15T16:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c0c41ee50bc81a25be68cc0f4a27e8c2b67003",
"body": "Rust: extract const functions",
"is_bot": false,
"headline": "Merge pull request #4402 from masatake/rust--const-fn",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T20:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f57241196807e21c93438945a8ae9034ac88bd8",
"body": "Go: preparation for support generics",
"is_bot": false,
"headline": "Merge pull request #4401 from masatake/go--input-validator",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T20:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d01a7137dc11ad4dc4a06cbaacce30637ecd95a",
"body": "ref. https://doc.rust-lang.org/reference/const_eval.html#const-functions\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Rust: extract const functions",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T19:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777f2c5567a437197946ed4f435c4722e04c71e6",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Rust: use vStringEqC",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T19:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471782f5627b876b45b3c00aad85d133c3e9024e",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Units(Go): add validator files",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T18:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa7d93f711eea2678ad3a233fdb6a8c0e02439c",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: add Go input validator",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T17:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8d511b78d590c9d66b87d151665cd4f5e441c1",
"body": "…ilabilities\n\n\"command\" is more portable than \"type\".\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: use \"command\" instead of \"type\" to detect command ava…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T17:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621b99ba862ec5a14b0900fcaaa4396da8337b73",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: use more portable redirect notation",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T17:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46bacca0e875470236e3dd32cade4430b44d936c",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input(python): quote more $vars with \"",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-14T17:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e238e65e106f2ea71b9f5c61d90c2f199845229",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: quote $n with \"",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2f641deac6cb40fd964750595b3e20eea11a20",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input,cosmetic: fix the indentation style",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c27ce72835edad3fde5058388b8d32f229a0c72",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: use \".\" instead of source built-in",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff0e08461f204998e5cc04a1eb545546c66929d",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: add default action for reporting an error",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdbba9a84e6f75fef805c549631ebdf79f5160d3",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "validate-input: add #!/bin/sh line to the head of scripts",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0a2047416f7ac66b4af6bf60196a43b23fa07c",
"body": "…ecycle\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go,refactor: add a helper function and a macro managing collector lif…",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5af7437f02e652928f5a83fb6c44f7a170c4dd",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go: apply MAX_COLLECTOR_LENGTH more comprehensively",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c258f52679ea923f2ec602efa11e944ad739e1",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go: add const modifier to parameters of the collector functions",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T15:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef424720c59a43a52b55586d09711447394446c1",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go,refactor: use early return in collecion related functions",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aacc1b7bf6dbf5a3bee1e2e0227e468a94909aa",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go,comment: update the URL for the language reference",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a51d0a14b9ed53e44604cdd22bcaa57ca27521c0",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go,NEWS: write about \"receiver\" field added ago",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff6ebf0d6578e523758200f1950bcca1eddc0efc",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Go,comment: add missing words",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec2aa4b00df23468736187ed7a1cb23c0403bac",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "main,comment: fix a typo",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83af8b6d4dbc50ab0d53ee1f65ddf7a2c902af9",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "circleci: add rubypick for running ruby input validator",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9147ac11be22e894362807f4d728719c39268bf5",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "circleci: delete duplicated packages",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T06:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c69baa1a5a5f9edcdf71a653f4d7672e4d92e6",
"body": "Sh,Zsh: use symtab for exporting the information of heredoc to optlib",
"is_bot": false,
"headline": "Merge pull request #4400 from masatake/sh--use-symtabl",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T04:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "813633455bdd43b438d7e6ef9f6928795d1b5b55",
"body": "See https://github.com/universal-ctags/ctags/discussions/4399#discussioncomment-16107879\nabou the application of this change.\n\nSigned-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "Sh,Zsh: use symtab for exporting the information of heredoc to optlib",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-13T02:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "939d0baf76c6c4611857e7eedde78d865eac6e7e",
"body": "dsl: make list operator usable in filter and sorter",
"is_bot": false,
"headline": "Merge pull request #4395 from masatake/readtags--list-op",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-11T08:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28b2ce0d8af2bfe1dea45616c59ec64a3d7da5a",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "dsl: make list operator usable in filter and sorter",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-11T02:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec3111dda4e912f94c8b373edf7eb1c278b0517",
"body": "Signed-off-by: Masatake YAMATO <yamato@redhat.com>",
"is_bot": false,
"headline": "readtags: reject expression with garbage",
"author_name": "Masatake YAMATO",
"author_login": "masatake",
"committed_at": "2026-03-11T02:25:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 265,
"latest_release_at": "2025-10-25T13:19:36Z",
"latest_release_tag": "v6.2.1",
"releases_from_tags": false,
"days_since_last_push": 17,
"active_weeks_last_year": 43,
"days_since_latest_release": 269,
"mean_days_between_releases": 348.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 661,
"stars": 7246,
"watchers": 103,
"fork_history": {
"days": [
{
"date": "2010-08-20",
"count": 1
},
{
"date": "2010-11-01",
"count": 1
},
{
"date": "2011-01-18",
"count": 1
},
{
"date": "2011-03-09",
"count": 1
},
{
"date": "2012-01-16",
"count": 1
},
{
"date": "2012-10-04",
"count": 1
},
{
"date": "2012-11-21",
"count": 1
},
{
"date": "2012-11-28",
"count": 1
},
{
"date": "2013-06-14",
"count": 1
},
{
"date": "2013-06-27",
"count": 1
},
{
"date": "2013-07-08",
"count": 1
},
{
"date": "2013-08-01",
"count": 1
},
{
"date": "2013-10-28",
"count": 1
},
{
"date": "2013-11-13",
"count": 1
},
{
"date": "2013-11-23",
"count": 1
},
{
"date": "2013-11-26",
"count": 1
},
{
"date": "2013-12-08",
"count": 1
},
{
"date": "2013-12-20",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-01-02",
"count": 1
},
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-01-20",
"count": 1
},
{
"date": "2014-02-28",
"count": 1
},
{
"date": "2014-03-11",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-26",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-07-14",
"count": 1
},
{
"date": "2014-08-01",
"count": 1
},
{
"date": "2014-09-17",
"count": 1
},
{
"date": "2014-10-12",
"count": 1
},
{
"date": "2014-10-30",
"count": 1
},
{
"date": "2014-11-03",
"count": 1
},
{
"date": "2014-11-22",
"count": 1
},
{
"date": "2014-12-06",
"count": 1
},
{
"date": "2014-12-08",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-20",
"count": 1
},
{
"date": "2015-03-07",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-03-18",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-03-27",
"count": 1
},
{
"date": "2015-04-06",
"count": 1
},
{
"date": "2015-04-16",
"count": 1
},
{
"date": "2015-05-16",
"count": 1
},
{
"date": "2015-05-18",
"count": 1
},
{
"date": "2015-05-29",
"count": 1
},
{
"date": "2015-06-12",
"count": 2
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-06-28",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-06-30",
"count": 1
},
{
"date": "2015-07-03",
"count": 2
},
{
"date": "2015-07-09",
"count": 2
},
{
"date": "2015-07-11",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-20",
"count": 1
},
{
"date": "2015-07-22",
"count": 1
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-08-02",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-08-12",
"count": 1
},
{
"date": "2015-08-13",
"count": 1
},
{
"date": "2015-08-18",
"count": 1
},
{
"date": "2015-08-20",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-03",
"count": 1
},
{
"date": "2015-09-16",
"count": 1
},
{
"date": "2015-09-25",
"count": 1
},
{
"date": "2015-09-30",
"count": 1
},
{
"date": "2015-10-29",
"count": 1
},
{
"date": "2015-11-03",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2015-12-13",
"count": 1
},
{
"date": "2015-12-16",
"count": 1
},
{
"date": "2015-12-27",
"count": 1
},
{
"date": "2016-01-01",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-02-06",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-03-15",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-04-11",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-04-19",
"count": 1
},
{
"date": "2016-04-23",
"count": 1
},
{
"date": "2016-04-27",
"count": 1
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-06",
"count": 2
},
{
"date": "2016-05-11",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2016-05-28",
"count": 1
},
{
"date": "2016-06-01",
"count": 1
},
{
"date": "2016-06-02",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-06-16",
"count": 1
},
{
"date": "2016-06-21",
"count": 1
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-19",
"count": 1
},
{
"date": "2016-07-23",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-08-07",
"count": 1
},
{
"date": "2016-08-08",
"count": 1
},
{
"date": "2016-08-11",
"count": 1
},
{
"date": "2016-08-14",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-09-29",
"count": 2
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-11-08",
"count": 2
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-11-14",
"count": 1
},
{
"date": "2016-11-20",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-19",
"count": 1
},
{
"date": "2016-12-30",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-24",
"count": 2
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-03-29",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-14",
"count": 1
},
{
"date": "2017-04-16",
"count": 1
},
{
"date": "2017-04-24",
"count": 1
},
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2017-05-22",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-25",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-07-17",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-08-12",
"count": 1
},
{
"date": "2017-08-13",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-10-05",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-10-16",
"count": 1
},
{
"date": "2017-10-31",
"count": 3
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-20",
"count": 2
},
{
"date": "2017-12-09",
"count": 1
},
{
"date": "2017-12-10",
"count": 2
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-02-25",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-17",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-03-31",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-05-06",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-05-27",
"count": 1
},
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2018-06-24",
"count": 1
},
{
"date": "2018-07-04",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-07-11",
"count": 1
},
{
"date": "2018-07-20",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-07-26",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-11",
"count": 1
},
{
"date": "2018-08-12",
"count": 1
},
{
"date": "2018-08-18",
"count": 1
},
{
"date": "2018-08-24",
"count": 2
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-09-01",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-10-02",
"count": 2
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-23",
"count": 2
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-11-24",
"count": 1
},
{
"date": "2018-11-25",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-03",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-22",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-03-12",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-17",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-04-12",
"count": 1
},
{
"date": "2019-04-22",
"count": 1
},
{
"date": "2019-04-28",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-05-28",
"count": 1
},
{
"date": "2019-06-01",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-22",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-08-02",
"count": 2
},
{
"date": "2019-08-03",
"count": 1
},
{
"date": "2019-08-07",
"count": 2
},
{
"date": "2019-08-13",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-20",
"count": 3
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-04",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-20",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-05",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-04",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-02-17",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-10",
"count": 1
},
{
"date": "2020-04-16",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-04",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-07-16",
"count": 2
},
{
"date": "2020-07-24",
"count": 2
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-08",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-17",
"count": 2
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-14",
"count": 1
},
{
"date": "2020-11-21",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-31",
"count": 2
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-14",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-06",
"count": 3
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-24",
"count": 2
},
{
"date": "2021-11-16",
"count": 2
},
{
"date": "2021-11-17",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-11",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-25",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-10-30",
"count": 1
},
{
"date": "2022-11-10",
"count": 2
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-14",
"count": 2
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-09",
"count": 2
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-02",
"count": 9
},
{
"date": "2023-07-03",
"count": 7
},
{
"date": "2023-07-04",
"count": 17
},
{
"date": "2023-07-06",
"count": 4
},
{
"date": "2023-07-07",
"count": 2
},
{
"date": "2023-07-08",
"count": 3
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-14",
"count": 2
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-30",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-05",
"count": 2
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-12-19",
"count": 2
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2024-01-06",
"count": 2
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-01",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-03-13",
"count": 2
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 2
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-16",
"count": 2
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2026-01-06",
"count": 2
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-28",
"count": 2
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-14",
"count": 2
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 654,
"total_forks": 661
},
"star_history": {
"days": [
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-23",
"count": 2
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-06-25",
"count": 2
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-06-28",
"count": 2
},
{
"date": "2024-06-29",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-07-01",
"count": 3
},
{
"date": "2024-07-02",
"count": 2
},
{
"date": "2024-07-03",
"count": 4
},
{
"date": "2024-07-04",
"count": 3
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-14",
"count": 2
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2024-07-16",
"count": 3
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-22",
"count": 3
},
{
"date": "2024-07-23",
"count": 2
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-07-25",
"count": 2
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-07-28",
"count": 2
},
{
"date": "2024-07-29",
"count": 2
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-07-31",
"count": 2
},
{
"date": "2024-08-01",
"count": 2
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-08-03",
"count": 2
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-07",
"count": 2
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-11",
"count": 5
},
{
"date": "2024-08-12",
"count": 2
},
{
"date": "2024-08-13",
"count": 2
},
{
"date": "2024-08-14",
"count": 2
},
{
"date": "2024-08-15",
"count": 2
},
{
"date": "2024-08-16",
"count": 2
},
{
"date": "2024-08-17",
"count": 2
},
{
"date": "2024-08-19",
"count": 2
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-22",
"count": 4
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-24",
"count": 3
},
{
"date": "2024-08-26",
"count": 2
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-29",
"count": 2
},
{
"date": "2024-08-30",
"count": 2
},
{
"date": "2024-09-01",
"count": 2
},
{
"date": "2024-09-03",
"count": 4
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-06",
"count": 2
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-08",
"count": 2
},
{
"date": "2024-09-09",
"count": 2
},
{
"date": "2024-09-10",
"count": 2
},
{
"date": "2024-09-12",
"count": 2
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-14",
"count": 2
},
{
"date": "2024-09-16",
"count": 3
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-18",
"count": 3
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-21",
"count": 2
},
{
"date": "2024-09-24",
"count": 4
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-09-26",
"count": 3
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-09-28",
"count": 3
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-09-30",
"count": 4
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-10-03",
"count": 2
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-07",
"count": 3
},
{
"date": "2024-10-08",
"count": 2
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-10-11",
"count": 4
},
{
"date": "2024-10-12",
"count": 2
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-18",
"count": 2
},
{
"date": "2024-10-19",
"count": 3
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-10-21",
"count": 2
},
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-10-24",
"count": 2
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-10-30",
"count": 2
},
{
"date": "2024-10-31",
"count": 1
},
{
"date": "2024-11-01",
"count": 2
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-04",
"count": 3
},
{
"date": "2024-11-06",
"count": 3
},
{
"date": "2024-11-07",
"count": 2
},
{
"date": "2024-11-08",
"count": 2
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-11",
"count": 2
},
{
"date": "2024-11-12",
"count": 3
},
{
"date": "2024-11-13",
"count": 4
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-19",
"count": 3
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-11-23",
"count": 3
},
{
"date": "2024-11-24",
"count": 4
},
{
"date": "2024-11-25",
"count": 3
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-11-27",
"count": 2
},
{
"date": "2024-11-29",
"count": 3
},
{
"date": "2024-11-30",
"count": 2
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-03",
"count": 2
},
{
"date": "2024-12-04",
"count": 3
},
{
"date": "2024-12-05",
"count": 2
},
{
"date": "2024-12-07",
"count": 2
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-09",
"count": 2
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2024-12-12",
"count": 4
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-15",
"count": 2
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-19",
"count": 2
},
{
"date": "2024-12-20",
"count": 2
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2024-12-22",
"count": 3
},
{
"date": "2024-12-23",
"count": 2
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2024-12-26",
"count": 2
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-01",
"count": 4
},
{
"date": "2025-01-02",
"count": 2
},
{
"date": "2025-01-03",
"count": 3
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-05",
"count": 2
},
{
"date": "2025-01-06",
"count": 2
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-08",
"count": 3
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-10",
"count": 2
},
{
"date": "2025-01-11",
"count": 2
},
{
"date": "2025-01-12",
"count": 2
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-14",
"count": 2
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-01-20",
"count": 4
},
{
"date": "2025-01-23",
"count": 2
},
{
"date": "2025-01-24",
"count": 3
},
{
"date": "2025-01-25",
"count": 3
},
{
"date": "2025-01-26",
"count": 3
},
{
"date": "2025-01-27",
"count": 2
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-01-30",
"count": 3
},
{
"date": "2025-01-31",
"count": 2
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-05",
"count": 2
},
{
"date": "2025-02-06",
"count": 4
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-10",
"count": 2
},
{
"date": "2025-02-11",
"count": 2
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-15",
"count": 2
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-18",
"count": 5
},
{
"date": "2025-02-19",
"count": 3
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-02-24",
"count": 3
},
{
"date": "2025-02-25",
"count": 4
},
{
"date": "2025-02-27",
"count": 2
},
{
"date": "2025-02-28",
"count": 4
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-02",
"count": 2
},
{
"date": "2025-03-07",
"count": 3
},
{
"date": "2025-03-12",
"count": 3
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-03-18",
"count": 3
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-22",
"count": 2
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-27",
"count": 3
},
{
"date": "2025-03-28",
"count": 2
},
{
"date": "2025-03-29",
"count": 3
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-04",
"count": 2
},
{
"date": "2025-04-06",
"count": 2
},
{
"date": "2025-04-07",
"count": 2
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-09",
"count": 3
},
{
"date": "2025-04-10",
"count": 3
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-12",
"count": 2
},
{
"date": "2025-04-13",
"count": 2
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-15",
"count": 4
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 3
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-04-23",
"count": 2
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-04-29",
"count": 2
},
{
"date": "2025-05-03",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-06",
"count": 2
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-11",
"count": 2
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-13",
"count": 2
},
{
"date": "2025-05-14",
"count": 2
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-17",
"count": 2
},
{
"date": "2025-05-18",
"count": 3
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-05-28",
"count": 2
},
{
"date": "2025-05-30",
"count": 2
},
{
"date": "2025-05-31",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-02",
"count": 2
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-05",
"count": 2
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-06-09",
"count": 2
},
{
"date": "2025-06-11",
"count": 2
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-14",
"count": 2
},
{
"date": "2025-06-15",
"count": 2
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-17",
"count": 2
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-06-23",
"count": 2
},
{
"date": "2025-06-24",
"count": 2
},
{
"date": "2025-06-25",
"count": 2
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-06-28",
"count": 2
},
{
"date": "2025-06-30",
"count": 3
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-02",
"count": 3
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-04",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-07",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-10",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-14",
"count": 4
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-07-17",
"count": 2
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-07-21",
"count": 2
},
{
"date": "2025-07-22",
"count": 2
},
{
"date": "2025-07-23",
"count": 2
},
{
"date": "2025-07-24",
"count": 2
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-07-28",
"count": 2
},
{
"date": "2025-07-29",
"count": 2
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-03",
"count": 2
},
{
"date": "2025-08-04",
"count": 2
},
{
"date": "2025-08-05",
"count": 2
},
{
"date": "2025-08-06",
"count": 2
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-08",
"count": 2
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-14",
"count": 5
},
{
"date": "2025-08-15",
"count": 2
},
{
"date": "2025-08-18",
"count": 3
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-08-20",
"count": 2
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-08-22",
"count": 3
},
{
"date": "2025-08-23",
"count": 2
},
{
"date": "2025-08-24",
"count": 3
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-08-28",
"count": 2
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-02",
"count": 3
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-05",
"count": 3
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-08",
"count": 2
},
{
"date": "2025-09-09",
"count": 2
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-17",
"count": 2
},
{
"date": "2025-09-18",
"count": 2
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-09-27",
"count": 2
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-05",
"count": 2
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-10",
"count": 2
},
{
"date": "2025-10-11",
"count": 2
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-19",
"count": 2
},
{
"date": "2025-10-20",
"count": 3
},
{
"date": "2025-10-21",
"count": 3
},
{
"date": "2025-10-23",
"count": 3
},
{
"date": "2025-10-24",
"count": 2
},
{
"date": "2025-10-25",
"count": 3
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-28",
"count": 3
},
{
"date": "2025-10-30",
"count": 3
},
{
"date": "2025-10-31",
"count": 2
},
{
"date": "2025-11-02",
"count": 2
},
{
"date": "2025-11-04",
"count": 2
},
{
"date": "2025-11-05",
"count": 2
},
{
"date": "2025-11-06",
"count": 2
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-10",
"count": 2
},
{
"date": "2025-11-11",
"count": 2
},
{
"date": "2025-11-12",
"count": 3
},
{
"date": "2025-11-14",
"count": 2
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-16",
"count": 2
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-11-18",
"count": 3
},
{
"date": "2025-11-19",
"count": 2
},
{
"date": "2025-11-20",
"count": 2
},
{
"date": "2025-11-21",
"count": 2
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-24",
"count": 2
},
{
"date": "2025-11-25",
"count": 2
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-11-28",
"count": 3
},
{
"date": "2025-11-30",
"count": 3
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-02",
"count": 2
},
{
"date": "2025-12-03",
"count": 2
},
{
"date": "2025-12-04",
"count": 2
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-09",
"count": 2
},
{
"date": "2025-12-10",
"count": 2
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-13",
"count": 2
},
{
"date": "2025-12-14",
"count": 2
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-20",
"count": 3
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-23",
"count": 3
},
{
"date": "2025-12-24",
"count": 3
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2025-12-28",
"count": 2
},
{
"date": "2025-12-29",
"count": 2
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2025-12-31",
"count": 2
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-04",
"count": 3
},
{
"date": "2026-01-05",
"count": 4
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-13",
"count": 2
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-16",
"count": 2
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-01-19",
"count": 2
},
{
"date": "2026-01-20",
"count": 2
},
{
"date": "2026-01-21",
"count": 6
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-26",
"count": 2
},
{
"date": "2026-01-27",
"count": 4
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-29",
"count": 2
},
{
"date": "2026-02-01",
"count": 2
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-06",
"count": 2
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-12",
"count": 2
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-17",
"count": 2
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-02-22",
"count": 2
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-02-24",
"count": 2
},
{
"date": "2026-02-26",
"count": 3
},
{
"date": "2026-02-28",
"count": 2
},
{
"date": "2026-03-02",
"count": 3
},
{
"date": "2026-03-03",
"count": 2
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-05",
"count": 3
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-09",
"count": 4
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-15",
"count": 2
},
{
"date": "2026-03-16",
"count": 2
},
{
"date": "2026-03-17",
"count": 4
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-21",
"count": 2
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-24",
"count": 3
},
{
"date": "2026-03-25",
"count": 2
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-28",
"count": 2
},
{
"date": "2026-03-29",
"count": 3
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-01",
"count": 2
},
{
"date": "2026-04-02",
"count": 2
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-06",
"count": 2
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-08",
"count": 2
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-12",
"count": 3
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-15",
"count": 2
},
{
"date": "2026-04-17",
"count": 2
},
{
"date": "2026-04-20",
"count": 3
},
{
"date": "2026-04-21",
"count": 3
},
{
"date": "2026-04-24",
"count": 4
},
{
"date": "2026-04-25",
"count": 3
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-04-28",
"count": 2
},
{
"date": "2026-04-29",
"count": 5
},
{
"date": "2026-04-30",
"count": 4
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-03",
"count": 3
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-08",
"count": 2
},
{
"date": "2026-05-09",
"count": 6
},
{
"date": "2026-05-11",
"count": 2
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-13",
"count": 2
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-19",
"count": 2
},
{
"date": "2026-05-20",
"count": 2
},
{
"date": "2026-05-21",
"count": 2
},
{
"date": "2026-05-23",
"count": 4
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 3
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-28",
"count": 2
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-01",
"count": 2
},
{
"date": "2026-06-02",
"count": 2
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-04",
"count": 3
},
{
"date": "2026-06-05",
"count": 3
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-08",
"count": 4
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-13",
"count": 2
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-19",
"count": 2
},
{
"date": "2026-06-22",
"count": 3
},
{
"date": "2026-06-23",
"count": 2
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-29",
"count": 2
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-02",
"count": 2
},
{
"date": "2026-07-06",
"count": 3
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-10",
"count": 2
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
},
{
"date": "2026-07-16",
"count": 2
},
{
"date": "2026-07-18",
"count": 2
},
{
"date": "2026-07-19",
"count": 2
},
{
"date": "2026-07-20",
"count": 2
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 7246
},
"open_issues_and_prs": 255
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile",
"extra-cmds/Makefile",
"main/Makefile",
"man/Makefile",
"misc/packcc/build/clang/Makefile",
"misc/packcc/build/gcc/Makefile",
"misc/packcc/build/mingw-clang/Makefile",
"misc/packcc/build/mingw-gcc/Makefile",
"parsers/Makefile",
"parsers/cxx/Makefile",
"win32/GNUmakefile",
"win32/Makefile"
],
"api_schema_files": [
"Units/parser-protobuf.r/package-name-including-dot.d/input.proto",
"Units/parser-protobuf.r/protobuf-group.d/input.proto",
"Units/parser-protobuf.r/protobuf-oneof.d/input.proto",
"Units/parser-protobuf.r/simple-protobuf.d/input.proto",
"Units/parser-protobuf.r/syntax-proto3.d/input.proto",
"Units/parser-protobuf.r/version-2-3-files.d/input-0.proto",
"Units/parser-protobuf.r/version-2-3-files.d/input.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 193916,
"source_files_sampled": 1388,
"oversized_source_files": 24,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 5,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cucumber",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "minitest",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "net-ssh",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rails",
"direct": false,
"version": null,
"ecosystem": "rubygems"
},
{
"name": "rr",
"direct": false,
"version": null,
"ecosystem": "rubygems"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 0,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 54,
"merged_prs": 2661,
"open_issues": 201,
"closed_ratio": 0.849,
"closed_issues": 1134,
"closed_unmerged_prs": 357
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "masatake",
"commits": 7583,
"avatar_url": "https://avatars.githubusercontent.com/u/77077?v=4"
},
{
"type": "User",
"login": "b4n",
"commits": 502,
"avatar_url": "https://avatars.githubusercontent.com/u/793526?v=4"
},
{
"type": "User",
"login": "k-takata",
"commits": 433,
"avatar_url": "https://avatars.githubusercontent.com/u/840186?v=4"
},
{
"type": "User",
"login": "pragmaware",
"commits": 408,
"avatar_url": "https://avatars.githubusercontent.com/u/8988456?v=4"
},
{
"type": "User",
"login": "hirooih",
"commits": 401,
"avatar_url": "https://avatars.githubusercontent.com/u/24754036?v=4"
},
{
"type": "User",
"login": "techee",
"commits": 171,
"avatar_url": "https://avatars.githubusercontent.com/u/713965?v=4"
},
{
"type": "User",
"login": "leleliu008",
"commits": 144,
"avatar_url": "https://avatars.githubusercontent.com/u/3040852?v=4"
},
{
"type": "User",
"login": "vhda",
"commits": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/606876?v=4"
},
{
"type": "User",
"login": "QingmingHe",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/7100238?v=4"
},
{
"type": "User",
"login": "ffes",
"commits": 97,
"avatar_url": "https://avatars.githubusercontent.com/u/3225656?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.711
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"building-with-nmake.yml",
"building-with-pegof.yml",
"code-coverage-on-ubuntu.yml",
"cross-compile-for--netbsd-on-ubuntu.yml",
"cross-compile-for-android-on-macos.yml",
"cross-compile-for-android-on-ubuntu.yml",
"cross-compile-for-freebsd-on-ubuntu.yml",
"cross-compile-for-openbsd-on-ubuntu.yml",
"cross-compile-for-windows-on-macos.yml",
"cross-compile-for-windows-on-ubuntu.yml",
"run-citre-tests.yml",
"tagging.yml",
"testing-on-alpine.yml",
"testing-on-cygwin.yml",
"testing-on-freebsd.yml",
"testing-on-macos.yml",
"testing-on-msys2.yml",
"testing-on-netbsd.yml",
"testing-on-openbsd.yml",
"testing-on-ubi.yml",
"testing-on-ubuntu.yml",
"testing-with-valgrind.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/15 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 74 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"reason": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5437fa6249e95ec55a5f4944dac28f4f6e46c195",
"ran_at": "2026-07-22T01:14:09Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T14:33:11Z",
"oldest_open_prs": [
{
"number": 882,
"created_at": "2016-04-11T15:14:34Z",
"last_comment_at": "2016-10-16T16:49:14Z",
"last_comment_author": "techee"
},
{
"number": 1054,
"created_at": "2016-07-29T07:34:13Z",
"last_comment_at": "2017-06-20T16:55:06Z",
"last_comment_author": "masatake"
},
{
"number": 1270,
"created_at": "2017-01-13T02:17:15Z",
"last_comment_at": "2019-12-19T12:04:02Z",
"last_comment_author": "codecov-io"
},
{
"number": 1495,
"created_at": "2017-06-29T11:43:57Z",
"last_comment_at": "2019-08-13T01:52:01Z",
"last_comment_author": "masatake"
},
{
"number": 1581,
"created_at": "2017-10-20T14:08:18Z",
"last_comment_at": "2019-06-23T00:12:08Z",
"last_comment_author": "masatake"
},
{
"number": 1603,
"created_at": "2017-11-21T10:51:40Z",
"last_comment_at": "2022-11-25T01:58:04Z",
"last_comment_author": "masatake"
},
{
"number": 1783,
"created_at": "2018-07-07T09:39:21Z",
"last_comment_at": "2021-08-21T14:35:48Z",
"last_comment_author": "pragmaware"
},
{
"number": 1804,
"created_at": "2018-07-20T21:58:22Z",
"last_comment_at": "2023-06-21T18:48:27Z",
"last_comment_author": "masatake"
},
{
"number": 1884,
"created_at": "2018-09-22T15:22:19Z",
"last_comment_at": "2021-02-12T09:47:13Z",
"last_comment_author": "masatake"
},
{
"number": 1936,
"created_at": "2018-11-22T05:46:34Z",
"last_comment_at": "2019-02-10T21:30:00Z",
"last_comment_author": "masatake"
},
{
"number": 2123,
"created_at": "2019-06-23T00:08:22Z",
"last_comment_at": "2019-08-07T02:56:37Z",
"last_comment_author": "masatake"
},
{
"number": 2188,
"created_at": "2019-08-26T19:25:08Z",
"last_comment_at": "2019-08-26T20:41:13Z",
"last_comment_author": "codecov-io"
},
{
"number": 2198,
"created_at": "2019-09-16T19:22:53Z",
"last_comment_at": "2019-09-19T11:40:02Z",
"last_comment_author": "masatake"
},
{
"number": 2241,
"created_at": "2019-10-16T16:39:03Z",
"last_comment_at": "2019-10-22T15:21:06Z",
"last_comment_author": "masatake"
},
{
"number": 2278,
"created_at": "2019-10-28T23:44:21Z",
"last_comment_at": "2023-12-28T16:40:13Z",
"last_comment_author": "codecov"
},
{
"number": 2280,
"created_at": "2019-10-29T00:08:39Z",
"last_comment_at": "2023-12-28T16:40:30Z",
"last_comment_author": "codecov"
},
{
"number": 2648,
"created_at": "2020-09-17T17:58:05Z",
"last_comment_at": "2020-09-17T18:07:40Z",
"last_comment_author": "codecov"
},
{
"number": 2677,
"created_at": "2020-10-25T17:30:09Z",
"last_comment_at": "2023-12-10T14:13:01Z",
"last_comment_author": "masatake"
},
{
"number": 2741,
"created_at": "2020-11-28T22:14:35Z",
"last_comment_at": "2022-11-29T13:49:40Z",
"last_comment_author": "masatake"
},
{
"number": 2959,
"created_at": "2021-04-16T14:12:01Z",
"last_comment_at": "2022-05-02T17:09:43Z",
"last_comment_author": "masatake"
}
],
"last_merged_pr_at": "2026-07-01T06:51:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 80,
"created_at": "2014-10-02T18:28:10Z",
"last_comment_at": "2017-06-28T18:17:10Z",
"last_comment_author": "masatake"
},
{
"number": 90,
"created_at": "2014-10-16T03:33:38Z",
"last_comment_at": "2019-01-24T10:05:52Z",
"last_comment_author": "masatake"
},
{
"number": 211,
"created_at": "2015-01-22T11:52:00Z",
"last_comment_at": "2015-11-06T18:25:16Z",
"last_comment_author": "cweagans"
},
{
"number": 257,
"created_at": "2015-02-26T16:55:53Z",
"last_comment_at": "2015-02-26T21:12:30Z",
"last_comment_author": "steveno"
},
{
"number": 261,
"created_at": "2015-03-07T18:47:53Z",
"last_comment_at": "2024-06-14T02:07:00Z",
"last_comment_author": "bsima"
},
{
"number": 361,
"created_at": "2015-06-10T06:30:56Z",
"last_comment_at": "2016-05-06T11:26:10Z",
"last_comment_author": "masatake"
},
{
"number": 378,
"created_at": "2015-06-17T11:41:18Z",
"last_comment_at": "2015-06-18T03:34:03Z",
"last_comment_author": "masatake"
},
{
"number": 408,
"created_at": "2015-06-30T23:10:32Z",
"last_comment_at": "2016-04-02T14:17:32Z",
"last_comment_author": "chrisarcand"
},
{
"number": 423,
"created_at": "2015-07-05T19:02:03Z",
"last_comment_at": "2015-07-31T14:10:00Z",
"last_comment_author": "dtikhonov"
},
{
"number": 454,
"created_at": "2015-07-22T23:01:01Z",
"last_comment_at": "2015-07-24T04:22:51Z",
"last_comment_author": "mislav"
},
{
"number": 519,
"created_at": "2015-08-14T15:39:02Z",
"last_comment_at": "2021-05-27T21:59:17Z",
"last_comment_author": "masatake"
},
{
"number": 524,
"created_at": "2015-08-22T17:59:47Z",
"last_comment_at": "2022-05-06T13:54:27Z",
"last_comment_author": "zhengpd"
},
{
"number": 596,
"created_at": "2015-10-02T08:55:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 620,
"created_at": "2015-10-08T14:30:55Z",
"last_comment_at": "2019-01-24T09:19:24Z",
"last_comment_author": "masatake"
},
{
"number": 621,
"created_at": "2015-10-10T13:49:42Z",
"last_comment_at": "2022-10-01T11:25:51Z",
"last_comment_author": "albfan"
},
{
"number": 632,
"created_at": "2015-10-14T03:09:29Z",
"last_comment_at": "2015-10-23T01:21:12Z",
"last_comment_author": "masatake"
},
{
"number": 651,
"created_at": "2015-11-03T10:24:35Z",
"last_comment_at": "2019-01-17T15:42:19Z",
"last_comment_author": "bam80"
},
{
"number": 658,
"created_at": "2015-11-06T18:08:43Z",
"last_comment_at": "2017-12-08T21:35:14Z",
"last_comment_author": "ygini"
},
{
"number": 660,
"created_at": "2015-11-06T18:15:08Z",
"last_comment_at": "2019-02-12T20:20:29Z",
"last_comment_author": "ErichDonGubler"
},
{
"number": 674,
"created_at": "2015-11-12T22:45:00Z",
"last_comment_at": "2016-07-04T03:56:17Z",
"last_comment_author": "masatake"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/universal-ctags/ctags",
"host": "github.com",
"name": "ctags",
"owner": "universal-ctags"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 52,
"vitality": 75,
"community": 78,
"governance": 58,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"commits_last_year": 265,
"human_commit_share": 0.98,
"days_since_last_push": 17,
"active_weeks_last_year": 43
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 17 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 17
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "43/52 weeks with commits",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 43
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "265 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 265
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v6.2.1",
"releases_from_tags": false,
"days_since_latest_release": 269,
"mean_days_between_releases": 348.3
},
"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 269 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 269
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~348.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 348.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 26,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 26 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 26
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 95,
"inputs": {
"forks": 661,
"stars": 7246,
"watchers": 103,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7,246 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 7246
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "661 forks",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 661
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "103 watchers",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 103
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": true,
"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": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 99,
"top_contributor_share": 0.711
},
"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 71% of commits",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 74 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 2661,
"open_issues": 201,
"closed_issues": 1134,
"issue_closed_ratio": 0.849,
"closed_unmerged_prs": 357
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2661/3018 decided PRs merged",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2661,
"decided": 3018
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/15 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 101,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "universal-ctags",
"public_repos": 15,
"account_age_days": 4274
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "101 followers of universal-ctags",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 101,
"login": "universal-ctags"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~11 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "22 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 22
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"ctags",
"code-navigation",
"developer-tools",
"code-reading",
"code-analysis",
"code-completion",
"code-summarization",
"tagjumping"
],
"has_wiki": true,
"homepage": "https://ctags.io",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://ctags.io",
"points": 15,
"status": "met",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 2/15 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 74 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.429,
"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": "42 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"docs/Makefile",
"extra-cmds/Makefile",
"main/Makefile",
"man/Makefile",
"misc/packcc/build/clang/Makefile",
"misc/packcc/build/gcc/Makefile",
"misc/packcc/build/mingw-clang/Makefile",
"misc/packcc/build/mingw-gcc/Makefile",
"parsers/Makefile",
"parsers/cxx/Makefile",
"win32/GNUmakefile",
"win32/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile, extra-cmds/Makefile, main/Makefile, man/Makefile, misc/packcc/build/clang/Makefile, misc/packcc/build/gcc/Makefile, misc/packcc/build/mingw-clang/Makefile, misc/packcc/build/mingw-gcc/Makefile, parsers/Makefile, parsers/cxx/Makefile, win32/GNUmakefile, win32/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile, extra-cmds/Makefile, main/Makefile, man/Makefile, misc/packcc/build/clang/Makefile, misc/packcc/build/gcc/Makefile, misc/packcc/build/mingw-clang/Makefile, misc/packcc/build/mingw-gcc/Makefile, parsers/Makefile, parsers/cxx/Makefile, win32/GNUmakefile, win32/Makefile"
}
}
],
"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": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"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": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 193916,
"source_files_sampled": 1388,
"oversized_source_files": 24
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "24/1388 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1388,
"oversized": 24
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"Units/parser-protobuf.r/package-name-including-dot.d/input.proto",
"Units/parser-protobuf.r/protobuf-group.d/input.proto",
"Units/parser-protobuf.r/protobuf-oneof.d/input.proto",
"Units/parser-protobuf.r/simple-protobuf.d/input.proto",
"Units/parser-protobuf.r/syntax-proto3.d/input.proto",
"Units/parser-protobuf.r/version-2-3-files.d/input-0.proto",
"Units/parser-protobuf.r/version-2-3-files.d/input.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "Units/parser-protobuf.r/package-name-including-dot.d/input.proto, Units/parser-protobuf.r/protobuf-group.d/input.proto, Units/parser-protobuf.r/protobuf-oneof.d/input.proto, Units/parser-protobuf.r/simple-protobuf.d/input.proto, Units/parser-protobuf.r/syntax-proto3.d/input.proto, Units/parser-protobuf.r/version-2-3-files.d/input-0.proto, Units/parser-protobuf.r/version-2-3-files.d/input.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Units/parser-protobuf.r/package-name-including-dot.d/input.proto, Units/parser-protobuf.r/protobuf-group.d/input.proto, Units/parser-protobuf.r/protobuf-oneof.d/input.proto, Units/parser-protobuf.r/simple-protobuf.d/input.proto, Units/parser-protobuf.r/syntax-proto3.d/input.proto, Units/parser-protobuf.r/version-2-3-files.d/input-0.proto, Units/parser-protobuf.r/version-2-3-files.d/input.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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:14:39.102942Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/universal-ctags/ctags.svg",
"full_name": "universal-ctags/ctags",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}