Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 21685,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 47181
},
"pushed_at": "2026-07-25T15:22:55Z",
"created_at": "2024-02-19T12:43:23Z",
"owner_type": "Organization",
"updated_at": "2026-07-25T15:22:18Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "cargo-bins",
"company": null,
"location": null,
"followers": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/110581826?v=4",
"created_at": "2022-08-04T03:17:36Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 1452
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "leon-macros-v1.0.4",
"kind": "other",
"published_at": "2026-07-25T15:22:57Z"
},
{
"tag": "leon-v3.0.3",
"kind": "other",
"published_at": "2026-07-25T15:22:52Z"
},
{
"tag": "leon-macros-v1.0.3",
"kind": "other",
"published_at": "2024-11-09T13:53:12Z"
},
{
"tag": "leon-v3.0.2",
"kind": "other",
"published_at": "2024-11-09T13:53:03Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2024-02-20T12:50:21Z"
}
],
"recent_commits": [
{
"oid": "a10f044838ca00cc1a2ed51992c109161b52b3d8",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#219)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-25T15:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae48d453135c85bb3d15e14fe39ceea5c96c20af",
"body": "Bumps the deps group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump the deps group with 5 updates (#228)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-25T15:10:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "98ca913b3b55307c295bf009c16884571618269c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump actions/checkout from 6 to 7 (#221)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T13:04:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2f248176d2f1609526cc4e11e2f22cf0b5496c71",
"body": "…p (#220)\n\nBumps the deps group in /crates/leon/fuzz with 1 update: [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer).\n\n\nUpdates `libfuzzer-sys` from 0.4.12 to 0.4.13\n- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-fuzz/libfuzzer\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump libfuzzer-sys in /crates/leon/fuzz in the deps grou…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-06T13:27:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e352fa8d9e03459165003aa08c89964091446c9b",
"body": "Bumps the deps group with 1 update: [clap](https://github.com/clap-rs/clap).\n\n\nUpdates `clap` from 4.5.60 to 4.6.1\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/c\n[…]\n-type: version-update:semver-minor\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump clap from 4.5.60 to 4.6.1 in the deps group (#218)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-30T12:33:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "978e4c9be97084a3e0fd56df4d09dc4230c41ca8",
"body": "…p (#213)\n\nBumps the deps group in /crates/leon/fuzz with 1 update: [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer).\n\n\nUpdates `libfuzzer-sys` from 0.4.10 to 0.4.12\n- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-fuzz/libfuzzer\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump libfuzzer-sys in /crates/leon/fuzz in the deps grou…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-23T13:25:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "803dae4aa8ae6c501d6a7e5b228f2534695ecb3a",
"body": "… (#214)\n\nBumps the deps group in /crates/leon/benches with 1 update: [criterion](https://github.com/criterion-rs/criterion.rs).\n\n\nUpdates `criterion` from 0.8.0 to 0.8.2\n- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)\n- [Changelog](https://github.com/criterion-rs/criterion.\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump criterion in /crates/leon/benches in the deps group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-23T13:25:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cae2e91ec99c783ef70a688c47cdbe105a230875",
"body": "Bumps the deps group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [clap](https://github.com/clap-rs/clap) | `4.5.49` | `4.5.60` |\n| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` |\n| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.1\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump the deps group with 5 updates (#215)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-23T13:20:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "04bfed8dcd9d32e6bc5ed5074dd707fa24134040",
"body": "… (#153)\n\nBumps the deps group in /crates/leon/benches with 1 update: [criterion](https://github.com/criterion-rs/criterion.rs).\n\n\nUpdates `criterion` from 0.7.0 to 0.8.0\n- [Release notes](https://github.com/criterion-rs/criterion.rs/releases)\n- [Changelog](https://github.com/criterion-rs/criterion.\n[…]\n-type: version-update:semver-minor\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump criterion in /crates/leon/benches in the deps group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-06T12:23:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d3316f8ac70db47dfc7e377a38311090877b73af",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump actions/checkout from 5 to 6 (#149)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-21T12:43:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "65c60ff12f72d320afdf4e67d1e7229bc09d134e",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "deps: Bump serde in /crates/leon/benches in the deps group (#141)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-18T14:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc1831699689dc0773451e034139cb8320e8b5a",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "deps: Bump the deps group with 6 updates (#142)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-18T14:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c430c815624a00be693c735e18b7d0bdc0171dc",
"body": null,
"is_bot": false,
"headline": "try to fix fuzz (#136)",
"author_name": "Félix Saparelli",
"author_login": "passcod",
"committed_at": "2025-09-28T08:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6feea71a82df05f812bd65ebe32c5a8847495376",
"body": null,
"is_bot": true,
"headline": "Build(deps): Bump actions/checkout from 4 to 5 (#125)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T21:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb41ed8122b54c505ac32c51e8417602ed734a6",
"body": "…p (#123)\n\nBumps the deps group in /crates/leon/fuzz with 1 update: [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer).\n\n\nUpdates `libfuzzer-sys` from 0.4.9 to 0.4.10\n- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rust-fuzz/libfuzzer/\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump libfuzzer-sys in /crates/leon/fuzz in the deps grou…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-09T12:38:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96705620131a3a94b6e66ca325fac1a57cd121a3",
"body": "… (#120)",
"is_bot": true,
"headline": "Build(deps): Bump criterion in /crates/leon/benches in the deps group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-26T15:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02eb5488ffd408d66c7c061cfc6cdfc30d5b679b",
"body": "…es (#105)",
"is_bot": true,
"headline": "Build(deps): Bump the deps group in /crates/leon/benches with 2 updat…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-17T14:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "634cdea37adc7e23adaf65716ac1b19a1c70c3a3",
"body": "…(#76)",
"is_bot": true,
"headline": "Build(deps): Bump the deps group in /crates/leon/fuzz with 2 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-01T13:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5cd9da8e16f3bc3d732ab75b7c219e7ba327e78",
"body": null,
"is_bot": true,
"headline": "Build(deps): Bump serde in /crates/leon/benches in the deps group (#70)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-28T12:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f130c25335c7ee605dcf754a0a76ee097ecc97a",
"body": null,
"is_bot": true,
"headline": "Build(deps): Bump serde in /crates/leon/benches in the deps group (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-16T12:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec1b8d153914c819f13a376f4f08d698e3916c8",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#60)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-11-09T13:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ec81dc9f89d18be8ef7f04c3efaa78cd0d56ab",
"body": null,
"is_bot": false,
"headline": "Create release-plz.yml",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-11-09T13:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58591f7ab8ac4176a9ed7d2a90e13045180744a4",
"body": "…(#59)\n\n---\r\nupdated-dependencies:\r\n- dependency-name: libfuzzer-sys\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: deps\r\n- dependency-name: leon\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: deps\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump the deps group in /crates/leon/fuzz with 2 updates …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-09T13:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb01f4ecfb0186775842117599a0fbd263d25beb",
"body": "* Build(deps): Bump the deps group with 4 updates\r\n\r\nBumps the deps group with 4 updates: [clap](https://github.com/clap-rs/clap), [thiserror](https://github.com/dtolnay/thiserror), [proc-macro2](https://github.com/dtolnay/proc-macro2) and [syn](https://github.com/dtolnay/syn).\r\n\r\n\r\nUpdates `clap` f\n[…]\nff-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump the deps group with 4 updates (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-09T13:30:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0b4a19fc25e7fe441aa34939337be45ec92775e",
"body": null,
"is_bot": true,
"headline": "Build(deps): Bump the deps group with 6 updates (#46)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-07T13:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111dad354c03399219d8ea2c764033fea20c12ec",
"body": null,
"is_bot": true,
"headline": "Build(deps): Bump serde in /crates/leon/benches in the deps group (#47)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-07T13:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7967a2307f025acd3d8d4728b72fa6a4a743d3c3",
"body": "…e (#7)\n\nBumps the deps group in /crates/leon/benches with 1 update: [serde](https://github.com/serde-rs/serde).\n\n\nUpdates `serde` from 1.0.196 to 1.0.197\n- [Release notes](https://github.com/serde-rs/serde/releases)\n- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)\n\n---\nupd\n[…]\n-type: version-update:semver-patch\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Build(deps): Bump the deps group in /crates/leon/benches with 1 updat…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-02T12:47:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2209aba032962b6dd44261c9045bf13e8337aada",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Add `cargo-hack` feature check for leon",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T13:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7fe0eda89dffe8fc4e67c8f334c3ed8353e8d8",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release leon-macros 1.0.2",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T12:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e09d075422d9b2e5313c457fb218b95335387f7",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release leon 3.0.1",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T12:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862c74662321c0931f9ac285b490b22126ded883",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Fix typo in `ci.yml` job fuzz",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T12:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57fa2c5b7b451dfe281d3d298376cb0ed7eaf20",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Improve caching for job fuzz",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T12:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c22f860058a85b85e36e72dda6c1ebddfef3450",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Update repository in `Cargo.toml`",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-20T12:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5b92f2ce6609e135eff25611682b0e90296fda",
"body": "Bumps the deps group in /crates/leon/benches with 1 update: [criterion](https://github.com/bheisler/criterion.rs).\n\n\nUpdates `criterion` from 0.4.0 to 0.5.1\n- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/bheisler/criterion.rs/compare/0\n[…]\n-type: version-update:semver-minor\n dependency-group: deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the deps group in /crates/leon/benches with 1 update (#3)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-20T12:21:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4aab774a1b43cf79945b7c88a6f986da891d4aa7",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix CI: Fix job fuzz",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75f571ed6c2dbaef320e8c93a054359ecee0c63",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Fix job fuzz",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30a4ee76e54922c049daac1fe168ac33380c48b",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Fix job fuzz",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17537da245f25434af8673eb9a21e3008869b2b2",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Run fuzzing",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865e5bc7ee637749df117ddfc340e3c604020bc0",
"body": "Also add dependabot for `crates/leon/{fuzz, benches}` and rm unused `.gitignore` ignores\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": " Update Cargo.lock for `crates/leon/{fuzz, benches}` (#2)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231614a7e782bf6ad01fd256a26653778cfa759b",
"body": "Rm `/target` and add `.gitignore`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add README (#1)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60bb766570efaed71b5f852c3ad5e645d4756249",
"body": "Since it does not contain any target-specific code.\n\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "CI: Run tests on linux only",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223ce016db917054de063dd9456884db3559e687",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Init commit: mv `leon` and `leon-macros` into this repo",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-02-19T13:04:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 15,
"latest_release_at": "2026-07-25T15:22:57Z",
"latest_release_tag": "leon-macros-v1.0.4",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 11,
"days_since_latest_release": 1,
"mean_days_between_releases": 221.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "leon",
"exists": true,
"license": "Apache-2.0 OR MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/leon",
"is_deprecated": false,
"latest_version": "3.0.3",
"repository_url": "https://github.com/cargo-bins/leon",
"versions_count": 9,
"total_downloads": 746506,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 54685,
"first_published_at": "2023-02-05T03:52:29.765547Z",
"latest_published_at": "2026-07-25T15:22:45.440008Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "leon-macros",
"exists": true,
"license": "Apache-2.0 OR MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/leon-macros",
"is_deprecated": false,
"latest_version": "1.0.4",
"repository_url": "https://github.com/cargo-bins/leon",
"versions_count": 5,
"total_downloads": 535427,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 39788,
"first_published_at": "2023-04-26T08:05:48.973636Z",
"latest_published_at": "2026-07-25T15:22:53.441563Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 3,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"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",
"crates/leon-macros/Cargo.toml",
"crates/leon/Cargo.toml",
"crates/leon/benches/Cargo.toml",
"crates/leon/fuzz/Cargo.toml"
],
"largest_source_bytes": 10066,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 113,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "leon",
"manifest": "crates/leon-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.0.3"
},
{
"name": "proc-macro2",
"manifest": "crates/leon-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.106"
},
{
"name": "syn",
"manifest": "crates/leon-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.0.3"
},
{
"name": "quote",
"manifest": "crates/leon-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.45"
},
{
"name": "clap",
"manifest": "crates/leon/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "4.6.1"
},
{
"name": "miette",
"manifest": "crates/leon/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7.6.0"
},
{
"name": "thiserror",
"manifest": "crates/leon/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.18"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "clap",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "clap",
"direct": true,
"version": "4.5.1",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": true,
"version": "4.6.4",
"ecosystem": "crates"
},
{
"name": "leon",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "miette",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "miette",
"direct": true,
"version": "7.6.0",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": true,
"version": "1.0.89",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": "1.0.35",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": true,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": "2.0.87",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": true,
"version": "3.0.3",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.17",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "alloca",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "anes",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "anstream",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.14",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "anstyle-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "anstyle-query",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "anstyle-wincon",
"direct": false,
"version": "3.0.11",
"ecosystem": "crates"
},
{
"name": "arbitrary",
"direct": false,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.4.2",
"ecosystem": "crates"
},
{
"name": "cast",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.0.83",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.48",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "ciborium",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-io",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ciborium-ll",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.5.1",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.6.2",
"ecosystem": "crates"
},
{
"name": "clap_derive",
"direct": false,
"version": "4.6.4",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "colorchoice",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "criterion-plot",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "crunchy",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.10.0",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "half",
"direct": false,
"version": "2.3.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "is_ci",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "is_terminal_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.10",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.28",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.153",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.177",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.178",
"ecosystem": "crates"
},
{
"name": "libfuzzer-sys",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.1",
"ecosystem": "crates"
},
{
"name": "miette-derive",
"direct": false,
"version": "7.6.0",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.18",
"ecosystem": "crates"
},
{
"name": "once_cell_polyfill",
"direct": false,
"version": "1.70.2",
"ecosystem": "crates"
},
{
"name": "oorandom",
"direct": false,
"version": "11.1.3",
"ecosystem": "crates"
},
{
"name": "owo-colors",
"direct": false,
"version": "4.0.0",
"ecosystem": "crates"
},
{
"name": "page_size",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.10.3",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.5",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.17",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.113",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "supports-color",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "supports-unicode",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "terminal_size",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "textwrap",
"direct": false,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.17",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "tinytemplate",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.12",
"ecosystem": "crates"
},
{
"name": "unicode-linebreak",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "unicode-width",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "utf8parse",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.4.0",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.53.5",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.53.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 120,
"direct_count": 20,
"indirect_count": 100
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 29,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 198
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "NobodyXu",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/30436523?v=4"
},
{
"type": "User",
"login": "passcod",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/155787?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.938
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-plz.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "13 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 1/5 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 10,
"reason": "project is 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": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"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": "a10f044838ca00cc1a2ed51992c109161b52b3d8",
"ran_at": "2026-07-26T20:29:58Z",
"aggregate_score": 5.9,
"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-25T15:24:18Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-25T15:22:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2024-02-20T13:20:51Z",
"last_comment_at": "2024-02-21T08:29:44Z",
"last_comment_author": "NobodyXu"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cargo-bins/leon",
"host": "github.com",
"name": "leon",
"owner": "cargo-bins"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 66,
"vitality": 70,
"community": 44,
"governance": 44,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 0.381,
"days_since_last_push": 1,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits, discounted for automation: 16 of the last 42 commits human-authored, none in 300 days",
"points": 7.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 16,
"sampled": 42,
"span_days": 300
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year, discounted for automation: 16 of the last 42 commits human-authored, none in 300 days",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
},
{
"code": "discounted_for_automation",
"params": {
"humans": 16,
"sampled": 42,
"span_days": 300
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 5,
"latest_release_tag": "leon-macros-v1.0.4",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 221.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~221.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 221.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand",
"recent_release",
"dependencies_clean"
],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1,
"days_since_last_human_commit": 301,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 301 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 301
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, a release within the year, no affected dependency"
}
}
],
"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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 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": "good",
"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": 83,
"inputs": {
"packages": [
"leon",
"leon-macros"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 1281933,
"monthly_downloads": 94473
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "94,473 downloads/month across crates",
"points": 66.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 94473,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.938
},
"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 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"merged_prs": 29,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 198
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/227 decided PRs merged",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 227
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/5 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"followers": 53,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "cargo-bins",
"public_repos": 14,
"account_age_days": 1452
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "53 followers of cargo-bins",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 53,
"login": "cargo-bins"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~3 yr old",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"leon",
"leon-macros"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 26 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/5 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 113 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 113
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 113,
"unassessed_packages": 7,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 113,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"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",
"crates/leon-macros/Cargo.toml",
"crates/leon/Cargo.toml",
"crates/leon/benches/Cargo.toml",
"crates/leon/fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0.571
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, crates/leon-macros/Cargo.toml, crates/leon/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, crates/leon-macros/Cargo.toml, crates/leon/Cargo.toml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 42",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 42
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "24 of the last 42 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 24,
"sampled": 42
}
}
],
"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": 10066,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-26T20:30:12.843512Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cargo-bins/leon.svg",
"full_name": "cargo-bins/leon",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}