Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"dll-injection",
"windows"
],
"is_fork": false,
"size_kb": 570,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 3406,
"C#": 15686,
"Rust": 233211,
"PowerShell": 2805
},
"pushed_at": "2026-07-25T10:08:42Z",
"created_at": "2021-07-21T00:39:53Z",
"owner_type": "User",
"updated_at": "2026-07-25T10:09:22Z",
"description": "A windows dll injection library written in rust.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "OpenByte",
"type": "User",
"login": "OpenByteDev",
"company": null,
"location": null,
"followers": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/22861309?v=4",
"created_at": "2016-10-15T21:55:30Z",
"is_verified": null,
"public_repos": 68,
"account_age_days": 3569
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-07-25T10:16:59Z"
}
],
"recent_commits": [
{
"oid": "cb83ad6951fb63539ab32ca8ef276654937e8589",
"body": null,
"is_bot": false,
"headline": "ci: run publish-crate on windows-latest so cargo publish can verify",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-25T10:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f93952a76da15201c185aba2635f2452a413f7",
"body": null,
"is_bot": false,
"headline": "chore: ignore downloaded release artifacts directory",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-25T09:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd5fd9bb4d8008c2b67fa8b01b7dbe4e82ebec1",
"body": null,
"is_bot": false,
"headline": "ci: trigger workflow on version tag pushes",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-25T09:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ffe47d3f8cfbb338eb1c493cc46477871c4d72",
"body": null,
"is_bot": false,
"headline": "chore: bump dll-syringe-macros to 0.1.1 [skip ci]",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-25T09:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab0c787c6a96621fc4fe7285b755eaeff7bb8de",
"body": null,
"is_bot": false,
"headline": "ci: switch nuget and crates.io publishing to OIDC trusted publishing",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-25T08:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1869a7d829017119835a3b4c67576a66308ccc01",
"body": null,
"is_bot": false,
"headline": "fix: Fix wrong path for RtlGetVersion",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc80790d7023e598962355c191e7a0dc1fedf72",
"body": null,
"is_bot": false,
"headline": "chore: Regenerate bindings",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9305702357077481ae2e1958cc27cf6a9317889",
"body": null,
"is_bot": false,
"headline": "fix: Remove old manual RtlGetVersion decl",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172635c1ed249546b1bdef877ab49b070473a5d0",
"body": null,
"is_bot": false,
"headline": "chore: Update bindings crate to use windows-sys",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5f9aa82c23386f12dc2c3625807afb349bcdc74",
"body": null,
"is_bot": false,
"headline": "refactor: Move payload_procedure out of hidden payload_utils",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943306c3a7806d0ca2ae91d104c7891a245a0da1",
"body": null,
"is_bot": false,
"headline": "fix: Fix minor issues",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f3dee90a54c7ee7c5bf8830c485733deb5d0077",
"body": null,
"is_bot": false,
"headline": "chore: Fix doc tests",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16eafb57c03dab7c5bd6274f4ea072764c1b987f",
"body": null,
"is_bot": false,
"headline": "chore: Widen version range for windows-sys",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8784137ab2a50f196d65c51cd808579e6bcb4280",
"body": null,
"is_bot": false,
"headline": "chore: Bump version",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T22:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a34bfd0bddf5175f3af2c8ebc47fac6df64667",
"body": null,
"is_bot": false,
"headline": "chore: rustfmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a6c37e1345a862c2fe5c8f44d6a5528dfaf48c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12751b42fcb28d9d0bb549579e0191b7defa454b",
"body": null,
"is_bot": false,
"headline": "chore: Fix ci",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b16cae694a9158f169c57e2633fc716e01a22b1",
"body": "# Conflicts:\n#\tCargo.toml\n#\tsrc/error.rs\n#\tsrc/process/module.rs\n#\tsrc/process/process.rs\n#\tsrc/syringe.rs",
"is_bot": false,
"headline": "Merge branch 'windows-sys'",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa71ed74985a919fccd59074f3423e6d3c5be4b8",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71ea068993640a660eb73bd0b8bf98b7a1296f27",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f123572124b6199ccda55f5fae18fe2cd54c7a",
"body": null,
"is_bot": false,
"headline": "fix: Fix #41",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ad83094bb34ed7d3ea7e9b65a4065d618d1953",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "215598466d16d8b720bd4df39c346ca91758f961",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:16:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b56c2cdfc9cb27d5d8dd07da32d131959729a8",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T21:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361788cb9401d76feb74ffd0d31cd0c278c36679",
"body": null,
"is_bot": false,
"headline": "fix: build C# test binary with matching process bitness to native dll",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T20:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf904eeae40a68df672e4bf75223ef5676434f5e",
"body": null,
"is_bot": false,
"headline": "chore: clippy and rustfmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T20:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5af86d73a27d461d8f9701c2ac680348f5f2e7",
"body": null,
"is_bot": false,
"headline": "style: reformat for edition 2024",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T15:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe23b5925d197adab11014347e26293bce25a4f",
"body": null,
"is_bot": false,
"headline": "feat: rename staged native dll to dll-syringe.native.dll",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T15:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c96d3bf3d08fa42c4f8e32f17557890949c206bb",
"body": "…bindings CI",
"is_bot": false,
"headline": "ci: cover all crates in fmt/clippy/hack/docs, bump stale action, fix …",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T15:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84855407f4ef64f9bad03d097359d67e4781f32",
"body": null,
"is_bot": false,
"headline": "feat: Update to edition 2024",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T14:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f79d1f988d1975772b6dc139067f25f975bbe7",
"body": null,
"is_bot": false,
"headline": "chore: Update dependencies",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da4fc943a19857621309f08253bf1288c20c8835",
"body": null,
"is_bot": false,
"headline": "chore: Update related projects for use in vscode",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268b52dd32852d011c3e880dc101ccbedbf8489a",
"body": "# Conflicts:\n#\t.github/workflows/ci.yml",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263f706a315df3ebcad3c489706bb402fc306688",
"body": null,
"is_bot": false,
"headline": "fix: Only enable feature when used",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e97ab5f41cfe306ea7ab1a8568f80485b5f1e8",
"body": null,
"is_bot": false,
"headline": "chore: Update .gitignore",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5493cc454f8dc14e7201ff097502f817739106",
"body": null,
"is_bot": false,
"headline": "ci: Rework and update ci",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d8bcad88ddfcdd0ecfa25c6e83ab92efa8481d4",
"body": null,
"is_bot": false,
"headline": "fix: Ensure the native dll is where C# expects it",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T11:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0703c45df34f18bacf252f83a8512a8df63a46f",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-24T09:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd27da2cbab83bfccbdd4ded5119cedbe0c94a07",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-23T17:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30136c231caffd42b316cdb6b3fb95179083978",
"body": null,
"is_bot": false,
"headline": "Move C/C# FFI bindings into their own crate",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-07-20T22:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97599f87999264eb4d0502ec63a2b0cf410553ca",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-12T03:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d89c445fa162927f4343dc863164126fc21b56f",
"body": null,
"is_bot": false,
"headline": "Fix build",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-12T03:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b18850408026e9051a0bb5545bf4c6d59bff19d",
"body": null,
"is_bot": false,
"headline": "Mostly fix bindgen",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-12T03:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd58d97c7149f3ad8b0222153005a1947fc27a95",
"body": null,
"is_bot": false,
"headline": "Update fn-ptr to 0.9",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-12T02:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b64f24069711963a256620ad7a52b44d343b18e",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-10T16:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c0564c414bbe6495627c6c9ae235b9a1d43b16",
"body": null,
"is_bot": false,
"headline": "Switch to windows-sys Fix #39",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-06T17:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e69e46d156ef3f28536c63faf64f6553ce3fdde",
"body": null,
"is_bot": false,
"headline": "Rename c-exports to c-api",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-03T19:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ae5e93932ba98f087c8e4d373091495d070b3c",
"body": null,
"is_bot": false,
"headline": "Add try-clone feature",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2026-01-03T19:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4c8271090a08803f4bc54cd17580ad54ce928b",
"body": null,
"is_bot": false,
"headline": "Remove unused dependencies",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-30T14:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79113f5e19edd95c8df59ce9df4e40bda509be37",
"body": "# Conflicts:\n#\tCargo.toml\n#\tsrc/lib.rs\n#\tsrc/rpc/payload.rs",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-28T21:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca60d1bd7aa35ab6fc7759155c1ebfe21545a85",
"body": null,
"is_bot": false,
"headline": "Update Cargo.toml with library configuration",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-28T21:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6fd1a6f8a03612e96177f88315cc3af36e4c14",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-28T21:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06abbbd779448a2a4dc89ca55391f5f26ff2be1",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T21:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb4038cf7e70e7e07a3c108f4739533974bfa5ca",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T21:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768cb0d5a0f3da3c91bea31dd43ce17002061b2c",
"body": null,
"is_bot": false,
"headline": "Fix docs in generated csharp code",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T21:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e8720faf5f92f0e3b5220535250d6c25d1b04d",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T21:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e9ee9619ea46f5f5410d4ccc1bf7cea9977c85",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T20:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a02591e27d6f975962bb59888c7d92902cb207",
"body": "# Conflicts:\n#\t.github/workflows/ci.yml\n#\tREADME.md\n#\tsrc/lib.rs\n#\tsrc/process/memory/raw_allocator.rs",
"is_bot": false,
"headline": "Merge remote-tracking branch 'sewer56/add-c-exports'",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T20:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ee70da9e38c3c3f7a636c787bbb1ab093899c2",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'sewer56/skip-flush-cache-call'",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T20:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d987465cd94420af48f9e8c1bc66ea0f523198d",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T20:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd7487f2c71431f8a74135e7c699134e0007e59",
"body": "# Conflicts:\n#\tsrc/rpc/rpc_core.rs",
"is_bot": false,
"headline": "Merge remote-tracking branch 'sewer56/inject-into-suspended'",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T20:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92fb4f77d5c5dad72fdc7f0e1b4930edd546f7ec",
"body": null,
"is_bot": false,
"headline": "Replace bincode with cu-bincode",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4596cfb56477a4d1449cf4d7fd8114bd35a3cf",
"body": null,
"is_bot": false,
"headline": "Fix clippy",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675b08e76941de276d082975047e52bb4d9ad854",
"body": null,
"is_bot": false,
"headline": "Update and fix docs",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679cdd2982af7a8450e40f90a3a884b8fe48215b",
"body": null,
"is_bot": false,
"headline": "Remov debug code",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07aeb2e9803185f9e22139b48d0ee1cd092a924",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ed5f924fc178b1e1e7f862cfd3f1c8bbaca840",
"body": null,
"is_bot": false,
"headline": "Add a test for large integrals in raw rpc",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0065bedbd55c881f95c7cb85dae379ce19ee32",
"body": null,
"is_bot": false,
"headline": "Fix reversed ordering of float mask",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763fe335f49623d1f21f43d5c511cad848f42fd0",
"body": null,
"is_bot": false,
"headline": "Fix for Fix #23",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5781ba2600cebbb2310ad724dc7d0bd2722c4d8a",
"body": null,
"is_bot": false,
"headline": "Make remote alloc align test more clear",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5656a7415f095a021bd6743a24434cc53a3d89e",
"body": null,
"is_bot": false,
"headline": "Fix #23",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37f66efadedb2080c087293bde25c5003da0cf9",
"body": null,
"is_bot": false,
"headline": "Clippy lints",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adcf384df99ed3023dab0f0d708d10bb1cb69a2c",
"body": null,
"is_bot": false,
"headline": "Remove stabilized feature",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953c78f9b5ef6c1e65b4989c0b27fc28c4980a37",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d418c1ac93854c9c0bb4b39c768c2328a9fdc91",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f44666e7337f498ce4d168ee95871f8646c17d1",
"body": null,
"is_bot": false,
"headline": "Replace function module with fn-ptr",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-12-27T18:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb495d27bc421e636f6b780c83a962accba97fa",
"body": null,
"is_bot": false,
"headline": "Cargo fmt",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-28T14:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e58f96652d4cf4bc3ae0713763ea252cacd3873",
"body": null,
"is_bot": false,
"headline": "Replace function module with fn-ptr",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-28T12:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcdc3969ef33225f40bca2e7f1c0b1d4f21604bd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T20:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d756f2575e7e480bec003cf9b922e759132319",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T20:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7963150a73954fa2d00c3c623ac09814912329c",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T20:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311e7473c94e5db6bef9e26fd3f716c084179e82",
"body": null,
"is_bot": false,
"headline": "Fix #38",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T20:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e053574d73673f92b35f11719537e93bf42c6780",
"body": null,
"is_bot": false,
"headline": "Specify target architecture for cargo check",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T17:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447d0b6eb32c36a5ecb72443b78a63a2a8740b76",
"body": null,
"is_bot": false,
"headline": "Add ARM build",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-11-25T17:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdea464ed87644eeead76c998c29a02e80310223",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-07-15T21:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e8b07cca48d840746f47f520f50afd197e2530",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-07-15T21:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b5805b765d46b34962b01233bc2237f806f5626",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-07-15T21:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5e9f971986e5fd54cb80ed637667d5b84d085f",
"body": null,
"is_bot": false,
"headline": "Clippy fix",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-07-15T21:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a26607153b7f53532fe2a86ff30dc45c9cd7ea9",
"body": null,
"is_bot": false,
"headline": "Fix #16",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-07-15T21:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "285df45e8639c348e6343e13464040327c63afa3",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T19:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00e6756012cdd691860e289310649a0bcb391dd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15908d4cb65cdf8362d92b0fdf719616e8cfe6a",
"body": null,
"is_bot": false,
"headline": "Fix ci",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c63a367defb91618461c325d14b4a99c437402",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8a2c5f4ce35c6ce1f6571ffe2cfdb63d7b57fa",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbb01b2e52c1cacc9be0a651d8b97b22a0abf9f",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474513b99038c52b82c635055ea02e09f6d36139",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f26fd49edeecf4330c794ea4cbae069b12019811",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd78d896062810a1d0fa6a7441a1c1072b22c550",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc6725bfa46d4bbbafbf5a47a3e50f026e2e10b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/OpenByteDev/dll-syringe",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663b5e1ed791d3b9996b56a795f08e4b17b6a6ee",
"body": null,
"is_bot": false,
"headline": "Update to bincode 2.0",
"author_name": "OpenByte",
"author_login": "OpenByteDev",
"committed_at": "2025-06-01T18:39:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 79,
"latest_release_at": "2026-07-25T10:16:59Z",
"latest_release_tag": "v0.18.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dll-syringe",
"exists": true,
"license": "MIT",
"keywords": [
"dll",
"dll-injection",
"injector",
"rpc",
"windows"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/dll-syringe",
"is_deprecated": false,
"latest_version": "0.18.0",
"repository_url": "https://github.com/OpenByteDev/dll-syringe",
"versions_count": 34,
"total_downloads": 119939,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4236,
"first_published_at": "2021-07-30T19:39:49.981400Z",
"latest_published_at": "2026-07-25T10:18:23.635403Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "dll-syringe-macros",
"exists": true,
"license": "MIT",
"keywords": [
"dll",
"dll-injection",
"injector",
"rpc",
"windows"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/dll-syringe-macros",
"is_deprecated": false,
"latest_version": "0.1.1",
"repository_url": "https://github.com/OpenByteDev/dll-syringe",
"versions_count": 2,
"total_downloads": 11344,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1839,
"first_published_at": "2025-07-15T21:24:34.675652Z",
"latest_published_at": "2026-07-25T09:28:04.511401Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 24,
"stars": 218,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2025-01-27",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"dll-syringe-bindings/Cargo.toml",
"dll-syringe-bindings/bindings/csharp/DllSyringe.csproj",
"dll-syringe-bindings/tests/csharp/Test.csproj",
"dll-syringe-macros/Cargo.toml",
"tests/helpers/test_payload/Cargo.toml",
"tests/helpers/test_target/Cargo.toml"
],
"largest_source_bytes": 27344,
"source_files_sampled": 51,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"dll-syringe-bindings/Cargo.toml",
"dll-syringe-macros/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 24,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "dll-syringe-macros",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "windows-sys",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": ">=0.59, <=0.61"
},
{
"name": "sysinfo",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.39"
},
{
"name": "widestring",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "path-absolutize",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4.0"
},
{
"name": "stopwatch2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "num_enum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "shrinkwraprs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "same-file",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "fn-ptr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "try-clone",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "iced-x86",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21"
},
{
"name": "cu-bincode",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "typeid",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "dll-syringe",
"manifest": "dll-syringe-bindings/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "dll-syringe-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.0"
},
{
"name": "quote",
"manifest": "dll-syringe-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "cu-bincode",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "dll-syringe-macros",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "fn-ptr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "iced-x86",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num_enum",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "path-absolutize",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "shrinkwraprs",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "stopwatch2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sysinfo",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "try-clone",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "typeid",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "widestring",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cbindgen",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "csbindgen",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "current_platform",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "goblin",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 24,
"direct_count": 18,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 3,
"closed_ratio": 0.903,
"closed_issues": 28,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "OpenByteDev",
"commits": 393,
"avatar_url": "https://avatars.githubusercontent.com/u/22861309?v=4"
},
{
"type": "User",
"login": "Sewer56",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/6697380?v=4"
},
{
"type": "User",
"login": "veeenu",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2186168?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.927
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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 1 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": "no SAST tool detected",
"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": "cb83ad6951fb63539ab32ca8ef276654937e8589",
"ran_at": "2026-07-25T13:21:32Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T10:18:30Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-27T21:28:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2022-06-22T05:44:35Z",
"last_comment_at": "2025-06-10T09:48:44Z",
"last_comment_author": "OpenByteDev"
},
{
"number": 24,
"created_at": "2024-04-02T21:57:16Z",
"last_comment_at": "2025-12-27T21:38:46Z",
"last_comment_author": "OpenByteDev"
},
{
"number": 25,
"created_at": "2024-04-28T01:50:58Z",
"last_comment_at": "2025-12-27T17:16:11Z",
"last_comment_author": "OpenByteDev"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/OpenByteDev/dll-syringe",
"host": "github.com",
"name": "dll-syringe",
"owner": "OpenByteDev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 41,
"vitality": 71,
"community": 53,
"governance": 58,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 79,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "79 commits in the last year",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 79
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 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": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.18.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"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": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 24,
"stars": 218,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "218 stars",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 218
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 63,
"inputs": {
"packages": [
"dll-syringe",
"dll-syringe-macros"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 131283,
"monthly_downloads": 6075
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,075 downloads/month across crates",
"points": 50.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6075,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.927
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 5,
"open_issues": 3,
"closed_issues": 28,
"issue_closed_ratio": 0.903,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/9 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 58,
"owner_type": "User",
"is_verified": null,
"owner_login": "OpenByteDev",
"public_repos": 68,
"account_age_days": 3569
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "58 followers of OpenByteDev",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 58,
"login": "OpenByteDev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "68 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 68
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dll-syringe",
"dll-syringe-macros"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "crates"
}
}
],
"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": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"dll-injection",
"windows"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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 1 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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.36,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "36 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"dll-syringe-bindings/Cargo.toml",
"dll-syringe-bindings/bindings/csharp/DllSyringe.csproj",
"dll-syringe-bindings/tests/csharp/Test.csproj",
"dll-syringe-macros/Cargo.toml",
"tests/helpers/test_payload/Cargo.toml",
"tests/helpers/test_target/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, dll-syringe-bindings/Cargo.toml, dll-syringe-bindings/bindings/csharp/DllSyringe.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, dll-syringe-bindings/Cargo.toml, dll-syringe-bindings/bindings/csharp/DllSyringe.csproj"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": "Rust",
"largest_source_bytes": 27344,
"source_files_sampled": 51,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/51 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch crates package 'dll-syringe-bindings' from its registry",
"deps.dev does not index crates:dll-syringe@0.18.0; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-25T13:21:39.269978Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/OpenByteDev/dll-syringe.svg",
"full_name": "OpenByteDev/dll-syringe",
"license_state": "standard",
"license_spdx": "MIT"
}