Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"pawn",
"compiler",
"sa-mp",
"c",
"cmake",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 79715,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 1393648,
"C++": 1200,
"CSS": 3154,
"Pawn": 64688,
"XSLT": 10818,
"CMake": 13283,
"Python": 7360,
"Assembly": 294343
},
"pushed_at": "2024-08-17T02:06:28Z",
"created_at": "2012-01-19T23:07:57Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T03:36:30Z",
"description": "Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C",
"Assembly"
]
},
"owner": {
"blog": "pawn-lang.org",
"name": null,
"type": "Organization",
"login": "pawn-lang",
"company": null,
"location": null,
"followers": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/35569887?v=4",
"created_at": "2018-01-18T15:00:23Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 3106
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.10.10",
"kind": "patch",
"published_at": "2020-02-08T14:38:09Z"
},
{
"tag": "v3.10.9",
"kind": "patch",
"published_at": "2018-09-29T17:28:29Z"
},
{
"tag": "v3.10.8",
"kind": "patch",
"published_at": "2018-08-12T23:24:55Z"
},
{
"tag": "v3.10.7",
"kind": "patch",
"published_at": "2018-04-24T10:24:58Z"
},
{
"tag": "v3.10.6",
"kind": "patch",
"published_at": "2018-01-01T10:39:32Z"
},
{
"tag": "v3.10.5",
"kind": "patch",
"published_at": "2017-12-31T12:45:54Z"
},
{
"tag": "v3.10.4",
"kind": "patch",
"published_at": "2017-11-05T12:50:56Z"
},
{
"tag": "v3.10.3",
"kind": "patch",
"published_at": "2017-10-24T02:13:55Z"
},
{
"tag": "v3.10.2",
"kind": "patch",
"published_at": "2017-02-04T11:32:08Z"
},
{
"tag": "v3.10.1",
"kind": "patch",
"published_at": "2017-01-22T11:42:09Z"
},
{
"tag": "20160907",
"kind": "other",
"published_at": "2016-09-07T21:14:52Z"
},
{
"tag": "20160702",
"kind": "other",
"published_at": "2016-07-02T19:31:18Z"
},
{
"tag": "20150531",
"kind": "other",
"published_at": "2015-05-31T07:17:49Z"
},
{
"tag": "20150503",
"kind": "other",
"published_at": "2015-05-02T19:50:18Z"
},
{
"tag": "20150412",
"kind": "other",
"published_at": "2015-04-12T17:08:41Z"
},
{
"tag": "pawncc-20150407",
"kind": "other",
"published_at": "2015-04-07T16:32:21Z"
},
{
"tag": "pawndisasm-20150405",
"kind": "other",
"published_at": "2015-04-05T16:31:46Z"
},
{
"tag": "pawndisasm-20141116",
"kind": "other",
"published_at": "2014-11-16T15:59:29Z"
},
{
"tag": "pawncc-20141116",
"kind": "other",
"published_at": "2014-11-16T15:53:21Z"
},
{
"tag": "pawndisasm-20140831",
"kind": "other",
"published_at": "2014-08-31T19:21:08Z"
},
{
"tag": "pawncc-20140831",
"kind": "other",
"published_at": "2014-08-31T19:17:29Z"
},
{
"tag": "pawndisasm-20140830",
"kind": "other",
"published_at": "2014-08-30T06:56:40Z"
},
{
"tag": "binaries-20140810-lse",
"kind": "other",
"published_at": "2014-08-10T16:51:40Z"
},
{
"tag": "binaries-20140810",
"kind": "other",
"published_at": "2014-08-10T16:45:46Z"
},
{
"tag": "binaries-20140427-lse",
"kind": "other",
"published_at": "2014-06-12T05:40:59Z"
},
{
"tag": "binaries-20140427",
"kind": "other",
"published_at": "2014-04-27T12:31:01Z"
},
{
"tag": "binaries-20140406",
"kind": "other",
"published_at": "2014-04-06T13:45:30Z"
},
{
"tag": "binaries-20140330",
"kind": "other",
"published_at": "2014-03-30T10:27:01Z"
}
],
"recent_commits": [
{
"oid": "134ad7a836c581546665340aedb59efd4636e269",
"body": "This change just improves the wording around contribution in the readme, contributing and PR template to ensure contributors discuss proposed changes before actually writing any code to save time during code review.",
"is_bot": false,
"headline": "elaborated on contribution guidelines (#458)",
"author_name": "Barnaby Keene",
"author_login": "Southclaws",
"committed_at": "2020-03-15T20:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e805a9c8f7a74b06da07d4d370b09bff436709e6",
"body": "The old token has stopped working, so I'm replacing it with a new one.",
"is_bot": false,
"headline": "Update access token for GitHub releases deployment",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2020-02-08T14:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289cfeb1268f833ae1796debbab1e464306296ca",
"body": null,
"is_bot": false,
"headline": "v3.10.10",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2020-02-08T13:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e7f0ad4b1e33587685874c02251216cc5a9460",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev'",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2020-02-08T12:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ede5aa24f5203b0b4c5ace9f5285c5784683959",
"body": "Fix assertion failure whence the script contains a single state variable",
"is_bot": false,
"headline": "Merge pull request #453 from Daniel-Cortez/statevar-assertion-fix",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-11-07T00:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885031670adc8486e465e4183aeb135a5c00528c",
"body": "Operator '__addressof'",
"is_bot": false,
"headline": "Merge pull request #445 from Daniel-Cortez/__addrof",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-11-07T00:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df323449ade01f815d217280bb3a51f693b9b48d",
"body": "Do not allow tags inside the braces of unnamed enums",
"is_bot": false,
"headline": "Merge pull request #454 from Daniel-Cortez/unnamed-enum-tags-fix",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-11-07T00:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b6df7c123803a3da244820cdd818b4de39fcf6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' into __addrof",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-11-07T00:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d757fd948a3838924cd8412c0bf4820746199c",
"body": "fix \"#pragma option\" crash when character count is over 31",
"is_bot": false,
"headline": "Merge pull request #462 from AmyrAhmady/pragma-option-fix",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-11-07T00:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fdf6f8250294a8f1fa1561e1e8a2689a7f8011",
"body": null,
"is_bot": false,
"headline": "a simpler fix for '#pragma option'",
"author_name": "Amyr Ahmady",
"author_login": "AmyrAhmady",
"committed_at": "2019-10-07T12:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff162b3e2eb1b6d3f3fbf3ce7d4689458de54301",
"body": null,
"is_bot": false,
"headline": "check if 'i' is '32' for texts with less than 31 characters",
"author_name": "Amyr Ahmady",
"author_login": "AmyrAhmady",
"committed_at": "2019-10-07T11:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8dbbe9e433930206eb8bc974c1dce03ba14d300",
"body": "For some reason `i` will be `32` after our for loop so an OOB happens when code tries to assign `'\\0'` to `name[32]` since `name` size is 32.\nDoing a `-1` to `i` fixed this issue and now throws `error 038: extra characters on line` when character count is over 31.",
"is_bot": false,
"headline": "fix \"#pragma option\" crash when character count is over 31",
"author_name": "Amyr Ahmady",
"author_login": "AmyrAhmady",
"committed_at": "2019-10-07T07:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89d8fe601389d1aa9f997c8b85e46dcc8bbd658",
"body": "remove `emit` keyword",
"is_bot": false,
"headline": "Merge pull request #459 from AmyrAhmady/dev",
"author_name": "Y-Less",
"author_login": "Y-Less",
"committed_at": "2019-10-06T14:18:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd670fb2e0b1f9642388f43d6d537fb4e0f4d117",
"body": null,
"is_bot": false,
"headline": "change \"emit\" to \"__emit\" in test files",
"author_name": "Amyr Ahmady",
"author_login": "AmyrAhmady",
"committed_at": "2019-10-01T14:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c0cf6bae6bdca2bcf5be64db289d370ce58c76",
"body": null,
"is_bot": false,
"headline": "remove `emit` keyword",
"author_name": "Amyr Ahmady",
"author_login": "AmyrAhmady",
"committed_at": "2019-10-01T14:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b1f5d8c2e31d8b27bab7cab3542732c1d8fb3a",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-30T12:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013084e18113d50bb5a9642b41b417dbf07babd9",
"body": null,
"is_bot": false,
"headline": "Fix tags being silently ignored in anonymous enums",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-30T12:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14228a1cea48a85ea5c7cf8c24c576e76500e474",
"body": null,
"is_bot": false,
"headline": "Fix assertion failure with a state variable",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-29T06:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f642899f1eb283ea5c40143b98112eb9fc19568",
"body": null,
"is_bot": false,
"headline": "Fix #451",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-09-25T17:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a967c1f339692faa0912908945a0f7c58926b99f",
"body": "…ortez/emit-4' and 'YashasSamaga/hotfix-i371' into origin0dev",
"is_bot": false,
"headline": "Merge remote-tracking branches 'Daniel-Cortez/warning-239', 'Daniel-C…",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-09-24T08:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ac95acb86ac5d1b1bb8850dc3d95631a05c212",
"body": null,
"is_bot": false,
"headline": "Attempt to fix unresolved snprintf() error on Windows",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-09-24T05:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc7156241f942c9f0576672780d9b9426f8cc89e",
"body": "commit 448aa3b0517a48bf1eb23e143716a1d2543f0ee2\nAuthor: Daniel_Cortez <gromovstanislav@yandex.ru>\nDate: Fri Jul 5 19:10:25 2019 +0700\n\n Update tests for __emit\n\ncommit b7fd80382a3481acfcb4e1335cee7071fda064f3\nAuthor: Daniel_Cortez <gromovstanislav@yandex.ru>\nDate: Fri Jul 5 19:10:09 2019 +0700\n\n __emit: Do not allow pseudo-opcodes to modify constant variables/arrays",
"is_bot": false,
"headline": "Squashed commit of the following:",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-09-23T22:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8b104f38d4c57a09e05296251186d6b93639db",
"body": "commit 3f87cf177352d2fa7f6f793d51cf77c9dbdd62a1\nAuthor: Daniel_Cortez <gromovstanislav@yandex.ru>\nDate: Fri Jul 26 20:21:36 2019 +0700\n\n Update tests for 239\n\ncommit 913eac5e3dea8125e7a6d47d6398f30d3eb660ad\nAuthor: Daniel_Cortez <gromovstanislav@yandex.ru>\nDate: Fri Jul 26 20:08:52 2019 +0700\n\n Revert \"disable 239 for native functions\"\n\n This reverts commit 8948f207ea9c7cef4e7808751a499310d1407148.",
"is_bot": false,
"headline": "Squashed commit of the following:",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-09-23T19:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79101592e7b3f28131e81de8baa4878587b940bc",
"body": "commit b32aea5faf3cf5168cf69b1143de6b49853f0879\nAuthor: Yashas <yashas_2010@yahoo.com>\nDate: Tue Oct 16 23:07:47 2018 +0530\n\n add test for issue #371\n\ncommit 66bbe6c4df3593c28fcc229b04c2be428d1da070\nAuthor: Yashas <yashas_2010@yahoo.com>\nDate: Wed Oct 3 17:05:10 2018 +0530\n\n share usage information across function definitions",
"is_bot": false,
"headline": "Squashed commit of the following:",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-09-23T19:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d6c98fc2973b32ffd4c393f3fcfaf5e3e408c1",
"body": "source/compiler/sc1.c: In function ‘check_tagmismatch_multiple’:\nsource/compiler/sc1.c:3482:40: warning: ‘\"’ directive writing 1 byte into a region of size between 0 and 4094 [-Wformat-overflow=]\n sprintf(formal_tagnames,\"%s\\\"%s\\\"\",formal_tagnames,(tagsym!=NULL) ? tagsym->name : \"-unknown-\")\n[…]\nprintf(formal_tagnames,\"%s\\\"%s\\\"\",formal_tagnames,(tagsym!=NULL) ? tagsym->name : \"-unknown-\");\n ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~",
"is_bot": false,
"headline": "Fix GCC warning",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-09-22T11:23:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50d54b9d05d87fe03f10b022b48dad7cec0ca8c3",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-18T12:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d3b2319fd2be5975873f26b7eeb65a36d38313a",
"body": null,
"is_bot": false,
"headline": "Implement operator '__addressof'",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-18T12:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65070b65638821d20197f5d14442a83691451af7",
"body": null,
"is_bot": false,
"headline": "Allow symbols to be referenced from outside functions",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-13T12:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef49529b5011d4a990e17516d1acbe16ed421a1b",
"body": null,
"is_bot": false,
"headline": "Symbol suggestions: distinguish native functions and Pawn functions",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-09-13T12:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f87cf177352d2fa7f6f793d51cf77c9dbdd62a1",
"body": null,
"is_bot": false,
"headline": "Update tests for 239",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-07-26T13:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "913eac5e3dea8125e7a6d47d6398f30d3eb660ad",
"body": "This reverts commit 8948f207ea9c7cef4e7808751a499310d1407148.",
"is_bot": false,
"headline": "Revert \"disable 239 for native functions\"",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-07-26T13:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "448aa3b0517a48bf1eb23e143716a1d2543f0ee2",
"body": null,
"is_bot": false,
"headline": "Update tests for __emit",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-07-05T12:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fd80382a3481acfcb4e1335cee7071fda064f3",
"body": null,
"is_bot": false,
"headline": "__emit: Do not allow pseudo-opcodes to modify constant variables/arrays",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-07-05T12:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad730d32d879ff5b9f2cd3176771aef6347a902c",
"body": "Fix incorrect suggestions for state variables",
"is_bot": false,
"headline": "Merge pull request #431 from Daniel-Cortez/suggestions-fix",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-07-03T08:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8fec557e0834f5fa646da9c9adebd82915abd52",
"body": "Fix assertion failure `glb_declared==0`",
"is_bot": false,
"headline": "Merge pull request #433 from Daniel-Cortez/predef-array-fix",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-07-03T08:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd5198d4e7c8578c7ea3c049ab04e3947902372",
"body": null,
"is_bot": false,
"headline": "Add a test for #426",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-29T14:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4b65ca666cc047a82a287a3e9cb6b4e31e84c7",
"body": "Fix an assertion failure at sc1.c:3702 (litidx==0).",
"is_bot": false,
"headline": "Reset literal queue after unknown preprocessor directive",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-29T14:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2eca9203bc494274b586cbd57816c742a265d37",
"body": "Ignore `#if`d out unknown directives.",
"is_bot": false,
"headline": "Merge pull request #427 from Y-Less/Branch_ignored_directives",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-29T14:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6356afbc41cd20f768764c6771f4f85ea115a086",
"body": "Do not allow variables to be self-assigned through initialization",
"is_bot": false,
"headline": "Merge pull request #436 from Daniel-Cortez/fix-init-selfassignment",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-29T13:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb4e42917127ccd64e133a7f2e3b78ddeba9ab4",
"body": null,
"is_bot": false,
"headline": "Add tests for #436",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-28T16:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5122a99e441b1819a2bf47ce6eb4566e724c5800",
"body": "…tion",
"is_bot": false,
"headline": "Fix local variables being able to be self-assigned through initializa…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-28T16:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccb8980f658abb8b53959c70051c4601465bc34a",
"body": null,
"is_bot": false,
"headline": "Fix 'glb_declared==0' assertion failure",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-23T13:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443979a8995867f7d90df98fce757838089ffd78",
"body": null,
"is_bot": false,
"headline": "Update tests for suggestions",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-18T15:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303b78251792acc9ba8af1ba44ab5b748421bd00",
"body": null,
"is_bot": false,
"headline": "Fix incorrect suggestions for state variables",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-18T15:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b3e44bcb92861e18d468cf56c15f0ce8409562",
"body": "Branch pragma nodestruct",
"is_bot": false,
"headline": "Merge pull request #378 from Y-Less/Branch_pragma_nodestruct",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-17T04:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599415444b556399809b555af76f50d3e7d846c1",
"body": "Branch pragma unwritten",
"is_bot": false,
"headline": "Merge pull request #377 from Y-Less/Branch_pragma_unwritten",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-17T04:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb9fb3ff65ef88648eed551da0c751b397b4f43",
"body": "* Misc. minor fixes\r\n\r\n* Fix OOB array access in encode_cell()\r\n\r\n* Fix memory leaks in plungequalifiedfile()\r\n\r\n* Remove redundant NULL pointer checks\r\n\r\n* Fix invalid uses of realloc()\r\n\r\n* Remove 'do_switch()'\r\n\r\n* Don't use 'strlen()' to identify empty strings\r\n\r\n* Other minor fixes\r\n\r\n* Fix incorrect error message when compression is ineffective\r\n\r\n* Add macro 'strempty' to identify empty strings",
"is_bot": false,
"headline": "Misc. minor fixes (#423)",
"author_name": "Stanislav Gromov",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-17T00:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e645ffceef88bd94d44f13d37aecd311c8b05de0",
"body": "More fixes related to suggestions",
"is_bot": false,
"headline": "Merge pull request #397 from Daniel-Cortez/suggestions-fix",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-16T06:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267c8f8ffdb250ba855aefda6b52f84d5d8fac0a",
"body": "Makes the compiler slightly more future-proof by allowing us to do something like:\n\n```pawn\n#if __Pawn >= 0x03AB\n #message You're on a nice new compiler.\n#endif\n```\n\nCurrently to do that you need to do:\n\n```pawnc\n#message You're on a nice new compiler.\n```\n\n```pawn\n#if __Pawn >= 0x03AB\n #inclu\n[…]\nn\n#if\n#else\n#elseif\n#elif\n#ifdef\n#elifdef\n#elseifdef\n#endif\n#fi\n#el\n#ifndef\n#elseifndef\n#elifndef\n```\n\nCan't think of any more, but that doesn't mean there aren't any (does `iff` make any sense here?)",
"is_bot": false,
"headline": "Ignore `#if`d out unknown directives.",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2019-06-16T00:40:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8561b38d6dc62ac565d25e4fea1acf3d77f514f9",
"body": "A batch of improvements for the '__emit' operator",
"is_bot": false,
"headline": "Merge pull request #421 from Daniel-Cortez/emit-3",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-15T16:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382b30e00b5dd71407921dcac5c16baeaf98a9d4",
"body": "pawndisasm: Minor fixes, code cleanup",
"is_bot": false,
"headline": "Merge pull request #424 from Daniel-Cortez/pawndisasm-fixes",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-06-15T16:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4e0c27a7794bcb733ba134f52db0c97db3ff34",
"body": "Apparently shifting a 32-bit signed value by 31 bits is UB...",
"is_bot": false,
"headline": "__emit: Fix undefined behavior",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T20:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991eed93035d453c904900ebeac99b557515b340",
"body": null,
"is_bot": false,
"headline": "__emit: Remove excessive local block",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T19:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d965a406e41e39de5d7bf28a00ae498203be91b8",
"body": null,
"is_bot": false,
"headline": "pawndisasm: Remove extra space after AMX flags",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T17:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc647d6bd73bb688c1aefaa564b27353678a17b",
"body": null,
"is_bot": false,
"headline": "pawndisasm: Properly handle invalid instructions",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T17:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95685bf4ae4b5aff5bc2b8accdd203f19ae01fbc",
"body": null,
"is_bot": false,
"headline": "pawndisasm: Remove function 'do_switch()' (a duplicate of 'do_jump()')",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T17:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9dc7008fa65d7d80273df92e0d8c6a3beab1585",
"body": "…'code' being leaked on errors",
"is_bot": false,
"headline": "pawndisasm: Fix input and output files not being closed properly and …",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T17:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f899e55784cf6f84e530a3a704f63112e73686",
"body": null,
"is_bot": false,
"headline": "pawndisasm: Remove unused data from the opcode table",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-07T17:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8394b5a29ecc535f62d58e4938fb6cc56220e5b8",
"body": null,
"is_bot": false,
"headline": "__emit: Make sure the opcode table is sorted",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-03T10:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfefdf3b503ccbd5ca90b530e6893fcf8b24c605",
"body": null,
"is_bot": false,
"headline": "__emit: Add tests",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-03T10:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cfcd2130b8e43995bce7a6263b3e3ba0da2e8d5",
"body": null,
"is_bot": false,
"headline": "__emit: Implement pseudo-opcodes",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-06-03T10:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c260e6c60372bdfd23a94adea9ee1eb2bdf48d1",
"body": null,
"is_bot": false,
"headline": "__emit: Allow negative offsets for arguments of type 'local variable'",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-05-04T08:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c370ffde2664617b21659023e0deaa4468999a5",
"body": "…f the '-' sign",
"is_bot": false,
"headline": "__emit: Fix previously undetected error case related to invalid use o…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-05-04T08:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40dace770fefef60d76af2c7c39a1ae2d048dccd",
"body": "… sign\n\nExample:\n L1:\n __emit const.pri -L1;\nBefore:\n error 001: expected token: \"-any value-\", but found \"-L1\"\nAfter:\n error 001: expected token: \"-any value-\", but found \"-(-label-)\"",
"is_bot": false,
"headline": "__emit: Change the format of errors related to invalid use of the '-'…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-05-04T08:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b490e8ec264e444f000123df8bb38001e0f016b",
"body": null,
"is_bot": false,
"headline": "Fix potential buffer overrun in #emit and __emit",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-05-04T08:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62779691ab22421ac18253a988cdd626c5ed14b3",
"body": "…ges as \"-reference-\"",
"is_bot": false,
"headline": "__emit: Display the type of passed-by-reference arrays in error messa…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-05-04T08:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f2b783f8cc46c1d2a8c56b4785eb1f0f0a3c95",
"body": "… arguments) to 'stor.s.pri/alt', 'inc.s', 'dec.s' and 'zero.s'",
"is_bot": false,
"headline": "__emit: Do not allow to pass references (passed by reference function…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-28T11:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32528e701af19a6c834720f3bddf4196b983e7b3",
"body": null,
"is_bot": false,
"headline": "__emit: Code cleanup",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-28T11:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1ac1e91166aae6f14871d1202712a0a6f245bb",
"body": null,
"is_bot": false,
"headline": "__emit: Fix crash on attempt to reference a native",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a573ad9046547da3e5f400b18219d58cdf821b",
"body": null,
"is_bot": false,
"headline": "__emit: Remove index check for opcodes 'lctrl' and 'sctrl'",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb9bbb3e2700f55cc14c7b7d8dd45b263cf99ca",
"body": null,
"is_bot": false,
"headline": "__emit: Allow expressions for arguments of type 'shift'",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad14487a3d956b4494defa2b60b75da5e0521e5",
"body": null,
"is_bot": false,
"headline": "__emit: Take in account local symbols for arguments of type 'function'",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c9db92697efcb8bafca1812d700fb60d1c8f12",
"body": "…s of type 'label'",
"is_bot": false,
"headline": "__emit: Properly display error messages on type mismatch for argument…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c798112bd4884d4f777f36cc9ad5990eede2957",
"body": null,
"is_bot": false,
"headline": "__emit: Don't mark functions as uWRITTEN",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e93817be091fc5af663770ab92526fbda957f0c7",
"body": "…ments of type 'local variable'",
"is_bot": false,
"headline": "__emit: Display proper argument type names in error messages for argu…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e3e00327352006b0b3b493680924d8181f18db",
"body": "…fset'",
"is_bot": false,
"headline": "__emit: Don't accept numeric constants for arguments of type 'data of…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c8d56c51115f3f3eefbae6cff38cfd86f46df15",
"body": "…iple of cell size",
"is_bot": false,
"headline": "__emit: Issue an error if the stack offset/data address is not a mult…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-27T16:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0536989e7ac11575a0bd64149d1ee49967aba4",
"body": "use enum for defining tokens",
"is_bot": false,
"headline": "Merge pull request #393 from YashasSamaga/refactor-enum-tokens",
"author_name": "Yashas Samaga B L",
"author_login": "YashasSamaga",
"committed_at": "2019-04-24T06:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e60e2fbb7f8a46c18c0f576b7495a07bfdaba91e",
"body": null,
"is_bot": false,
"headline": "sc5.c: Minor adjustments",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2019-04-07T18:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0e52e805cc7613555e0e945e6b4ecfa4f1b48e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' of https://github.com/mschnitzer/pawn into dev",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2019-01-27T11:55:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797fdfc06b241df42e489dd4a5fe39b4e9694be2",
"body": "This reverts commit d60ef405c9f3eca13dd7e505c8c330ec0241ff02.",
"is_bot": false,
"headline": "Revert \"force `sc_tokens` size and token enumeration size to match\"",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2019-01-19T07:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db1fa2c53310a3937193749f1bab3fdc1e3d0bf",
"body": null,
"is_bot": false,
"headline": "Add new test cases",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2018-12-31T14:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72c58236e5c1dac11472784beb2f1decb2bbafd",
"body": "…nition/implementation",
"is_bot": false,
"headline": "Fix Pawn functions not being suggested before the point of their defi…",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2018-12-31T14:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b411e5a7bc71d9f7c0e269c235b51f6899917aaf",
"body": "The new system should be more flexible as it allows to combine symbol subtypes.",
"is_bot": false,
"headline": "Switch from symbol subtypes to symbol subtype flags",
"author_name": "Daniel_Cortez",
"author_login": "Daniel-Cortez",
"committed_at": "2018-12-31T14:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60ef405c9f3eca13dd7e505c8c330ec0241ff02",
"body": null,
"is_bot": false,
"headline": "force `sc_tokens` size and token enumeration size to match",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2018-12-31T05:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7efa7cb14f9fb756c6c0b8a658780b3dc7d0e2",
"body": "Fix the compiler suggesting unimplemented variables",
"is_bot": false,
"headline": "Merge pull request #374 from Daniel-Cortez/suggestions-fix",
"author_name": "Yashas Samaga B L",
"author_login": "YashasSamaga",
"committed_at": "2018-12-31T04:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c2dcaeb469f66d997fb5486383e7f0bf5042e8",
"body": null,
"is_bot": false,
"headline": "change `tINCLUDE` to `toINCLUDE`",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2018-12-25T15:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dadc182aba2cc4250831ec6d0bd6386aa16492be",
"body": null,
"is_bot": false,
"headline": "rename `flgDEPRECATED` to `flagDEPRECATED`",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2018-12-25T15:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9970bb4522f8dd1f9f92ae6bd3f448c41a5edd4",
"body": null,
"is_bot": false,
"headline": "remove the unused `tDBLCOLON` token",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2018-12-25T15:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c0992cd037b08add3c48c090df81d548f7e6250",
"body": null,
"is_bot": false,
"headline": "use `enum` for defining tokens",
"author_name": "Yashas",
"author_login": "YashasSamaga",
"committed_at": "2018-12-24T06:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f19d820df3be8aa9164d9d8865fc013cb6ec966",
"body": "* The pawncc packages for openSUSE were moved to a separate project on the Open Build Service. The link points now to the correct location.\r\n* Added an instruction for installing multiple pawncc compiler versions on openSUSE",
"is_bot": false,
"headline": "Adjust openSUSE installation guide",
"author_name": "Manuel Schnitzer",
"author_login": "mschnitzer-suse",
"committed_at": "2018-12-14T04:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453bf60cabff5691cf64126e12ae0bea3c55c122",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2018-11-18T13:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fed28a24b77cdce4d0a754965589be9b6b827a4",
"body": null,
"is_bot": false,
"headline": "Fix char* -> unsigned char* conversion error",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2018-11-18T13:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709ee95309322370bb9881110d61fc1805b90e31",
"body": null,
"is_bot": false,
"headline": "Fix errors in run_tests.py",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2018-11-18T13:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736904b13f758948c30a16d7dfc489c7c5176934",
"body": "This patch fixes a couple of bugs related to passing multiple input files\nto pawncc, e.g.\n\npawncc a.pwn b.pwn\n\nSummary of changes:\n\n* One of the specified input files could be deleted by the compiler because\n inpfname was overwritten while parsing the code (#file directives for\n example), but in t\n[…]\nthe there was more data to read, but subsequent call to fgets()\n could not read anything, and the output buffer remained unchanged.\n\n* Added a newline at the end of each input file.\n\nThis fixes #206.",
"is_bot": false,
"headline": "Fix bugs related to merging of input files",
"author_name": "Zeex",
"author_login": "Zeex",
"committed_at": "2018-11-18T13:05:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c565a5d1dff0ad4950162fc3dd98a0e00ae236fe",
"body": "…EAD\"\n\nThis reverts commit 5400511d8616964ddf2c78bb65e72dfc23fa3a25, reversing\nchanges made to 2e15e645e687bc0ad4a210963de0bfadc56d48fc.",
"is_bot": false,
"headline": "Revert \"Merge branch 'master' of github.com:pawn-lang/compiler into H…",
"author_name": "Y_Less",
"author_login": "Y-Less",
"committed_at": "2018-10-30T21:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5400511d8616964ddf2c78bb65e72dfc23fa3a25",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:pawn-lang/compiler into HEAD",
"author_name": "Alex \"Y_Less\" Cole",
"author_login": "Y-Less",
"committed_at": "2018-10-30T21:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa8ee88ab882eb3d98d91bc28fcac9ef108eac2",
"body": null,
"is_bot": false,
"headline": "Fix Linux .",
"author_name": "Alex \"Y_Less\" Cole",
"author_login": "Y-Less",
"committed_at": "2018-10-30T21:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f521134135198c560de2c0c4c02195328d5d6fb",
"body": null,
"is_bot": false,
"headline": "Added __LINUX__ define in amxfile.c",
"author_name": "Alex \"Y_Less\" Cole",
"author_login": "Y-Less",
"committed_at": "2018-10-28T21:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e15e645e687bc0ad4a210963de0bfadc56d48fc",
"body": null,
"is_bot": false,
"headline": "fixed stale message",
"author_name": "Barnaby Keene",
"author_login": "Southclaws",
"committed_at": "2018-10-27T13:28:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 0,
"latest_release_at": "2020-02-08T14:38:09Z",
"latest_release_tag": "v3.10.10",
"releases_from_tags": false,
"days_since_last_push": 704,
"active_weeks_last_year": 0,
"days_since_latest_release": 2355,
"mean_days_between_releases": 123.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 96,
"stars": 340,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2014-01-12",
"count": 1
},
{
"date": "2014-05-05",
"count": 1
},
{
"date": "2014-12-26",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2016-02-12",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-09-05",
"count": 1
},
{
"date": "2017-01-21",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-05-11",
"count": 1
},
{
"date": "2017-06-04",
"count": 1
},
{
"date": "2017-10-06",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2019-06-18",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-08-16",
"count": 2
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-05-10",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-27",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-08-02",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-22",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 96,
"total_forks": 96
},
"star_history": {
"days": [
{
"date": "2012-01-19",
"count": 2
},
{
"date": "2013-03-18",
"count": 1
},
{
"date": "2013-05-23",
"count": 2
},
{
"date": "2013-06-22",
"count": 1
},
{
"date": "2014-01-17",
"count": 1
},
{
"date": "2014-02-10",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-03-22",
"count": 1
},
{
"date": "2014-04-01",
"count": 1
},
{
"date": "2014-04-09",
"count": 1
},
{
"date": "2014-04-28",
"count": 1
},
{
"date": "2014-05-14",
"count": 1
},
{
"date": "2014-06-12",
"count": 1
},
{
"date": "2014-06-20",
"count": 1
},
{
"date": "2014-06-28",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-11-27",
"count": 1
},
{
"date": "2014-12-05",
"count": 1
},
{
"date": "2014-12-19",
"count": 1
},
{
"date": "2014-12-24",
"count": 1
},
{
"date": "2015-01-06",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-03-08",
"count": 1
},
{
"date": "2015-03-09",
"count": 1
},
{
"date": "2015-03-15",
"count": 1
},
{
"date": "2015-03-28",
"count": 1
},
{
"date": "2015-03-29",
"count": 1
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-06-29",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-24",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-09-05",
"count": 1
},
{
"date": "2015-09-06",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-08",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2016-01-08",
"count": 1
},
{
"date": "2016-01-14",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-07",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-07-03",
"count": 1
},
{
"date": "2016-07-05",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2016-12-27",
"count": 1
},
{
"date": "2017-01-23",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-03-14",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-28",
"count": 1
},
{
"date": "2017-07-08",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-25",
"count": 1
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-07",
"count": 1
},
{
"date": "2018-01-08",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2018-03-18",
"count": 2
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-23",
"count": 2
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-16",
"count": 1
},
{
"date": "2018-04-25",
"count": 2
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-05-27",
"count": 2
},
{
"date": "2018-06-16",
"count": 2
},
{
"date": "2018-06-18",
"count": 1
},
{
"date": "2018-07-03",
"count": 1
},
{
"date": "2018-07-05",
"count": 2
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-07-20",
"count": 1
},
{
"date": "2018-07-29",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-08-26",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-20",
"count": 1
},
{
"date": "2018-10-21",
"count": 1
},
{
"date": "2018-11-10",
"count": 1
},
{
"date": "2018-11-23",
"count": 1
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-17",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-02-05",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-17",
"count": 1
},
{
"date": "2019-03-01",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-05",
"count": 1
},
{
"date": "2019-05-26",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-06-16",
"count": 1
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-08-03",
"count": 1
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-12-15",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-02-12",
"count": 2
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-02-29",
"count": 1
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-21",
"count": 1
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-07-03",
"count": 1
},
{
"date": "2020-07-04",
"count": 2
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-29",
"count": 2
},
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-18",
"count": 2
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-29",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-20",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-06-07",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-01-30",
"count": 2
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-07-03",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-11-20",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-31",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-05-06",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-06",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-28",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2023-12-13",
"count": 2
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-24",
"count": 2
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-06-01",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-07",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-10",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-13",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
}
],
"complete": true,
"collected": 340,
"total_stars": 340
},
"open_issues_and_prs": 180
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 258314,
"source_files_sampled": 68,
"oversized_source_files": 5,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 11,
"merged_prs": 128,
"open_issues": 169,
"closed_ratio": 0.685,
"closed_issues": 368,
"closed_unmerged_prs": 73
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Zeex",
"commits": 327,
"avatar_url": "https://avatars.githubusercontent.com/u/1277375?v=4"
},
{
"type": "User",
"login": "Daniel-Cortez",
"commits": 129,
"avatar_url": "https://avatars.githubusercontent.com/u/5159716?v=4"
},
{
"type": "User",
"login": "YashasSamaga",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/6652578?v=4"
},
{
"type": "User",
"login": "Y-Less",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/991078?v=4"
},
{
"type": "User",
"login": "Southclaws",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1636971?v=4"
},
{
"type": "User",
"login": "VVWVV",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/18058792?v=4"
},
{
"type": "User",
"login": "maddinat0r",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1799378?v=4"
},
{
"type": "User",
"login": "AmyrAhmady",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/34688664?v=4"
},
{
"type": "User",
"login": "ziggi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1020099?v=4"
},
{
"type": "User",
"login": "AGraber",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18301034?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.522
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"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": 0,
"reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/17 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "134ad7a836c581546665340aedb59efd4636e269",
"ran_at": "2026-07-22T02:56:03Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 282,
"created_at": "2018-02-03T21:13:06Z",
"last_comment_at": "2020-12-24T11:35:25Z",
"last_comment_author": "stale"
},
{
"number": 386,
"created_at": "2018-10-30T23:27:12Z",
"last_comment_at": "2022-01-09T02:57:29Z",
"last_comment_author": "stale"
},
{
"number": 463,
"created_at": "2019-10-07T09:58:03Z",
"last_comment_at": "2022-01-09T02:57:21Z",
"last_comment_author": "stale"
},
{
"number": 672,
"created_at": "2021-08-20T22:03:17Z",
"last_comment_at": "2022-01-09T02:57:17Z",
"last_comment_author": "stale"
},
{
"number": 697,
"created_at": "2022-02-22T14:21:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 701,
"created_at": "2022-03-11T10:45:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 718,
"created_at": "2022-10-27T19:33:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 728,
"created_at": "2024-01-03T18:23:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 736,
"created_at": "2024-08-15T11:56:52Z",
"last_comment_at": "2024-09-27T12:15:50Z",
"last_comment_author": "Zorono"
},
{
"number": 737,
"created_at": "2024-08-17T02:06:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 747,
"created_at": "2025-12-04T06:29:27Z",
"last_comment_at": "2025-12-04T06:30:00Z",
"last_comment_author": "abolfazlsameh3-cloud"
}
],
"last_merged_pr_at": "2024-08-14T08:35:19Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 49,
"created_at": "2015-03-30T09:00:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2015-06-19T11:21:59Z",
"last_comment_at": "2021-06-22T17:52:16Z",
"last_comment_author": "stale"
},
{
"number": 108,
"created_at": "2016-07-06T10:24:29Z",
"last_comment_at": "2018-10-26T16:51:46Z",
"last_comment_author": "stale"
},
{
"number": 116,
"created_at": "2016-09-11T22:37:53Z",
"last_comment_at": "2018-10-26T17:51:19Z",
"last_comment_author": "stale"
},
{
"number": 122,
"created_at": "2016-11-20T15:46:02Z",
"last_comment_at": "2016-12-26T16:18:19Z",
"last_comment_author": "YashasSamaga"
},
{
"number": 129,
"created_at": "2017-01-03T01:47:42Z",
"last_comment_at": "2018-10-26T16:51:49Z",
"last_comment_author": "stale"
},
{
"number": 145,
"created_at": "2017-02-03T07:33:12Z",
"last_comment_at": "2018-10-26T16:02:21Z",
"last_comment_author": "Southclaws"
},
{
"number": 155,
"created_at": "2017-02-25T00:02:29Z",
"last_comment_at": "2018-10-26T16:51:44Z",
"last_comment_author": "stale"
},
{
"number": 167,
"created_at": "2017-05-01T05:57:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2017-05-17T14:01:32Z",
"last_comment_at": "2017-05-18T11:28:17Z",
"last_comment_author": "Y-Less"
},
{
"number": 173,
"created_at": "2017-06-04T22:35:35Z",
"last_comment_at": "2018-10-26T16:51:32Z",
"last_comment_author": "stale"
},
{
"number": 182,
"created_at": "2017-09-04T07:35:40Z",
"last_comment_at": "2020-11-23T23:27:16Z",
"last_comment_author": "Y-Less"
},
{
"number": 183,
"created_at": "2017-09-06T12:00:06Z",
"last_comment_at": "2017-10-24T20:24:04Z",
"last_comment_author": "Dayvison"
},
{
"number": 186,
"created_at": "2017-09-13T17:05:14Z",
"last_comment_at": "2018-10-26T16:51:52Z",
"last_comment_author": "stale"
},
{
"number": 188,
"created_at": "2017-09-28T00:26:29Z",
"last_comment_at": "2018-10-26T16:51:53Z",
"last_comment_author": "stale"
},
{
"number": 198,
"created_at": "2017-10-20T18:12:55Z",
"last_comment_at": "2018-10-26T16:51:51Z",
"last_comment_author": "stale"
},
{
"number": 212,
"created_at": "2017-11-19T11:54:51Z",
"last_comment_at": "2019-01-24T16:01:12Z",
"last_comment_author": "stale"
},
{
"number": 216,
"created_at": "2017-12-04T03:09:17Z",
"last_comment_at": "2019-01-24T18:49:36Z",
"last_comment_author": "stale"
},
{
"number": 234,
"created_at": "2018-01-05T18:57:30Z",
"last_comment_at": "2022-04-03T11:51:30Z",
"last_comment_author": "Y-Less"
},
{
"number": 237,
"created_at": "2018-01-06T14:23:46Z",
"last_comment_at": "2018-06-15T17:20:26Z",
"last_comment_author": "IS4Code"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/pawn-lang/compiler",
"host": "github.com",
"name": "compiler",
"owner": "pawn-lang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 22,
"inputs": {
"security": 15,
"vitality": 17,
"community": 72,
"governance": 55,
"engineering": 52,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 43,
"overall_after_jurisdiction_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 704,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 704 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 704
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v3.10.10",
"releases_from_tags": false,
"days_since_latest_release": 2355,
"mean_days_between_releases": 123.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2355 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2355
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~123.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 123.6
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 11,
"unanswered_open_issues": 15,
"days_since_last_merged_pr": 706,
"days_since_last_human_commit": 2319,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2319 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2319,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 96,
"stars": 340,
"watchers": 24,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "340 stars",
"points": 41,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 340
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "96 forks",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 96
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 6.3,
"status": "met",
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.522
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 128,
"open_issues": 169,
"closed_issues": 368,
"issue_closed_ratio": 0.685,
"closed_unmerged_prs": 73
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "68% of issues closed",
"points": 32,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 68
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "128/201 decided PRs merged",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 128,
"decided": 201
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/17 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 110,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "pawn-lang",
"public_repos": 12,
"account_age_days": 3106
},
"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": "110 followers of pawn-lang",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 110,
"login": "pawn-lang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~8 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"pawn",
"compiler",
"sa-mp",
"c",
"cmake",
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 15,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 15,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 15,
"security_posture_before_jurisdiction": 30
},
"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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/17 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Iran"
},
{
"role": "top_contributor",
"count": 3,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Iran: top_contributor (1); Russia: top_contributor (3)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Iran"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 3,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"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": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 258314,
"source_files_sampled": 68,
"oversized_source_files": 5
},
"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": "5/68 source files over 60KB",
"points": 51,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 68,
"oversized": 5
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T02:56:20.971056Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/pawn-lang/compiler.svg",
"full_name": "pawn-lang/compiler",
"license_state": "custom",
"license_spdx": null
}