JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"neo"
],
"is_fork": false,
"size_kb": 12495,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 6545221,
"Shell": 8371,
"Makefile": 8720,
"Dockerfile": 1163
},
"pushed_at": "2026-07-23T07:35:36Z",
"created_at": "2016-12-28T08:23:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T07:17:42Z",
"description": "NEO Development Pack",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master-n3",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://neo.org/",
"name": "The Neo Project",
"type": "Organization",
"login": "neo-project",
"company": null,
"location": null,
"followers": 294,
"avatar_url": "https://avatars.githubusercontent.com/u/12685221?v=4",
"created_at": "2015-05-31T16:46:26Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 4070
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.10.1",
"kind": "patch",
"published_at": "2026-07-23T07:35:36Z"
},
{
"tag": "v3.10.0",
"kind": "minor",
"published_at": "2026-06-12T08:58:03Z"
},
{
"tag": "v3.9.1",
"kind": "patch",
"published_at": "2026-01-28T15:42:37Z"
},
{
"tag": "v3.9.0",
"kind": "minor",
"published_at": "2026-01-28T07:26:01Z"
},
{
"tag": "v3.8.1",
"kind": "patch",
"published_at": "2025-05-12T11:29:20Z"
},
{
"tag": "v3.7.4.1",
"kind": "other",
"published_at": "2024-11-06T03:02:30Z"
},
{
"tag": "v3.7.4",
"kind": "patch",
"published_at": "2024-05-20T09:14:10Z"
},
{
"tag": "v3.7.1",
"kind": "patch",
"published_at": "2024-05-13T05:52:49Z"
},
{
"tag": "v3.6.2",
"kind": "patch",
"published_at": "2023-11-22T09:41:30Z"
},
{
"tag": "v3.6.0",
"kind": "minor",
"published_at": "2023-09-13T07:38:16Z"
},
{
"tag": "v3.5.0",
"kind": "minor",
"published_at": "2022-12-08T18:17:52Z"
},
{
"tag": "v3.4.0",
"kind": "minor",
"published_at": "2022-08-05T06:17:05Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2022-06-06T18:55:03Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2021-11-14T08:11:32Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2021-10-08T13:55:15Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2021-08-06T04:20:38Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-08-01T09:02:19Z"
},
{
"tag": "v3.0.0-rc4",
"kind": "prerelease",
"published_at": "2021-07-20T08:43:24Z"
},
{
"tag": "v3.0.0-rc3",
"kind": "prerelease",
"published_at": "2021-06-01T12:00:29Z"
},
{
"tag": "v3.0.0-rc2",
"kind": "prerelease",
"published_at": "2021-05-10T04:41:52Z"
},
{
"tag": "v3.0.0-preview4",
"kind": "prerelease",
"published_at": "2020-12-18T13:45:19Z"
},
{
"tag": "v3.0.0-preview3",
"kind": "prerelease",
"published_at": "2020-08-05T08:00:28Z"
},
{
"tag": "v3.0.0-preview2",
"kind": "prerelease",
"published_at": "2020-04-22T05:57:40Z"
}
],
"recent_commits": [
{
"oid": "5c5fb79e3411a09e5cbfc59901edeadab5a0e60f",
"body": "* v3.10.1\n\n* change example UT references to current project",
"is_bot": false,
"headline": "V3.10.1 (#1926)",
"author_name": "Owen",
"author_login": "superboyiii",
"committed_at": "2026-07-23T07:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2c553e750b0bfa1de4df084fc5e7fef4231926",
"body": "* lifted nullable shifts\n\n* nested\n\n* redundant\n\n* remove space\n\n---------\n\nCo-authored-by: Owen <38493437+superboyiii@users.noreply.github.com>",
"is_bot": false,
"headline": "Add UTs for nullable shifts (#1925)",
"author_name": "Alvaro",
"author_login": "ajara87",
"committed_at": "2026-07-22T22:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a136794c8c7df087d39ea329e6e91dd495470cba",
"body": "…r String.Insert (#1924)\n\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: ensure that no stack items are left on the stack if exception fo…",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-22T06:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc8ce9164cbde609588fd2b6e2a41c5513b05eb",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Warn about captured foreach variable semantics (#1922)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-22T03:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f93712e38d311a3e747865d9e098f2f8a0857502",
"body": null,
"is_bot": false,
"headline": "Analyze unsupported collection spread elements (#1919)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-21T20:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d0ac209232454c348d6f6161f74193f26d56bc",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Analyze unsupported extended property patterns (#1920)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-21T09:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ea552177ba43e9a71778e34c3c6278e1f11927",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix implicit arrays used directly in foreach (#1923)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-21T09:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68475a35c6887aa3a1ff00e7959f53228887d34",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Test UTF-8 string offset semantics (#1921)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-21T09:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86bba14ab0deef06e0114eeb470e4b33982931d5",
"body": "* Test: run all Neo analyzers in syntax probes\n\n* Test: discover syntax analyzers by reflection\n\n* Test: validate analyzer reflection instances\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Test: run the complete analyzer suite in syntax probes (#1904)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-21T05:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487da8bcdc75fe07bf63bcfea546edccbe59e6e4",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Report unsupported array range receivers (#1918)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T19:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4c35b40605e0283d4226d385448ae856bbd4a8",
"body": "* Feature: run Neo analyzers during nccs compilation\n\n* Fix: preserve C# diagnostics with analyzer failures\n\n* Discover Neo analyzers by reflection\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Feature: run Neo analyzers during nccs compilation (#1905)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T19:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa862508228ad87cf5fdc8077f32ef47e2cafdb",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Analyze unsupported ArraySegment usage (#1916)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T14:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f757ac36da62e5ca2e6ed4650790fc4b5543a0",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Analyze unsupported ref element arguments (#1914)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T14:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a83718d3ee9ad0f6f4e77f00da50eda738aa99e",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Analyze unsupported System.Convert usage (#1915)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T14:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb5411eceaabda3212b5ac9d61df92e559b18a9",
"body": "* Fix: drop the enum type if no value match for Enum.Parse\n\n* Test caught Enum.Parse failure stack cleanup\n\n---------\n\nCo-authored-by: Jim8y <jimmy@r3e.network>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: drop the enum type if no value match in `Enum.Parse` (#1913)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-20T14:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7859678df27173860656470c8ec6dbf81711790",
"body": null,
"is_bot": false,
"headline": "Preserve lifted nullable shift semantics (#1917)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-20T14:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fad884002c4b36967bed8d8c1b2ff6355d7db51",
"body": "* Fix fixed-width shift semantics\n\n* Handle nullable shift operands\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: preserve fixed-width shift semantics (#1902)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T13:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de08e957bea30c4fca7d0418429ca3829ed846a3",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: use local compiler tools in contract templates (#1906)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T13:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "193dfa871ca641f231ca7ccecc2daae1784116b9",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: detect nested floating-point types (#1908)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T13:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca16e403fad5636c66fdff3cca5123877b785210",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: donot add RET in SystemCall.Enum.cs (#1912)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-19T13:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11bd7a155f38dc0d6a7fa2f2ceae4244a93600c8",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: detect nested unsupported collection types (#1907)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T07:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c99492a5922c2bf68d569d4fedbb78b05a6287e4",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Handle null StringBuilder append values (#1903)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T07:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c494c2b66fee0596474ae77a56f953ca2fc8bb09",
"body": "* CI: defer coverlet restore to solution build\n\n* CI: pin coverlet msbuild version",
"is_bot": false,
"headline": "CI: restore coverlet with configured package sources (#1909)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-19T06:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b445387f56a251cfc1a53100067c8267908856",
"body": "* Validate formatting after solution build\n\n* Pin CI SDK feature band\n\n* Run coverage setup before solution build\n\n* Optimize cache\n\n* Fix NuGet cache configuration\n\n---------\n\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "CI: Make format checks validate all 996 source files (#1895)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-18T11:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23b6d67d1fcce337676245252cbd3443a6b1ef96",
"body": "* Validate supported enum overloads\n\n* Use nameof for supported enum methods",
"is_bot": false,
"headline": "Fix: validate supported enum overloads (#1870)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-18T09:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46272eb979e289281937b62a8287327838fa1e53",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Validate BitOperations overloads (#1901)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-18T09:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7473843424c13f1654729a10f3cd63223db11ec9",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Reject unsupported BigInteger constructors (#1900)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-18T09:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20747f81e369b82d098132d34dc0b148de88911b",
"body": null,
"is_bot": false,
"headline": "Avoid occupied variable slots (#1899)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-18T09:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9dfc47c0122377215ff05d687595053a25d4bb",
"body": "* Fix: make Span ref probe valid C#\n\n* Clarify Span ref argument syntax note",
"is_bot": false,
"headline": "Fix: make Span ref probe valid C# (#1882)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T19:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed3461a6b684d948b6ead366a81ca661c2b4d8f",
"body": "* Fix: require Framework SafeAttribute for call flags\n\n* Use the referenced Framework SafeAttribute",
"is_bot": false,
"headline": "Fix: require Framework SafeAttribute for call flags (#1889)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T19:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4979b3dbc126af022df582039edb3e185ebb878a",
"body": "* Fix: reject standalone from-end Index expressions\n\n* Preserve implicit Index receiver patterns",
"is_bot": false,
"headline": "Fix: reject standalone from-end Index expressions (#1890)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T19:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9033e3fbf28dfc4b862f100441e6b57ce8eb8c3",
"body": null,
"is_bot": false,
"headline": "Fix: preserve supported standards arguments (#1874)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T19:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42c317d695ece381d6bf3ca914713f59d5b4d4ed",
"body": "* Fix: Enum.TryParse with ignorecase\n\n* test: cover Enum.TryParse continuation\n\n---------\n\nCo-authored-by: Jimmy <jimmy@r3e.network>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: `Enum.TryParse` with ignorecase (#1898)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-17T19:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97584a1356caf5e773834ec0428ef83b54ebee3c",
"body": "* Reduce compiler test setup overhead\n\n* Reuse source framework references in compiler tests\n\n---------\n\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "CI: Cut test time by 49% with reusable compiler references (#1894)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T19:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c90f9adc0e19c9cf45648cb34f0dfb10a30e054",
"body": "* Validate supported BigInteger overloads\n\n* Use nameof for BigInteger method names\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: validate supported BigInteger overloads (#1871)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T18:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b6c3fa4e5743119d594c47b632716b88e08c83",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Skip completed NuGet release work (#1896)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T18:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5394ce039c654dcb19c6b4482d7a6d6db9fcd4",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: preserve NUL in string char searches (#1885)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T12:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5800ff1b175d62f970afa0026e48623d7d3091a6",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: narrow the multiple-catch diagnostic location (#1886)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T10:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d2bcdb989a9649da56b5a10cc3e5b503d15e40",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: use valid compound assignment probe (#1883)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T10:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f766a1934b56e284e95ca2e0fadd4a05bf611d4c",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: report volatile declarations once (#1879)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T09:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c74aa2d2d61cce23adf5cb200891d80c7fc5bc",
"body": null,
"is_bot": false,
"headline": "Fix: resolve Notify event names by parameter (#1873)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T09:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3285af58dab92e1e657a89a958c0483dde1700b",
"body": null,
"is_bot": false,
"headline": "Fix: encode string constants as UTF-8 (#1884)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T01:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e932edab80915ecf1033686b5bb21dc64d154c",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: preserve range endpoint evaluation order (#1887)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-17T00:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe041dcdda608839c50d654642a0f3cd9390b20",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Validate RPC store responses (#1860)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T20:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a970161d982df03cef79c6c9a238587760d7c169",
"body": null,
"is_bot": false,
"headline": "Fix: avoid NC4017 for user-defined Cast methods (#1863)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T20:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64d5ac9c4c0352021e552b23f43543752bf75033",
"body": null,
"is_bot": false,
"headline": "Fix: reject unsupported StringBuilder constructors",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T08:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309d1dd80b311ba877613d9ccf11e8fb7dfc460e",
"body": null,
"is_bot": false,
"headline": "Fix: remove duplicate keyword diagnostics",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T08:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e701042cfa4556d1742db32a2c46b577c431a72f",
"body": null,
"is_bot": false,
"headline": "Fix: reject unsupported System.Index construction",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T08:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56602d3854d6a63adf25e5fa3e0a5643a8b1e9cc",
"body": null,
"is_bot": false,
"headline": "Fix: remove duplicate ref parameter diagnostics",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T07:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2325e84cf92d1252ceee54033b30565a9c9367ad",
"body": null,
"is_bot": false,
"headline": "Fix: analyze effective NEP standards",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T07:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8677fe1d523c0300f37e211ac9141269d232c23",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix: detect floating-point array signatures (#1881)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T06:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb6f672ddf1ea5ff6b44469ddcab27e3af2a6ff1",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Test artifact refresh without modifying tracked files (#1892)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-16T06:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735aa4dda61c77428ffff37b88a6196cccab79d9",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Preserve using scope in the NC4022 code fix (#1856)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T18:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ddb6edb5061995e53bff806bcc32cb2fa8093d",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Preserve BigInteger type in the NC4008 fix (#1855)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T18:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cafa18f074917582fd395228c80fda9b16dbf26",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Preserve sibling fields in InitialValue fixes (#1854)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T18:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4cc8dd94308a6b79b624d926d9cb7d4f324124",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Remove the unsafe collection code fix (#1851)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T18:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb838b14ab6cba3b7068bcd7a5f314170006a9f",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Add analyzers to all contract templates (#1845)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T17:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d56e879fb60d5a2b8a05775178dc9354e5de871",
"body": "* Fix: unexpected return in Enum.Parse\n\n* test: cover Enum.Parse continuation\n\n* fix: complete Enum.Parse control flow\n\n---------\n\nCo-authored-by: Jim8y <jimmy@r3e.network>",
"is_bot": false,
"headline": "Fix: unexpected `RET` in `Enum.Parse` (#1893)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-15T17:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11688a19db489413c3c8bd8f5f1b1ea87794e36",
"body": null,
"is_bot": false,
"headline": "Fix: validate supported Math overloads (#1866)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T17:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a128ddbff4321570764ae6c48b4042c2e80285b7",
"body": "* Add the Neo C# contract profile schema\n\n* Document contract profile schema maintenance\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Feature: add the Neo C# contract profile schema (#1849)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T14:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db4662dd97d6b21a7b4cfaf8e0b02a1036929c2",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Remove lossy floating-point code fixes (#1846)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944bb1e689c0467ca6db689d6ef7e3cec9deb98f",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Detect nested task-like contract types (#1850)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2994990b6f0440b11a0dd60276483b710cb4eeaa",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Remove unsafe method rename code fixes (#1853)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3a39e42ff1a3b334ce11ee65b7b2720e7f3bd1",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix BigInteger syntax probe initialization (#1843)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f441dd7f247132616069297cb2f98af1e3e36e77",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix lambda attribute syntax probe (#1844)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad84a776a7f373ce0e4b7e90459962f1d29591dd",
"body": "* Allow compile-time CodeAnalysis attributes\n\n* Test: cover CodeAnalysis syntax probes\n\n---------\n\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: allow compile-time CodeAnalysis attributes (#1842)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13bc6d051d9c9d21bc5798bc6cec774afe7e27b6",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix misleading LINQ query diagnostic (#1858)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb6a42342ecfb560745c171e3d6c271830346621",
"body": "* Make the live RPC store test opt in\n\n* Test: preserve deterministic RpcStore coverage\n\n---------\n\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Test: make the live RpcStore check opt in (#1859)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab20b4359a3a779962a2de952da747bcb97474db",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: reject unsupported runtime interop APIs (#1862)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a1fecc4d7200df12f2c79d5848af088ec6ddcc",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Document the Neo C# contract profile (#1847)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dee78e22e503feeea88454fc7b98ce6f1b58df",
"body": "Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Distinguish dynamic types from identifiers (#1861)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T13:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6866099e0f952dd2a2beea31ffe0fd19019af8f6",
"body": "* Fix: resolve NC4023 field types semantically\n\n* Refactor known Framework type symbols\n\n---------\n\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: resolve NC4023 field types semantically (#1864)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T10:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c4d351ad791fa54e8a8752c80da6b7b8260ef3",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: require framework SafeAttribute for ABI safety (#1888)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T08:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9969c85885b3c5eb1695686b79df84ac7a05519",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Detect partial storage prefix collisions (#1872)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T07:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3445d8ff5223b06fe86a02149c5fb81b94478995",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Reject unsupported string trim arrays (#1868)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T07:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd8199829c7d31462c009b706284e278af10c6ec",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix string.Split overload registrations (#1867)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T06:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d891fb23a7da6bd47e3b2a7ff74cffa4456fb4",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Validate analyzer diagnostic release metadata (#1848)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T06:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32fa71a25279fa3a0681938792e8de1b5e8e0b21",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Validate supported char overloads (#1869)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T06:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12533dd64a481ddbefd38ab6209df66bca32e6b",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: document supported security analysis (#1880)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T05:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600cf5ae27cc0622c6e718a39dd60609d19ecfe7",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: correct analyzer severity configuration (#1878)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T05:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb28ed6951e091798be35b1a3e367bd3e0e64ac",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Remove the unsafe NC4027 code fix (#1857)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-15T05:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38048eaa79534abfe7675b4333f892fcd2bd9d04",
"body": "…#1831)\n\n* optimize checkdivideoverflow\n\n* Add division overflow optimization tests\n\n---------\n\nCo-authored-by: Jim8y <jimmy@r3e.network>",
"is_bot": false,
"headline": "Optimize: omit division overflow checks for safe constant dividends (…",
"author_name": "Alvaro",
"author_login": "ajara87",
"committed_at": "2026-07-14T19:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a4b1e232fd01aaae2dec8a9aed344863998900b",
"body": "Co-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Jimmy <jimmy@r3e.network>",
"is_bot": false,
"headline": "Optimize: less opcodes for Enum.Parse(EnumType, value) (#1836)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-14T19:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb23d272102b13fd35a19d497ed6f5fbe8936c7f",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Fix: preserve simple assignment evaluation order (#1837)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-14T17:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ab34c515f07d60a85017c424ff7001fc792bd9",
"body": null,
"is_bot": false,
"headline": "Optimize: less opcodes and GAS for Numeric.CreateSaturating (#1852)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-14T05:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e07d3710eea8c6fde3005d78a45b8052082ce36",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: support stored exception construction (#1838)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-13T16:11:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c343aa3b7cf8187ee77e19fccc2741ff5709924",
"body": "…#1840)\n\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Fix: include artifact metadata assemblies in compiler distributions (…",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-13T15:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6853857005b9d9e94757ddf41d8130a7f4d1cefc",
"body": null,
"is_bot": false,
"headline": "Fix: treat ABORT as uncatchable in control-flow analysis (#1839)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-13T15:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6c38d8191157524050db61a6be967902a2a416",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Jimmy <jimmy@r3e.network>",
"is_bot": false,
"headline": "Optimize: omit div overflow checking if dividend is not -1 (#1830)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-13T06:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee35986e4fb9de6b916e6ebe5e325851cf80204",
"body": "Co-authored-by: Jimmy <jimmy@r3e.network>",
"is_bot": false,
"headline": "Fix: arguments not consumed if Math.Clamp throws exception (#1835)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-13T03:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf42da5a5a296a776776646b2dd7ac47dd2b455",
"body": "* Fix: check method token count overflow\n\n* Fix: check max method token count\n\n* Fix: check max method token count\n\n* Test: cover method token count boundary\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Jimmy <jimmy@r3e.network>",
"is_bot": false,
"headline": "Fix: check method token count overflow (#1829)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-13T02:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077c4293b38abd88e5bd304aa9d932d675d92cca",
"body": null,
"is_bot": false,
"headline": "Fix: no stackitem to throw for new string(char, count) (#1834)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-12T22:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e91c708d2df389d1948de32b1f96e038344711a",
"body": "* Preserve escaped function pointer targets\n\n* Add direct PUSHA entry point tests\n\n* Deprecate EntryPointsByCallA\n\n* Remove EntryPointsByCallA\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Preserve escaped function pointer targets during optimization (#1823)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-12T11:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de114dad2fba2dbbef0771092290d316d776e8b2",
"body": "Co-authored-by: Shargon <shargon@gmail.com>",
"is_bot": false,
"headline": "Add: detail opcode comment (#1833)",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-12T08:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71175e05819a474af3968dd7ac960738c434e98c",
"body": "…(#1828)\n\n* Optimize: omit left-shift overflow checking if constant shift amount\n\n* Fix: comment for param\n\n* Fix: comment for param\n\n* Optimize: omit left-shift overflow if constant shift amount\n\n* Optimize: omit left-shift overflow if constant shift amount\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>",
"is_bot": false,
"headline": "Optimize: omit left-shift overflow checking if constant shift amount …",
"author_name": "Will",
"author_login": "Wi1l-B0t",
"committed_at": "2026-07-12T08:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c2f7adc8473eb57a977356abe18559e130ef49a",
"body": "* Reject floating-point default expressions\n\n* Reject Half default expressions\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Reject floating-point default expressions (#1821)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-12T04:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "640719eff0eca99b4fba0e247e7cec72396dce16",
"body": "Co-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Analyze witness checks on every write path (#1820)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-12T03:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4450bcc3dfebca13edc4e86b43736260c3b45ba5",
"body": "* Enforce read-only calls in safe methods\n\n* Refresh artifacts for read-only call flags\n\n* Refresh framework artifacts for read-only call flags\n\n* Refresh template artifacts for read-only call flags\n\n---------\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Enforce read-only effects for Safe methods (#1814)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-12T02:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5b7883cfc1446f8c5804ae40b477ead98b1bc0f",
"body": "* Initialize late-discovered static slots\n\n* Preserve vtable initialization order\n\n---------\n\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Initialize late-discovered static slots (#1819)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-11T23:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4be0f8631e537fc103dda69be118bf588d961f",
"body": "* Update README neo branding\n\n* Update README.md\n\nCo-authored-by: Alvaro <amjarag@gmail.com>\n\n* Capitalize Neo README reference\n\n---------\n\nCo-authored-by: Shargon <shargon@gmail.com>\nCo-authored-by: Alvaro <amjarag@gmail.com>\nCo-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>",
"is_bot": false,
"headline": "Update README neo branding (#1812)",
"author_name": "Jimmy",
"author_login": "Jim8y",
"committed_at": "2026-07-11T13:16:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 443,
"latest_release_at": "2026-07-23T07:35:36Z",
"latest_release_tag": "v3.10.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 34,
"days_since_latest_release": 0,
"mean_days_between_releases": 116
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "Neo.Compiler.CSharp",
"exists": true,
"license": null,
"keywords": [
"NEO",
"Blockchain",
"Smart",
"Contract",
"Compiler"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.Compiler.CSharp",
"is_deprecated": false,
"latest_version": "3.10.0",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 14,
"total_downloads": 13624,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-12T08:58:25.487000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 40
},
{
"name": "Neo.Disassembler.CSharp",
"exists": true,
"license": null,
"keywords": [
"NEO",
"Blockchain",
"Smart",
"Contract"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.Disassembler.CSharp",
"is_deprecated": false,
"latest_version": "3.10.0",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 3,
"total_downloads": 2070,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-12T08:58:16.470000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 40
},
{
"name": "Neo.SmartContract.Testing",
"exists": true,
"license": null,
"keywords": [
"NEO",
"Blockchain",
"Smart",
"Contract"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.SmartContract.Testing",
"is_deprecated": false,
"latest_version": "3.10.0",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 5,
"total_downloads": 2715,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-12T08:58:19.493000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 40
},
{
"name": "Neo.SmartContract.Analyzer",
"exists": true,
"license": null,
"keywords": [
"NEO",
"Blockchain",
"Smart",
"Contract",
"Analyzer"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.SmartContract.Analyzer",
"is_deprecated": false,
"latest_version": "3.10.1",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 6,
"total_downloads": 1851,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T07:35:46.227000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "Neo.SmartContract.Template",
"exists": true,
"license": null,
"keywords": [
"NEO",
"Blockchain",
"Smart",
"Contract"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.SmartContract.Template",
"is_deprecated": false,
"latest_version": "3.10.0",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 14,
"total_downloads": 19615,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-12T08:58:28.320000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 40
},
{
"name": "Neo.SmartContract.Framework",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Neo.SmartContract.Framework",
"is_deprecated": false,
"latest_version": "3.10.1",
"repository_url": "https://github.com/neo-project/neo-devpack-dotnet",
"versions_count": 16,
"total_downloads": 45308,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T07:35:44.363000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 104,
"stars": 86,
"watchers": 34,
"fork_history": {
"days": [
{
"date": "2017-05-01",
"count": 1
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-05-11",
"count": 1
},
{
"date": "2017-06-05",
"count": 1
},
{
"date": "2017-06-09",
"count": 1
},
{
"date": "2017-06-20",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-08-19",
"count": 1
},
{
"date": "2017-09-09",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-01-29",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-02-24",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-19",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-07-05",
"count": 2
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-07",
"count": 1
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-04-03",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-10-17",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-03-05",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-16",
"count": 2
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-23",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-06-01",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
}
],
"complete": true,
"collected": 99,
"total_forks": 104
},
"star_history": null,
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"examples/Example.SmartContract.ContractCall.UnitTests/Example.SmartContract.ContractCall.UnitTests.csproj",
"examples/Example.SmartContract.ContractCall/Example.SmartContract.ContractCall.csproj",
"examples/Example.SmartContract.DivisibleNEP11/Example.SmartContract.DivisibleNEP11.csproj",
"examples/Example.SmartContract.Event.UnitTests/Example.SmartContract.Event.UnitTests.csproj",
"examples/Example.SmartContract.Event/Example.SmartContract.Event.csproj",
"examples/Example.SmartContract.Exception.UnitTests/Example.SmartContract.Exception.UnitTests.csproj",
"examples/Example.SmartContract.Exception/Example.SmartContract.Exception.csproj",
"examples/Example.SmartContract.FaunFeatures.UnitTests/Example.SmartContract.FaunFeatures.UnitTests.csproj",
"examples/Example.SmartContract.FaunFeatures/Example.SmartContract.FaunFeatures.csproj",
"examples/Example.SmartContract.HelloWorld.UnitTests/Example.SmartContract.HelloWorld.UnitTests.csproj",
"examples/Example.SmartContract.HelloWorld/Example.SmartContract.HelloWorld.csproj",
"examples/Example.SmartContract.Inscription.UnitTests/Example.SmartContract.Inscription.UnitTests.csproj",
"examples/Example.SmartContract.Inscription/Example.SmartContract.Inscription.csproj",
"examples/Example.SmartContract.Modifier.UnitTests/Example.SmartContract.Modifier.UnitTests.csproj",
"examples/Example.SmartContract.Modifier/Example.SmartContract.Modifier.csproj",
"examples/Example.SmartContract.NEP17.UnitTests/Example.SmartContract.NEP17.UnitTests.csproj",
"examples/Example.SmartContract.NEP17/Example.SmartContract.NEP17.csproj",
"examples/Example.SmartContract.NFT.UnitTests/Example.SmartContract.NFT.UnitTests.csproj",
"examples/Example.SmartContract.NFT/Example.SmartContract.NFT.csproj",
"examples/Example.SmartContract.NeoFS.UnitTests/Example.SmartContract.NeoFS.UnitTests.csproj",
"examples/Example.SmartContract.NeoFS/Example.SmartContract.NeoFS.csproj",
"examples/Example.SmartContract.Oracle.UnitTests/Example.SmartContract.Oracle.UnitTests.csproj",
"examples/Example.SmartContract.Oracle/Example.SmartContract.Oracle.csproj",
"examples/Example.SmartContract.SampleRoyaltyNEP11Token.UnitTests/Example.SmartContract.SampleRoyaltyNEP11Token.UnitTests.csproj",
"examples/Example.SmartContract.SampleRoyaltyNEP11Token/Example.SmartContract.SampleRoyaltyNEP11Token.csproj",
"examples/Example.SmartContract.Storage.UnitTests/Example.SmartContract.Storage.UnitTests.csproj",
"examples/Example.SmartContract.Storage/Example.SmartContract.Storage.csproj",
"examples/Example.SmartContract.Transfer.UnitTests/Example.SmartContract.Transfer.UnitTests.csproj",
"examples/Example.SmartContract.Transfer/Example.SmartContract.Transfer.csproj",
"examples/Example.SmartContract.ZKP.UnitTests/Example.SmartContract.ZKP.UnitTests.csproj",
"examples/Example.SmartContract.ZKP/Example.SmartContract.ZKP.csproj",
"examples/TestContract/TestContract.csproj",
"src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj",
"src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj",
"src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj",
"src/Neo.SmartContract.Template/templates/neocontractnep11/Nep11Contract.csproj",
"src/Neo.SmartContract.Template/templates/neocontractnep17/Nep17Contract.csproj",
"src/Neo.SmartContract.Template/templates/neocontractoracle/OracleRequest.csproj",
"src/Neo.SmartContract.Template/templates/neocontractowner/Ownable.csproj",
"src/Neo.SmartContract.Template/templates/neocontractsolution/NeoContractSolution.UnitTests/NeoContractSolution.UnitTests.csproj",
"src/Neo.SmartContract.Template/templates/neocontractsolution/NeoContractSolution/NeoContractSolution.csproj",
"src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"tests/Neo.Compiler.CSharp.TestContracts/Neo.Compiler.CSharp.TestContracts.csproj",
"tests/Neo.Compiler.CSharp.UnitTests/Neo.Compiler.CSharp.UnitTests.csproj",
"tests/Neo.Disassembler.CSharp.Tests/Neo.Disassembler.CSharp.Tests.csproj",
"tests/Neo.SmartContract.Analyzer.UnitTests/Neo.SmartContract.Analyzer.UnitTests.csproj",
"tests/Neo.SmartContract.Framework.TestContracts/Neo.SmartContract.Framework.TestContracts.csproj",
"tests/Neo.SmartContract.Framework.UnitTests/Neo.SmartContract.Framework.UnitTests.csproj",
"tests/Neo.SmartContract.Template.UnitTests/Neo.SmartContract.Template.UnitTests.csproj",
"tests/Neo.SmartContract.Testing.UnitTests/Neo.SmartContract.Testing.UnitTests.csproj"
],
"largest_source_bytes": 106630,
"source_files_sampled": 1044,
"oversized_source_files": 7,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 16,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.CodeAnalysis.CSharp",
"manifest": "src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "4.14.0"
},
{
"name": "System.CommandLine",
"manifest": "src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "2.0.9"
},
{
"name": "Neo",
"manifest": "src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Neo.Extensions",
"manifest": "src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Neo",
"manifest": "src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Neo.Extensions",
"manifest": "src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Neo.IO",
"manifest": "src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Neo.Json",
"manifest": "src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
},
{
"name": "Microsoft.CodeAnalysis.Analyzers",
"manifest": "src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj",
"ecosystem": "nuget",
"version_constraint": "4.14.0"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"manifest": "src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj",
"ecosystem": "nuget",
"version_constraint": "4.14.0"
},
{
"name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
"manifest": "src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj",
"ecosystem": "nuget",
"version_constraint": "4.14.0"
},
{
"name": "Moq",
"manifest": "src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"ecosystem": "nuget",
"version_constraint": "4.20.72"
},
{
"name": "MSTest.TestFramework",
"manifest": "src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"ecosystem": "nuget",
"version_constraint": "3.9.3"
},
{
"name": "ReportGenerator.Core",
"manifest": "src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"ecosystem": "nuget",
"version_constraint": "5.4.8"
},
{
"name": "Neo",
"manifest": "src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"ecosystem": "nuget",
"version_constraint": "$(NeoCorePackageVersion)"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.CodeAnalysis.Analyzers",
"direct": true,
"version": "4.14.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"direct": true,
"version": "4.14.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
"direct": true,
"version": "4.14.0",
"ecosystem": "nuget"
},
{
"name": "Moq",
"direct": true,
"version": "4.20.72",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestFramework",
"direct": true,
"version": "3.9.3",
"ecosystem": "nuget"
},
{
"name": "Neo",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Neo.Extensions",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Neo.IO",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Neo.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ReportGenerator.Core",
"direct": true,
"version": "5.4.8",
"ecosystem": "nuget"
},
{
"name": "System.CommandLine",
"direct": true,
"version": "2.0.9",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "6.0.4",
"ecosystem": "nuget"
},
{
"name": "JsonSchema.Net",
"direct": false,
"version": "9.2.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest",
"direct": false,
"version": "1.1.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.MSTest",
"direct": false,
"version": "1.1.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "17.14.1",
"ecosystem": "nuget"
},
{
"name": "MSTest.TestAdapter",
"direct": false,
"version": "3.9.3",
"ecosystem": "nuget"
},
{
"name": "Neo.SmartContract.Analyzer",
"direct": false,
"version": "TemplateNeoVersion",
"ecosystem": "nuget"
},
{
"name": "Neo.SmartContract.Framework",
"direct": false,
"version": "TemplateNeoVersion",
"ecosystem": "nuget"
},
{
"name": "Neo.SmartContract.Testing",
"direct": false,
"version": "TemplateNeoVersion",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 11,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1320,
"open_issues": 12,
"closed_ratio": 0.97,
"closed_issues": 390,
"closed_unmerged_prs": 197
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Jim8y",
"commits": 484,
"avatar_url": "https://avatars.githubusercontent.com/u/10189511?v=4"
},
{
"type": "User",
"login": "shargon",
"commits": 252,
"avatar_url": "https://avatars.githubusercontent.com/u/3167973?v=4"
},
{
"type": "User",
"login": "erikzhang",
"commits": 149,
"avatar_url": "https://avatars.githubusercontent.com/u/10204923?v=4"
},
{
"type": "User",
"login": "Hecate2",
"commits": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/43687326?v=4"
},
{
"type": "User",
"login": "Wi1l-B0t",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/201105916?v=4"
},
{
"type": "User",
"login": "lightszero",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/2275164?v=4"
},
{
"type": "User",
"login": "chenzhitong",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/6295602?v=4"
},
{
"type": "User",
"login": "superboyiii",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/38493437?v=4"
},
{
"type": "User",
"login": "Ashuaidehao",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/7391819?v=4"
},
{
"type": "User",
"login": "devhawk",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/8965?v=4"
}
],
"contributors_sampled": 30,
"top_contributor_share": 0.395
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"pkgs-delete.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": "30 out of 30 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 28 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 3 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": 10,
"reason": "packaging workflow 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": "5c5fb79e3411a09e5cbfc59901edeadab5a0e60f",
"ran_at": "2026-07-23T07:43:19Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T07:35:48Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-23T07:17:36Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 681,
"created_at": "2021-10-05T20:30:07Z",
"last_comment_at": "2021-10-07T16:14:27Z",
"last_comment_author": "lock9"
},
{
"number": 760,
"created_at": "2022-07-03T22:31:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 815,
"created_at": "2023-11-15T12:38:38Z",
"last_comment_at": "2024-02-26T23:45:01Z",
"last_comment_author": "shargon"
},
{
"number": 886,
"created_at": "2024-02-08T14:42:11Z",
"last_comment_at": "2024-02-21T22:03:41Z",
"last_comment_author": "shargon"
},
{
"number": 1295,
"created_at": "2025-02-08T15:16:37Z",
"last_comment_at": "2025-02-09T14:01:56Z",
"last_comment_author": "cschuchardt88"
},
{
"number": 1468,
"created_at": "2026-01-21T13:51:00Z",
"last_comment_at": "2026-01-23T12:52:01Z",
"last_comment_author": "shargon"
},
{
"number": 1556,
"created_at": "2026-03-30T03:35:42Z",
"last_comment_at": "2026-05-19T09:43:54Z",
"last_comment_author": "Jim8y"
},
{
"number": 1590,
"created_at": "2026-04-18T09:08:49Z",
"last_comment_at": "2026-04-18T15:55:20Z",
"last_comment_author": "Wi1l-B0t"
},
{
"number": 1695,
"created_at": "2026-05-17T13:29:11Z",
"last_comment_at": "2026-05-18T01:11:48Z",
"last_comment_author": "Wi1l-B0t"
},
{
"number": 1776,
"created_at": "2026-06-23T13:01:49Z",
"last_comment_at": "2026-06-23T16:22:52Z",
"last_comment_author": "vncoelho"
},
{
"number": 1841,
"created_at": "2026-07-13T10:58:39Z",
"last_comment_at": "2026-07-14T00:02:40Z",
"last_comment_author": "Wi1l-B0t"
},
{
"number": 1897,
"created_at": "2026-07-17T14:05:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/neo-project/neo-devpack-dotnet",
"host": "github.com",
"name": "neo-devpack-dotnet",
"owner": "neo-project"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 63,
"vitality": 86,
"community": 56,
"governance": 80,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"commits_last_year": 443,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 34
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "34/52 weeks with commits",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 34
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "443 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 443
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v3.10.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 116
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~116 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 116
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 104,
"stars": 86,
"watchers": 34,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "86 stars",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 86
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "104 forks",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 104
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "34 watchers",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 34
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"packages": [
"Neo.Compiler.CSharp",
"Neo.Disassembler.CSharp",
"Neo.SmartContract.Testing",
"Neo.SmartContract.Analyzer",
"Neo.SmartContract.Template",
"Neo.SmartContract.Framework"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 85183,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "85,183 downloads all-time across nuget",
"points": 51.2,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 85183,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 30,
"top_contributor_share": 0.395
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "30 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 30
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 28 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"merged_prs": 1320,
"open_issues": 12,
"closed_issues": 390,
"issue_closed_ratio": 0.97,
"closed_unmerged_prs": 197
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1320/1517 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1320,
"decided": 1517
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 294,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "neo-project",
"public_repos": 26,
"account_age_days": 4070
},
"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": "294 followers of neo-project",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 294,
"login": "neo-project"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~11 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"Neo.Compiler.CSharp",
"Neo.Disassembler.CSharp",
"Neo.SmartContract.Testing",
"Neo.SmartContract.Analyzer",
"Neo.SmartContract.Template",
"Neo.SmartContract.Framework"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "6 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 6,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"neo"
],
"has_wiki": false,
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "30 out of 30 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 28 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 3 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 detected",
"points": 5,
"status": "met",
"details": [],
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 16 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 16
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 16,
"unassessed_packages": 4,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 16,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.93,
"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": "93 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 93,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"examples/Example.SmartContract.ContractCall.UnitTests/Example.SmartContract.ContractCall.UnitTests.csproj",
"examples/Example.SmartContract.ContractCall/Example.SmartContract.ContractCall.csproj",
"examples/Example.SmartContract.DivisibleNEP11/Example.SmartContract.DivisibleNEP11.csproj",
"examples/Example.SmartContract.Event.UnitTests/Example.SmartContract.Event.UnitTests.csproj",
"examples/Example.SmartContract.Event/Example.SmartContract.Event.csproj",
"examples/Example.SmartContract.Exception.UnitTests/Example.SmartContract.Exception.UnitTests.csproj",
"examples/Example.SmartContract.Exception/Example.SmartContract.Exception.csproj",
"examples/Example.SmartContract.FaunFeatures.UnitTests/Example.SmartContract.FaunFeatures.UnitTests.csproj",
"examples/Example.SmartContract.FaunFeatures/Example.SmartContract.FaunFeatures.csproj",
"examples/Example.SmartContract.HelloWorld.UnitTests/Example.SmartContract.HelloWorld.UnitTests.csproj",
"examples/Example.SmartContract.HelloWorld/Example.SmartContract.HelloWorld.csproj",
"examples/Example.SmartContract.Inscription.UnitTests/Example.SmartContract.Inscription.UnitTests.csproj",
"examples/Example.SmartContract.Inscription/Example.SmartContract.Inscription.csproj",
"examples/Example.SmartContract.Modifier.UnitTests/Example.SmartContract.Modifier.UnitTests.csproj",
"examples/Example.SmartContract.Modifier/Example.SmartContract.Modifier.csproj",
"examples/Example.SmartContract.NEP17.UnitTests/Example.SmartContract.NEP17.UnitTests.csproj",
"examples/Example.SmartContract.NEP17/Example.SmartContract.NEP17.csproj",
"examples/Example.SmartContract.NFT.UnitTests/Example.SmartContract.NFT.UnitTests.csproj",
"examples/Example.SmartContract.NFT/Example.SmartContract.NFT.csproj",
"examples/Example.SmartContract.NeoFS.UnitTests/Example.SmartContract.NeoFS.UnitTests.csproj",
"examples/Example.SmartContract.NeoFS/Example.SmartContract.NeoFS.csproj",
"examples/Example.SmartContract.Oracle.UnitTests/Example.SmartContract.Oracle.UnitTests.csproj",
"examples/Example.SmartContract.Oracle/Example.SmartContract.Oracle.csproj",
"examples/Example.SmartContract.SampleRoyaltyNEP11Token.UnitTests/Example.SmartContract.SampleRoyaltyNEP11Token.UnitTests.csproj",
"examples/Example.SmartContract.SampleRoyaltyNEP11Token/Example.SmartContract.SampleRoyaltyNEP11Token.csproj",
"examples/Example.SmartContract.Storage.UnitTests/Example.SmartContract.Storage.UnitTests.csproj",
"examples/Example.SmartContract.Storage/Example.SmartContract.Storage.csproj",
"examples/Example.SmartContract.Transfer.UnitTests/Example.SmartContract.Transfer.UnitTests.csproj",
"examples/Example.SmartContract.Transfer/Example.SmartContract.Transfer.csproj",
"examples/Example.SmartContract.ZKP.UnitTests/Example.SmartContract.ZKP.UnitTests.csproj",
"examples/Example.SmartContract.ZKP/Example.SmartContract.ZKP.csproj",
"examples/TestContract/TestContract.csproj",
"src/Neo.Compiler.CSharp/Neo.Compiler.CSharp.csproj",
"src/Neo.Disassembler.CSharp/Neo.Disassembler.CSharp.csproj",
"src/Neo.SmartContract.Analyzer/Neo.SmartContract.Analyzer.csproj",
"src/Neo.SmartContract.Framework/Neo.SmartContract.Framework.csproj",
"src/Neo.SmartContract.Template/Neo.SmartContract.Template.csproj",
"src/Neo.SmartContract.Template/templates/neocontractnep11/Nep11Contract.csproj",
"src/Neo.SmartContract.Template/templates/neocontractnep17/Nep17Contract.csproj",
"src/Neo.SmartContract.Template/templates/neocontractoracle/OracleRequest.csproj",
"src/Neo.SmartContract.Template/templates/neocontractowner/Ownable.csproj",
"src/Neo.SmartContract.Template/templates/neocontractsolution/NeoContractSolution.UnitTests/NeoContractSolution.UnitTests.csproj",
"src/Neo.SmartContract.Template/templates/neocontractsolution/NeoContractSolution/NeoContractSolution.csproj",
"src/Neo.SmartContract.Testing/Neo.SmartContract.Testing.csproj",
"tests/Neo.Compiler.CSharp.TestContracts/Neo.Compiler.CSharp.TestContracts.csproj",
"tests/Neo.Compiler.CSharp.UnitTests/Neo.Compiler.CSharp.UnitTests.csproj",
"tests/Neo.Disassembler.CSharp.Tests/Neo.Disassembler.CSharp.Tests.csproj",
"tests/Neo.SmartContract.Analyzer.UnitTests/Neo.SmartContract.Analyzer.UnitTests.csproj",
"tests/Neo.SmartContract.Framework.TestContracts/Neo.SmartContract.Framework.TestContracts.csproj",
"tests/Neo.SmartContract.Framework.UnitTests/Neo.SmartContract.Framework.UnitTests.csproj",
"tests/Neo.SmartContract.Template.UnitTests/Neo.SmartContract.Template.UnitTests.csproj",
"tests/Neo.SmartContract.Testing.UnitTests/Neo.SmartContract.Testing.UnitTests.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"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": "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": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 106630,
"source_files_sampled": 1044,
"oversized_source_files": 7
},
"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": "7/1044 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1044,
"oversized": 7
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:43:48.960801Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neo-project/neo-devpack-dotnet.svg",
"full_name": "neo-project/neo-devpack-dotnet",
"license_state": "standard",
"license_spdx": "MIT"
}