Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 740,
"has_wiki": false,
"homepage": "https://blog.cybershenanigans.space/posts/boflink-a-linker-for-beacon-object-files/",
"languages": {
"Rust": 388348
},
"pushed_at": "2026-06-27T16:10:06Z",
"created_at": "2025-05-30T19:53:22Z",
"owner_type": "User",
"updated_at": "2026-07-12T15:12:13Z",
"description": "Linker for Beacon Object Files",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://blog.cybershenanigans.space/",
"name": "Matt Ehrnschwender",
"type": "User",
"login": "MEhrn00",
"company": null,
"location": null,
"followers": 148,
"avatar_url": "https://avatars.githubusercontent.com/u/13649965?v=4",
"created_at": "2015-08-04T21:40:01Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 4006
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-06-17T03:24:26Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-01-28T21:03:15Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-01-22T18:31:58Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-11-25T17:03:11Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-09-18T21:53:03Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-07-15T02:31:14Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-06-29T02:38:33Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-06-28T00:36:51Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-06-10T00:46:25Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-06-08T01:57:28Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-05-30T20:09:16Z"
}
],
"recent_commits": [
{
"oid": "d318ee829e09a95d1196e9509ea070c2261b4836",
"body": null,
"is_bot": false,
"headline": "fix: adjust install script",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-26T21:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ebd7fb0a1821aba2d3ebb390e0bd292c852a064",
"body": null,
"is_bot": false,
"headline": "fix: logging",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-26T21:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ebf9cd7ebca2162bd6fcb633a043d4d28c468c5",
"body": null,
"is_bot": false,
"headline": "chore: update README.md",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-24T02:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ac28442faee7d868a86097247ab0cb8c601197",
"body": "Move archive and import library handling into separate archive.rs module",
"is_bot": false,
"headline": "refactor: flatten archive module",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-24T02:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463ffc2b96d1b34c823d052398d90f60f33d926a",
"body": "Move COFF short import files to separate coff.rs module",
"is_bot": false,
"headline": "refactor: flatten import files",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-24T01:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42276e8795556504213e8d2e71450544a8a7b11d",
"body": "Move to single file bofapi.rs module",
"is_bot": false,
"headline": "refactor: flatten api module",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-24T01:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0c37613688fda059a82beaf03846051afd9e21d",
"body": null,
"is_bot": false,
"headline": "refactor: move logic into main",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-24T01:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810e7c939f16207399e067002e5f0b370c1ff8e8",
"body": "Rewrite COFF directive parser to remove nom",
"is_bot": false,
"headline": "refactor: directive parser",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-19T21:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "975cc4f8256b8f73e80a3b7410def68a56bb3800",
"body": null,
"is_bot": false,
"headline": "refactor: rename drectve.rs",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-18T23:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baae3743c2b22bbe1aba89fd505b1ebce1f063b6",
"body": null,
"is_bot": false,
"headline": "refactor: move stdext to separate crate",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-18T21:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412f524ca017a301a7a01411e1fe6573000c0b2b",
"body": null,
"is_bot": false,
"headline": "refactor: move logging to separate crate",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-18T21:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c685b72fcd9bd4d30389d744124de74886770d6",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.6.3",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T03:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d608952c41718781bec459cde6c0d8a7bf195e9",
"body": null,
"is_bot": false,
"headline": "ci: run repolist updates before deps install",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T02:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbac29331faa2a7e620c65b3a4e16b5ad760738a",
"body": null,
"is_bot": false,
"headline": "refactor: change examples",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T02:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52351d6838487fb634f760d8fffdee8dc78bf71",
"body": null,
"is_bot": false,
"headline": "docs: update boflink.1.md",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T01:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a9c55091cd3b83538acf76ab5bb54284943fd3",
"body": null,
"is_bot": false,
"headline": "docs: update README.md",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T01:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cf504a4f7f630225863915aa35efe50da8f188",
"body": null,
"is_bot": false,
"headline": "refactor: remove symlink from install/uninstall",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-17T01:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdcb99be050261c0f218086adae1f73471b5ada",
"body": "Trim preceeding whitespace for empty `.drectve` sections",
"is_bot": false,
"headline": "fix: MSVC infinite loop",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-16T23:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49610e0901e9409820d7bdcd2ef84e3502aebc7d",
"body": "Includes \"BeaconDataStoreAddItem\" and \"BeaconDataStoreRemoveItem\"",
"is_bot": false,
"headline": "fix: add missing Beacon API symbols",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-13T03:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646ee7d0c617ed77a950ab5f0b4dbc020d6cac33",
"body": "The '--color' command line option is being replaced with\n'--color-diagnostics' to match Clang/GCC.\n\nThe '--[mingw|ucrt]' command line options are being replaced with a GCC\nspec file.",
"is_bot": false,
"headline": "feat: mark cli args for deprecation",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-13T03:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d486daa5b2be6acb2af5036c74ca58f163b893c4",
"body": null,
"is_bot": false,
"headline": "ci: update actions/checkout to v6",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-13T02:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c7cac7fdd0807ca17deed8fd9fa484f3022df4",
"body": "Only JIT create import files in MinGW import libraries if the COFF with\nthe symbol has IAT and Hint/Name sections",
"is_bot": false,
"headline": "fix: custom API using MinGW",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-13T02:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1eba06d5de61322a661e979b7947b6630d327e",
"body": "Remove the start and end files from the default GCC spec file",
"is_bot": false,
"headline": "refactor: unset GCC start/end files",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-13T01:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e8ffa1ab89686603659957ac7bba7f099a2c11",
"body": null,
"is_bot": false,
"headline": "chore: clippy (again...)",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-12T23:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f479bc300df1deb72602b55c8a22bbb111a9d00",
"body": "Adds missing Windows crate feature and fixes wrong struct name",
"is_bot": false,
"headline": "fix: stdext for Windows",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-12T23:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea26801cbcf86ff871c1ff3d06794bf99d3b4a28",
"body": null,
"is_bot": false,
"headline": "chore: clippy",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-12T23:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28cff468337a08ccbb729c6e7b71f2ee400f4007",
"body": "Includes standard library extensions",
"is_bot": false,
"headline": "refactor: add stdext module",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-12T23:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624c633c08259db812a66092f9467785270c3a43",
"body": "New way to get GCC to invoke a custom linker. This should become the new\n\"standard\" way if using GCC",
"is_bot": false,
"headline": "feat: add '--print-gcc-specs'",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-04T01:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f1e6ce4d1b916169904b0154195856f0146f07",
"body": "Use new frontend for parsing command line arguments instead of Clap.\nThis adds more flexibility for handling non-standard argument styles",
"is_bot": false,
"headline": "feat: migrate to new cli frontend",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-04T01:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6524b3ea64d11fee6b9587239ca91778cb819e1b",
"body": null,
"is_bot": false,
"headline": "feat: bump msrv to 1.91",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-06-04T00:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36146e1982a8d35cf3a913536991becbba4acbef",
"body": "Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest version.\n- [Changelog](https://github.com/gimli-rs/object/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.38.0...v0.39.0)\n\n---\nupdated-dependencies:\n- dependency-name: object\n dependency-version: 0.39.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update object requirement from 0.38.0 to 0.39.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T16:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b8353ea80f4a236cd6043de12bd9845d75d40b",
"body": "Updates the requirements on [sha2](https://github.com/RustCrypto/hashes) to permit the latest version.\n- [Commits](https://github.com/RustCrypto/hashes/compare/streebog-v0.11.0-pre.0...sha2-v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: sha2\n dependency-version: 0.11.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update sha2 requirement from 0.10.9 to 0.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T07:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2716ad6837dff4a816b43a664b44adab73c03c",
"body": "Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v7.1.0...v7.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-version: 7.2.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update zip requirement from 7.1.0 to 8.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-16T16:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ff23c3c506aa034fc3c8b2382371a53099b9bd",
"body": "Updates the requirements on [argfile](https://github.com/rust-cli/argfile) to permit the latest version.\n- [Changelog](https://github.com/rust-cli/argfile/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-cli/argfile/compare/v0.2.1...v1.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: argfile\n dependency-version: 1.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update argfile requirement from 0.2.1 to 1.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-16T16:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc826f641e8ee9adb63f761a1c5b16e64ff31ae",
"body": "Use ignore patterns for triggers and add ignore pattern for\n'dev-noci/**' branches",
"is_bot": false,
"headline": "ci: change ci.yaml triggers",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-02-01T19:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6caf1a8227d71c57a4f95e11ac74ed29e91e4c0",
"body": "Remove builder structure and merge library search module in with the\nlinker module",
"is_bot": false,
"headline": "refactor: linker initialization",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-30T04:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79a120335400f472869a0bd174bb99574755750a",
"body": "Fixes lints and removes unused code",
"is_bot": false,
"headline": "refactor: remove unused code",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-30T03:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65edec78180ac60698cb55e32d0a4b4f46b3ad9f",
"body": "Remove custom errors in places and use anyhow. Log errors instead of\npropagating them back to main",
"is_bot": false,
"headline": "refactor: simplify error handling",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-30T03:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11edee937ed3c4b1f358d325b57072f0dc593b91",
"body": null,
"is_bot": false,
"headline": "test: save test data to target tmp dir",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T18:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca9814f88bbe45268029fa8e1b88cab0aa4fe90",
"body": null,
"is_bot": false,
"headline": "refactor: move MinGW to query to separate function",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T16:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d116e7082a70d30ff5723af97ab17e108ea2bf",
"body": null,
"is_bot": false,
"headline": "refactor: move lexically_normalize_path to module",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T16:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ce90cdd856d2db1c0def118a63328fe26f6b8f",
"body": "Make project a single command line program",
"is_bot": false,
"headline": "refactor: merge lib.rs with main.rs",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T16:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2740cb74bf043130ca33594b90629beff63d607b",
"body": "Configures threshold for number of error messages to print",
"is_bot": false,
"headline": "feat: add '--error-limit' option",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T16:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82e2f86abf63389c1ffbd0257dca8ba44b3cfd9",
"body": "Removes '..' and '.' to make files found through search paths clearer\nin diagnostic messages",
"is_bot": false,
"headline": "feat: normalize library search paths",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T04:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a8d2efc7f63d8c1bc7c4b8ba462ea615199e66",
"body": "Change root indentation for C/C++ but keep current indentation in\nexamples",
"is_bot": false,
"headline": "chore: refactor editorconfig",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T04:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c60713f004bb7514af038f32a3127fbe94c3a18",
"body": "This flag will be used in place of '--color' to match lld. Usage of the\nold '--color' command line flag will show a warning message about it\nbeing slated for removal",
"is_bot": false,
"headline": "feat: add --color-diagnostics argument",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T04:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2252d8709ac932ad6786b9c57fa9ca3ad01610",
"body": null,
"is_bot": false,
"headline": "fix: add Win32 console for logging changes",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T04:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cac10c8a3405a3c38c7cdecb431e4f75f0341a",
"body": "Change areas where multi line log entries are emitted to defer\nformatting details for the logger to handle",
"is_bot": false,
"headline": "refactor: move multi-line log handling to logger",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T03:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f85509220c9087afe1ae9c84272823223d1aff5",
"body": "Use new logging implementation which replaces termcolor for ANSI\ncoloring. Adds logger implementation for handling `--error-limit`",
"is_bot": false,
"headline": "refactor: change logging implementation",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T03:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5091ce096503d4c377f9d78af6b3d911e35ccc3f",
"body": "Make this an in source module instead of a separate crate",
"is_bot": false,
"headline": "refactor: move undname crate to module",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T03:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd309c70dd810ceac33f0ffe03b82519f36834a",
"body": "Move jamcrc calculation for aux section checksum in where used",
"is_bot": false,
"headline": "refactor: remove jamcrc crate",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T02:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150df4276a392ce9831cc3e5c046c571021e4931",
"body": "Crate was for building test data but is no longer used. Also remove the\n`objs2yaml` crate since it was a small cli wrapper for coffyaml",
"is_bot": false,
"headline": "refactor: remove unused coffyaml crate",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T02:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f7cd45e6e207528a6a7c545a86c008a6483462f",
"body": "Set test tools for the Linux runner to use later version of LLVM",
"is_bot": false,
"headline": "ci: split up Windows/Linux tasks",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T02:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0355e9f00a8e9710d6b4bc062d1f0dca822f517f",
"body": null,
"is_bot": false,
"headline": "ci: use clang-20 for tests",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T02:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a97bed1e61802679a8ff4878f0967c1b398713",
"body": null,
"is_bot": false,
"headline": "ci: install clang and llvm",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T02:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52708581253dd3eaf4ff942e364fa0fd5246597f",
"body": "Change obj2yaml test data generation to use Clang with LLVM tooling with\ntempfiles",
"is_bot": false,
"headline": "test: migrate to Clang/LLVM tooling for test data",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-29T01:43:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e472bc6a13c0476a0d9d8d588f8dfc3e743cde2",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.6.2",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-28T20:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef27f214c85368935c98a6c48cf559586aaacd97",
"body": "Add i386 prefix to Beacon API symbols",
"is_bot": false,
"headline": "fix: Beacon API i386 mangling",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-28T03:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3284fc522f3df547f0e8c6a45f3fcb04ab4f72f2",
"body": "Adds the i386 underscore '_' mangling prefix at the expected spot\nfor DLL imported symbols\n\nFixes: #44",
"is_bot": false,
"headline": "fix: include mangling prefix for i386 imports",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-28T01:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50b54f1131a462febf18069ac4bc9bc925d1176c",
"body": "Include i386 mangling prefix in the public symbol name but not in the\nimport name.\n\nRefactors API symbol generation to use an arena for saving strings\ninstead of keeping everything static",
"is_bot": false,
"headline": "fix: Beacon API symbol mangling",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-28T01:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64fd0d095e8860ed9bb7c3603d0f31da18f1096c",
"body": "The Hint/Name table from legacy MinGW i386 import members did not\ninclude stdcall suffixes for symbols.\n\nUse the public symbol name for setting the import name instead since it\nis present there",
"is_bot": false,
"headline": "fix: missing stdcall suffix in MinGW i386 imports",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-28T00:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230f490dbf98ab0e9f3487aa1ce3794263ae0568",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.6.1",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-22T18:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ac4edcc5c02167947433742fe0e81f0e644a1c",
"body": "Virtual address based relocations were being treated as relative\nrelocations in cases where the relocation target was defined in the same\noutput section as the relocation. These should now be treated as\nadditional pending relocs for a loader to process.\n\nAdditional relative relocation types are also now handled properly when\napplying intra-section relocations.\n\nFixes: #36",
"is_bot": false,
"headline": "fix: handling of VA-based relocations",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-22T17:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "080fd0ae2e50c6f98393aab8d197ba736da7e012",
"body": null,
"is_bot": false,
"headline": "test: remove dump link graph in .bss test",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-22T04:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f73fe9c1c1104048d8e967ccd97cd06c2108ac5",
"body": "Select the correct leader symbol instead of claiming all symbol\ndefinitions for the COMDAT section",
"is_bot": false,
"headline": "fix: COMDAT leader selection",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-21T03:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecae6f9f807e708dc293da98bb92e44f68e8538",
"body": "Moves creation of output sections to separate functions",
"is_bot": false,
"headline": "refactor: output section creation",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-21T00:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d6277e116888897df60f0d0d8fd158d191f5f4",
"body": "Symbol name had an extra `:` at the end",
"is_bot": false,
"headline": "fix: typo in `BeaconEnableBeaconGate` symbol",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-21T00:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a08f28404eee78b0503a55d5c5224388b0cbaa",
"body": "Git version information would not get embedded correctly in CI release\nbuilds due to a detached head checkout. This changes the sourcing\nlogic to account for that",
"is_bot": false,
"headline": "fix: git hash embedding in release builds",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-21T00:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51e5488ad3f33e5b6245880c13a0c60c4742458",
"body": "Program would panic if the size of an output section with uninitialized\ndata exceeded the total size of the output file.\n\nAdds a check to only apply relocation fixups for output sections with\nfile-backed data.",
"is_bot": false,
"headline": "fix: panic at `src/graph/output.rs:607`",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-20T23:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afa5db30ca8a544d2fb75b82c1c24bff4e632d6d",
"body": "Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v6.0.0...v7.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-version: 7.1.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update zip requirement from 6.0.0 to 7.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-20T23:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad4f37608fdf37ce7d6eac54a30c2562bd75dfe",
"body": "Parser for parsing Windows module definition files. Not integrated into\nthe main program",
"is_bot": false,
"headline": "feat: add module definition parser",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2026-01-20T20:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfaec726c83fea026687f34fa1a534e7cf0712e0",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.6.0",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-25T16:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c16dcb9d8739f1b6a0394e955e40a9cd14ddd2",
"body": "Change target name to `docs-man` instead of just `docs`.",
"is_bot": false,
"headline": "docs: rename xtask docs target",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-25T16:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae03ef71e7f3be2ff7b41cb3a63ea1e01aab3205",
"body": "New CS 4.12 release adds the `BeaconDownload` function to list of\nBeacon API functions. This adds support for resolving that symbol when\nusing the builtin Beacon API symbols.",
"is_bot": false,
"headline": "feat: add `BeaconDownload` builtin API symbol",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-25T16:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf2158eb5d4149e001291a473bcb6ac2e9f7553",
"body": "Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest version.\n- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/object/compare/0.37.3...0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: object\n dependency-version: 0.38.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update object requirement from 0.37.3 to 0.38.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-25T16:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71908bdbca0bc99ae25f530854204c56d36d7d48",
"body": null,
"is_bot": false,
"headline": "docs: add basic man page",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-25T16:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90cd07d03f7483a4333a5d5e3b9de874fe1dd6b1",
"body": "Replace with just using tuples",
"is_bot": false,
"headline": "refactor: remove pathed item",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-22T21:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5146c96b9e74ccda54a7e38935a32e571784b7e1",
"body": "This module does not need to be separate since it is only used by the\nmain linker module",
"is_bot": false,
"headline": "refactor: merge pathed_item.rs into linker",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-22T20:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ae26ec0b4ef09ac82b85443a08dfd333a3a14ac",
"body": "Combine files related to linker module into a single file",
"is_bot": false,
"headline": "refactor: move linker module to single file",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-22T20:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582fdab0f6825262efaba34f57f7d3a51c4bde28",
"body": "Move main binary sources from 'src/bin/' into 'src/'",
"is_bot": false,
"headline": "refactor: merge bin files into 'src/'",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-11-22T20:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed4b62f4ffe70864ac47808236d6b9395939c03",
"body": "This was left over when link graph had multiple states",
"is_bot": false,
"headline": "refactor: remove unused `DumpGraphState` struct",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-10-30T18:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77542646a861e21a509be761bc69900bd5e48f46",
"body": "Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v5.0.0...v6.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-version: 6.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update zip requirement from 5.0.0 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T07:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8752608b8bd25684ba914f6cab1e20a94c5e682b",
"body": "Use `Symbol::demangle()` instead of display impl since it was removed in\ncpp_demangle 0.5.0",
"is_bot": false,
"headline": "fix: cpp_demangle updates",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-29T15:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075dbf24beccddfeff26e51156a9d911995402f5",
"body": "Updates the requirements on [cpp_demangle](https://github.com/gimli-rs/cpp_demangle) to permit the latest version.\n- [Changelog](https://github.com/gimli-rs/cpp_demangle/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/gimli-rs/cpp_demangle/compare/0.4.4...0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: cpp_demangle\n dependency-version: 0.5.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update cpp_demangle requirement from 0.4.4 to 0.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-29T09:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c28c603b3a2e8876613982d7a17cdb5b73b334c",
"body": null,
"is_bot": false,
"headline": "chor(release): v0.5.0",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-18T21:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8d66c5723db0c321b7578718579cc47faa345e",
"body": "Handles `IMAGE_SYM_CLASS_WEAK_EXTERNAL` symbols and linking weak\ndefaults.\n\nResolves: #28",
"is_bot": false,
"headline": "feat: support for weak externals",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-18T21:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1236c52e19932dd62c1fca1ebf83f33fa7e68edd",
"body": null,
"is_bot": false,
"headline": "refactor: clippy",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-18T21:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe3caeb9a48dd886096065f3375c6a9e6b988bc",
"body": "Use nom for parsers. Allow parsing generic command line flags. Include\nhelper for parsing '/alternatename' options.",
"is_bot": false,
"headline": "refactor: .drectve handling",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-18T19:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589e4ccb2c1e248f7800063f8642812588548c7f",
"body": null,
"is_bot": false,
"headline": "chore(deps): update object requirement to 0.37.3",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-17T19:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2be1a60de17589e533764a78ad342fa1fd3c30",
"body": null,
"is_bot": false,
"headline": "refactor: reformat Cargo.toml",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-09-17T19:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26398a80bafec32f689f62e210f4d38c77349a5e",
"body": "Updates the requirements on [zip](https://github.com/zip-rs/zip2) to permit the latest version.\n- [Release notes](https://github.com/zip-rs/zip2/releases)\n- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/zip-rs/zip2/compare/v4.0.0...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: zip\n dependency-version: 5.0.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): update zip requirement from 4.0.0 to 5.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T16:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef00075c456112a393ee8091a4478006f0f45a2",
"body": "Displays the C++ mangled name in quotes in log output",
"is_bot": false,
"headline": "feat: include quoted C++ mangled names",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-19T01:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ffda6046caee00ce9bb5fa9030c63141b59ab19",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.4.0",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T02:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93380800a76a7e9529b385321e6c731de6d047a4",
"body": "vcruntime should exist for people using this program on Windows since it\nrequires the Visual Studio development files",
"is_bot": false,
"headline": "ci: remove static linking in Windows builds",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T02:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412747f595d7ccc4a946474934500665a2b22ae9",
"body": null,
"is_bot": false,
"headline": "fix: linking to `__unDNameEx` for Windows targets",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T02:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb0198bba3ceb3bfa58a9af4f8549dabceefcf9",
"body": "Adds option to ignore warnings/errors from selected unresolved symbols\n\nResolves: #16",
"is_bot": false,
"headline": "feat: add `--ignore-unresolved-symbol`",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T00:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a869864e4ae6488db1243b7e29a636692c450f00",
"body": "Adds '--warn-unresolved-symbols' for returning warnings on unresolved\nsymbols instead of errors\n\nResolves: #15",
"is_bot": false,
"headline": "feat: add '--warn-unresolved-symbols'",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T00:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c715062abb6b0e5355c329524e801c4b99af8d4",
"body": "Add `OnceCell` to cache the section kind since it is immutable",
"is_bot": false,
"headline": "refactor: section categorization",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T00:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6608891d60eab10960bc3cb6473399f5f1982b7",
"body": null,
"is_bot": false,
"headline": "refactor: cleanup edge list generics",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-15T00:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc88bbcc40ab46426a93236fe150d00e651edfe3",
"body": "Changes parsing strategy for legacy import library COFF symbol members\nto parse DATA imports\n\nFixes: #21\nResolves: #22",
"is_bot": false,
"headline": "fix: legacy import library COFF DATA member parse",
"author_name": "Matt Ehrnschwender",
"author_login": "MEhrn00",
"committed_at": "2025-07-12T01:00:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 91,
"latest_release_at": "2026-06-17T03:24:26Z",
"latest_release_tag": "v0.6.3",
"releases_from_tags": false,
"days_since_last_push": 27,
"active_weeks_last_year": 15,
"days_since_latest_release": 37,
"mean_days_between_releases": 41.6
},
"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": "xtask",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"automation",
"codesign",
"macos",
"release",
"xtask",
"command-line-utilities",
"development-tools::build-utils"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/xtask",
"is_deprecated": false,
"latest_version": "0.1.4",
"repository_url": "https://github.com/arcboxlabs/xtask",
"versions_count": 5,
"total_downloads": 569,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 190,
"first_published_at": "2026-06-24T11:01:25.012607Z",
"latest_published_at": "2026-06-30T09:55:36.509458Z",
"latest_version_yanked": false,
"days_since_latest_publish": 24
}
]
},
"popularity": {
"forks": 15,
"stars": 191,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2025-05-31",
"count": 4
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-03",
"count": 2
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
},
{
"date": "2026-02-28",
"count": 2
}
],
"complete": true,
"collected": 15,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"examples/custom-api/GNUmakefile",
"examples/custom-api/makefile",
"examples/hello-world/GNUmakefile",
"examples/hello-world/makefile",
"examples/libraries/GNUmakefile",
"examples/libraries/makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"crates/boflink_log/Cargo.toml",
"crates/boflink_stdext/Cargo.toml",
"crates/moduledef/Cargo.toml",
"xtask/Cargo.toml"
],
"largest_source_bytes": 35188,
"source_files_sampled": 67,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"xtask/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": 27,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "anyhow",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.92"
},
{
"name": "argfile",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.0"
},
{
"name": "bitflags",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.9.0"
},
{
"name": "boflink_log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "boflink_stdext",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "bstr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12.1"
},
{
"name": "bumpalo",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.17.0"
},
{
"name": "cpp_demangle",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.0"
},
{
"name": "crc32fast",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.5.0"
},
{
"name": "indexmap",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.7.1"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "num_enum",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.3"
},
{
"name": "os_str_bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7.1.1"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.11"
},
{
"name": "typed-arena",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.2"
},
{
"name": "object",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.39.0"
},
{
"name": "flate2",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.1"
},
{
"name": "hex",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.3"
},
{
"name": "serde",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.219"
},
{
"name": "serde_json",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.140"
},
{
"name": "sha2",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "tar",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.44"
},
{
"name": "zip",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "8.0.0"
},
{
"name": "chrono",
"manifest": "xtask/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.41"
},
{
"name": "anstream",
"manifest": "crates/boflink_log/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.0"
},
{
"name": "anstyle",
"manifest": "crates/boflink_log/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.14"
},
{
"name": "log",
"manifest": "crates/boflink_log/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "bitflags",
"manifest": "crates/moduledef/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.10.0"
},
{
"name": "nom",
"manifest": "crates/moduledef/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "8.0.0"
},
{
"name": "nom_locate",
"manifest": "crates/moduledef/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "5.0.0"
},
{
"name": "thiserror",
"manifest": "crates/moduledef/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.17"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "anstream",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "argfile",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bstr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "cpp_demangle",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "crc32fast",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "flate2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "hex",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nom",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nom_locate",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num_enum",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "object",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "os_str_bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tar",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "typed-arena",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "zip",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "assert_cmd",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 27,
"direct_count": 25,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 29,
"open_issues": 1,
"closed_ratio": 0.929,
"closed_issues": 13,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "MEhrn00",
"commits": 149,
"avatar_url": "https://avatars.githubusercontent.com/u/13649965?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"release.yaml"
],
"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": 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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": "d318ee829e09a95d1196e9509ea070c2261b4836",
"ran_at": "2026-07-24T18:28:41Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T07:54:34Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-03-30T16:30:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 48,
"created_at": "2026-03-11T11:39:10Z",
"last_comment_at": "2026-03-14T20:05:28Z",
"last_comment_author": "MEhrn00"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MEhrn00/boflink",
"host": "github.com",
"name": "boflink",
"owner": "MEhrn00"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 45,
"vitality": 76,
"community": 49,
"governance": 47,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 91,
"human_commit_share": 0.91,
"days_since_last_push": 27,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 27 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "91 commits in the last year",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 91
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.6.3",
"releases_from_tags": false,
"days_since_latest_release": 37,
"mean_days_between_releases": 41.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 37 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 37
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~41.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 41.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 15,
"stars": 191,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "191 stars",
"points": 37,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 191
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 29,
"open_issues": 1,
"closed_issues": 13,
"issue_closed_ratio": 0.929,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "93% of issues closed",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 93
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/36 decided PRs merged",
"points": 30.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 36
}
}
],
"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": 58,
"inputs": {
"followers": 148,
"owner_type": "User",
"is_verified": null,
"owner_login": "MEhrn00",
"public_repos": 17,
"account_age_days": 4006
},
"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": "148 followers of MEhrn00",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 148,
"login": "MEhrn00"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~10 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 73,
"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": 68,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://blog.cybershenanigans.space/posts/boflink-a-linker-for-beacon-object-files/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://blog.cybershenanigans.space/posts/boflink-a-linker-for-beacon-object-files/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.5
},
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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
}
]
}
],
"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": 1,
"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": "91 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"examples/custom-api/GNUmakefile",
"examples/custom-api/makefile",
"examples/hello-world/GNUmakefile",
"examples/hello-world/makefile",
"examples/libraries/GNUmakefile",
"examples/libraries/makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"crates/boflink_log/Cargo.toml",
"crates/boflink_stdext/Cargo.toml",
"crates/moduledef/Cargo.toml",
"xtask/Cargo.toml"
],
"dependency_bot_commit_share": 0.09
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "examples/custom-api/GNUmakefile, examples/custom-api/makefile, examples/hello-world/GNUmakefile, examples/hello-world/makefile, examples/libraries/GNUmakefile, examples/libraries/makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/custom-api/GNUmakefile, examples/custom-api/makefile, examples/hello-world/GNUmakefile, examples/hello-world/makefile, examples/libraries/GNUmakefile, examples/libraries/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": "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": "9 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 35188,
"source_files_sampled": 67,
"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/67 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 67,
"oversized": 0
}
}
],
"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",
"Could not fetch crates package 'boflink' from its registry",
"crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring",
"Could not fetch crates package 'moduledef' from its registry",
"Could not fetch crates package 'boflink_log' from its registry",
"Could not fetch crates package 'boflink_stdext' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T18:28:46.499603Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MEhrn00/boflink.svg",
"full_name": "MEhrn00/boflink",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}