原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4600,
"has_wiki": false,
"homepage": "https://docs.rs/git2",
"languages": {
"Rust": 1190109,
"Shell": 1132
},
"pushed_at": "2026-07-22T22:55:22Z",
"created_at": "2014-08-01T22:30:49Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T19:01:28Z",
"description": "libgit2 bindings for Rust",
"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": "https://www.rust-lang.org",
"name": "The Rust Programming Language",
"type": "Organization",
"login": "rust-lang",
"company": null,
"location": "United States of America",
"followers": 17801,
"avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4",
"created_at": "2013-09-10T21:48:20Z",
"is_verified": null,
"public_repos": 246,
"account_age_days": 4698
},
"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": "0.17.2",
"kind": "patch",
"published_at": "2023-05-28T00:35:00Z"
},
{
"tag": "0.17.1",
"kind": "patch",
"published_at": "2023-04-16T17:47:35Z"
},
{
"tag": "0.17.0",
"kind": "minor",
"published_at": "2023-04-02T22:06:27Z"
},
{
"tag": "0.16.1",
"kind": "patch",
"published_at": "2023-01-20T22:44:23Z"
},
{
"tag": "0.16.0",
"kind": "minor",
"published_at": "2023-01-10T16:18:36Z"
},
{
"tag": "0.15.0",
"kind": "minor",
"published_at": "2022-07-19T16:03:38Z"
},
{
"tag": "0.14.4",
"kind": "patch",
"published_at": "2022-05-10T17:02:25Z"
},
{
"tag": "0.14.3",
"kind": "patch",
"published_at": "2022-04-27T20:23:19Z"
},
{
"tag": "0.14.2",
"kind": "patch",
"published_at": "2022-03-10T17:03:46Z"
},
{
"tag": "0.14.1",
"kind": "patch",
"published_at": "2022-02-28T14:33:37Z"
},
{
"tag": "0.14.0",
"kind": "minor",
"published_at": "2022-02-24T15:14:37Z"
},
{
"tag": "0.13.25",
"kind": "patch",
"published_at": "2021-12-01T15:15:20Z"
},
{
"tag": "0.13.24",
"kind": "patch",
"published_at": "2021-11-16T00:35:13Z"
},
{
"tag": "0.13.23",
"kind": "patch",
"published_at": "2021-10-01T17:28:42Z"
},
{
"tag": "0.13.22",
"kind": "patch",
"published_at": "2021-09-08T14:07:59Z"
},
{
"tag": "0.13.21",
"kind": "patch",
"published_at": "2021-08-12T20:51:35Z"
},
{
"tag": "0.13.20",
"kind": "patch",
"published_at": "2021-05-24T14:40:22Z"
},
{
"tag": "0.13.19",
"kind": "patch",
"published_at": "2021-05-11T14:15:37Z"
},
{
"tag": "0.13.18",
"kind": "patch",
"published_at": "2021-04-19T14:25:02Z"
},
{
"tag": "0.13.17",
"kind": "patch",
"published_at": "2021-01-24T23:35:15Z"
},
{
"tag": "0.13.16",
"kind": "patch",
"published_at": "2021-01-21T15:19:23Z"
},
{
"tag": "0.13.15",
"kind": "patch",
"published_at": "2020-12-28T20:00:01Z"
},
{
"tag": "0.13.14",
"kind": "patch",
"published_at": "2020-12-22T04:11:55Z"
},
{
"tag": "0.13.13",
"kind": "patch",
"published_at": "2020-12-18T15:49:30Z"
},
{
"tag": "0.13.12",
"kind": "patch",
"published_at": "2020-10-14T00:07:30Z"
},
{
"tag": "0.13.11",
"kind": "patch",
"published_at": "2020-09-08T17:23:24Z"
},
{
"tag": "0.13.8",
"kind": "patch",
"published_at": "2020-07-21T22:49:08Z"
},
{
"tag": "0.13.7",
"kind": "patch",
"published_at": "2020-07-21T14:01:26Z"
}
],
"recent_commits": [
{
"oid": "d4c63f85c6e80d74efc94567ea1535b6507a9606",
"body": "[Clippy] Fix clippy issues in libgit2-sys crate",
"is_bot": false,
"headline": "Merge pull request #1299 from DanielEScherzer/clippy-fixes-libgit2-sys",
"author_name": "Weihang Lo",
"author_login": "weihanglo",
"committed_at": "2026-07-20T01:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786d2d9339eb3f4da0e7ed6f90291346f9c2c426",
"body": "…b.rs\n\nReplace `usize::max_value()` with the constant `usize::MAX` in the definition\nof `GIT_REBASE_NO_OPERATION`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::legacy_numeric_constants` in libgit2-sys/li…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-19T20:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603dc1150e508aff6d1588167c34f56bc399fa0f",
"body": "Simplfy the build script's `main()` function to use `Option::is_some_and()`\nrather than `Option::map_or()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unnecessary_map_or` in libgit2-sys/build.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-19T20:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0cfcfa1802aac995c166a49f951535f067d9a8",
"body": "…t2-sys/build.rs\n\nSimplfy the build script's `main()` function to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in libgi…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-19T20:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a34d746d4348ecac7318f0ba5508279505f9e9b6",
"body": "`Remote::is_valid_name()`: handle errors in CString conversion",
"is_bot": false,
"headline": "Merge pull request #1294 from DanielEScherzer/remote-name-cstring",
"author_name": "Weihang Lo",
"author_login": "weihanglo",
"committed_at": "2026-07-16T12:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02319cb4ee1ea29bbcf7640e417cf2933245269a",
"body": "[Clippy] Fix clippy issues in examples code",
"is_bot": false,
"headline": "Merge pull request #1293 from DanielEScherzer/clippy-fixes-examples",
"author_name": "Weihang Lo",
"author_login": "weihanglo",
"committed_at": "2026-07-16T12:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc905fd73e383177cb0376d21ec82d117a9aaf5",
"body": "Instead of panicking, treat failure to create a `CString` as indicating that\r\nthe name is not valid.",
"is_bot": false,
"headline": "`Remote::is_valid_name()`: handle errors in CString conversion",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be95af06febb23771d3ccf644afcb8df08693eb",
"body": "Simplify `run()` to remove the explicit dereference.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::explicit_auto_deref` in examples/tag.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a69c18a0c34c097e1b597e69d85893bbe0e93a",
"body": "Simplify `run()` using `str::strip_prefix()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::manual_strip` in examples/rev-list.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7555a71f3a58fbaf21f92afdd0dec9bb93abb786",
"body": "Simplify `do_fetch()` to avoid wrapping the result of `?` in an `Ok()`, just\nreturn the result from `Repository::reference_to_annotated_commit()` directly.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_question_mark` in examples/pull.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df7dd9c565e90f19ba5b89051876706c32a84b6b",
"body": "Simplify `do_merge()` and `run()` to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in examples/pull.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5864702e1bf21e64e6caeaf8062eba6ab75d93eb",
"body": "…ff.rs\n\nSimplify `log_message_matches()` to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrowed_reference` in examples/di…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a608f107d16f008f5695a7afc6768e6d4e1a8aaf",
"body": "Simplify `run()` using `str::strip_prefix()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::manual_strip` in examples/log.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c46a0310c1d1c2187707c07c013902c748114ed",
"body": "Simplify `parse_shared()` using `str::strip_prefix()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::manual_strip` in examples/init.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f110aafa7ddd9f8a38ec909464252a52a1cb49",
"body": "Simplify `resolve_blob()` to use the tuple variant `Some` rather than using a\nclosure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in examples/diff.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f638f93fff99c174be652264d00ed7e1b5b97e43",
"body": "…les/diff.rs\n\nSimplify `run()` to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in examp…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0fb4b18754362551424a6c5f33b8de753b4e45",
"body": "Simplify `print_stats()` to remove the explicit dereference.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::explicit_auto_deref` in examples/diff.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4c3c82c2d5d13412719d9174a44b0eacbed711",
"body": "Simplify `print()` to use `checked_div()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::manual_checked_ops` in examples/clone.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22affc71499aa87bbe5e0fdfc045f4f6d858558",
"body": "Simplify `run()` to remove the explicit dereferences.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::explicit_auto_deref` in examples/clone.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3029e859d18ae4bf34493854da9da8a861aec5aa",
"body": "…les/add.rs\n\nSimplify `run()` to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in examp…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-16T00:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6ff05f568109374bae1f48e850fb50d4170714",
"body": "[Clippy] Fix clippy issues in test code",
"is_bot": false,
"headline": "Merge pull request #1292 from DanielEScherzer/clippy-fixes-tests",
"author_name": "Weihang Lo",
"author_login": "weihanglo",
"committed_at": "2026-07-15T23:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4193a6aef7411efce4d0bb588bcdef95e09469",
"body": "…/global_state.rs\n\nSimplify a test to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in tests…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8392e7092d62c75e1313a2b1b8d3971f512f58",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in tests/end_to_end.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a1d5df0c96190858cfb0a3227c22b1d3d8c90a",
"body": "Simplify the implementation of `TestTreeIter::next()` to use an if-let\nexpression rather than matching to destructure the `Some` variant of the\n`Option`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::single_match` in src/tree.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603534b83d0bf4c629c98e5e9899a1e9ee33082f",
"body": "Simplify a struct initialization to remove the redundant field name.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_field_names` in src/tree.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0917229737f17b14b563c98b312b18447e1b13",
"body": "…ree.rs tests\n\nSimplify a test to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/t…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf621d8117bf28b055316fdddda619281164fa8e",
"body": "Simplify a test to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/transport.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a5c03cc40311b8fe0cb4bef16c920e19c29746",
"body": "…ests.rs\n\nSimplify the `commit()` helper function to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/t…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc7cad555447fcae06fc976cba21a4aa0738336",
"body": "Adjust a test to use a hexadecimal escape rather than what appears to be an\noctal escape.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::octal_escapes` in src/tag.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5fec177fad5610b1961834ff5d4838b6be9a7a",
"body": "Simplify a test to use `assert!` rather than `assert_eq!` with booleans.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/tag.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07f4038f7fee3ada85b6e0baf57601ab44d62cd",
"body": "…ests\n\nReplace some calls to `url::Url::to_string()` with borrows via `as_ref()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unnecessary_to_owned` in src/submodule.rs t…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95ee6088bb50762c501f9164f85c89237f8d8c70",
"body": "…ubmodule.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/s…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10885210ab2df72f2fd93c195733301191e6d81e",
"body": "…tatus.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/s…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fad7cbcf9a48034cfba7257cdb901398165cad",
"body": "Simplify a test to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/stash.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1059a4781568285d6dbfb6d42ef00c889488cc1a",
"body": "…epo.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/r…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c351628a90936368d3b4923e908901daddb1f238",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/repo.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0287136ed2160d2875a9be0c0e290b53e3b7142",
"body": "Simplify a test to use `assert!` rather than `assert_eq!` with booleans.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/repo.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "082ebadcec5af95a563cc7f47a9aa206fdd78bcf",
"body": "Replace `assert!(false)` with more informative `panic!()` calls.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::assertions_on_constants` in src/repo.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b20ab21388ea18ba051a8c5cc9c4d18a2f4c63",
"body": "Adjust a test to use a hexadecimal escape rather than what appears to be an\noctal escape.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::octal_escapes` in src/remote.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23c5fcf8d76d5b5a96de5ab58971f40bdd7f7e24",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/remote.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cf91d166906d4a4a90645b24d5e02a65ff04db",
"body": "Adjust a test to use a hexadecimal escape rather than what appears to be an\noctal escape.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::octal_escapes` in src/reference.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7830631fa13acfe84069437175d22af2bd56fe",
"body": "…athspec.rs tests\n\nSimplify a test to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/p…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5cf78b4a874c6ea510bf8d274bbae3e7d914b16",
"body": "…rs tests\n\nSimplify tests to use `assert!` rather than `assert_eq!` with booleans.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/packbuilder.…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3bb6fba4683d04cddd6a37d0c60ee328d7bddec",
"body": "Expand the tests to confirm that the expected number of bytes are written to\nthe pack writers. Since the exact number appears to not be deterministic,\nidentify the expected number of bytes from the buffer.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unused_io_amount` in src/odb.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3857f6ad57ef3e7091280c3b2752395b7d791a",
"body": "Simplify a test to use `assert!` rather than `assert_eq!` with a boolean.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/odb.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf6613d75e2a3241621dd710331fb8cd89e832a",
"body": "Simplify a test to use a byte literal rather than a char converted to a u8.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::char_lit_as_u8` in src/message.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d765b788f95014e77134be4c89ec7c3a67d19784",
"body": "Simplify a test to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/mailmap.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad551601b0d5edb3b689aeb57b444ab8dd233548",
"body": "Expand the tests to confirm that the expected number of bytes are written to\nthe indexers. Since the exact number appears to not be deterministic, identify\nthe expected number of bytes from the buffer.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unused_io_amount` in src/indexer.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d740d0d678d7ca19b3efb62c103d1f209ef4ee",
"body": "…ndex.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/i…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b73d357cabb8c05fdaf8281261c3456ad603877",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/index.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d379eeb3fab87b3d95343f0949e9f5636f14f2",
"body": "Simplify a test to use a `for` loop going through an iterator.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::while_let_on_iterator` in src/diff.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61fc90dae0f873d952f9dcbda61dc008fe7acee",
"body": "…iff.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/d…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfe3f35defba9775e03b0a2691923120fc30f7a0",
"body": "Simplify tests to use the `+=` operator.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::assign_op_pattern` in src/diff.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4858473e55bea34ea370902ef3ee4a3e31c054",
"body": "Simplify a test to remove an unneeded `.into_iter()` call.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::useless_conversion` in src/cred.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b01893fea16dc66de0dc7a304a29cc1f6dba30f",
"body": "Expand the tests to confirm that the expected number of bytes are written to\nthe script files.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unused_io_amount` in src/cred.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a73756682662a352aaa6394eb2f319f185a729",
"body": "…red.rs tests\n\nSimplify the tests to remove the needless borrow.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/c…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3985409f530cd608695b64053cc75c79ab09c901",
"body": "Simplify the tests to use `assert!` rather than `assert_eq!` with booleans.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/commit.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc01bc803bcce2a815370d8939a7e439249e4c81",
"body": "Remove the unneeded assignment in a test.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::let_and_return` in src/commit.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411643b43eab51749fee508f38683dd056c12906",
"body": "Remove the `#![allow]` attribute, apparently something has changed since I\ninitially added it and clippy no longer complains.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/commit.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c97eec6b773320515bfa40289a98dbcf3c9968",
"body": "…uild.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/b…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef04f216f5f63f73ae478b43e1912a615c60ef1",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/build.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e285cdeb5689185f577df34259501e77dd782ab",
"body": "Simplify the test to remove the explicit dereference.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::explicit_auto_deref` in src/buf.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e8025453e2411e0f6f3996472df424e7cb704e",
"body": "…lame.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/b…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e25675eb4c55a48548c53095b385b0d4b9e4b88",
"body": "Simplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/blame.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48c0eed83aeb8d1b505e628715eab9f3713eade",
"body": "Simplify a test to use `assert!` rather than `assert_eq!` with a boolean.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::bool_assert_comparison` in src/blame.rs tests",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T22:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8b984e0cfe97f3a4f6d392e81e99f2932d6080",
"body": "…pply.rs tests\n\nSimplify the tests to remove the needless borrows.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrows_for_generic_args` in src/a…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf1a11be7c68b43f5cd8e5c5a6e64991771c958",
"body": "[Clippy] Address most clippy issues in production code",
"is_bot": false,
"headline": "Merge pull request #1291 from DanielEScherzer/clippy-fixes",
"author_name": "Weihang Lo",
"author_login": "weihanglo",
"committed_at": "2026-07-15T20:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aedab1998db7a3e717c1a33002d6edd6b73f036",
"body": "Simplify `Worktree::name()` to use the tuple variant `Some` rather than using a\nclosure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/worktree.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a59e5cca5bc143c886316f1d3278715f8f9c80a",
"body": "Add an implementation of the `Default` trait for `WorktreeAddOptions` that\ndelegates to `WorktreeAddOptions::new()`.\n\nAdd an implementation of the `Default` trait for `WorktreePruneOptions` that\ndelegates to `WorktreePruneOptions::new()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::new_without_default` in src/worktree.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b987823dfbe158d2e4c538f443624c54cfb96f32",
"body": "Remove unneeded `return`s in `path_to_repo_path()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_return` in src/util.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5721e9992eb3ae8e1deba1dfa82f7884af8cf379",
"body": "Simplify the `fixup_windows_path()` function to iterate by mutable reference to\nthe path bytes rather than using a range and reading and writing bytes by\nindex.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_range_loop` in src/util.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c028158b1dcfac03458d206a7fef8d438eedbb1f",
"body": "Remove needless lifetimes from the `IntoCString` trait implementations for\n\n- references to clonable types implementing `IntoCString` (`&T`)\n- references to string slices\n- references to `std::path::Path` objects\n- references to `std::ffi::OsStr` objects\n- references to `u8` slices",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_lifetimes` in src/util.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df57c811337d1b741cba37bb1ebd662abddff37e",
"body": "Add safety documentation for `Binding::from_raw()` and\n`Binding::from_raw_opt()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_safety_doc` in src/util.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff0abd3428f39ac67959d7b66003b15d5859650",
"body": "Simplify `treewalk_cb()` to use `Option::unwrap_or()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::manual_unwrap_or` in src/tree.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d10b756a395c876a2d785ac435e2700a65fcc43d",
"body": "Convert the implementations of conversions from `TreeWalkResult` to `i32` and\n`raw::git_treewalk_mode` from the `Into` trait to the `From` trait.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::from_over_into` in src/tree.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84b7cb85b7b156c623b436ade115d04c8ab89f4",
"body": "…port.rs\n\nAdd the missing annotations to:\n\n- `subtransport_action()`\n- `subtransport_free()`\n- `stream_free()`",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_transmute_annotations` in src/trans…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0a19ac5285bb5cc38a025b4699a263077d0d77",
"body": "Add the missing `# Safety` heading to the existing safety documentation for\n`register()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_safety_doc` in src/transport.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3003bba7e86cfa075d803adc0b0e1791a1a4e402",
"body": "Simplify `Tag::message()` to use the tuple variant `Some` rather than using a\nclosure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/tag.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205f3c35f13301ef5f4db6cbee97efdf7c6d6874",
"body": "Remove the `#![allow]` attribute, apparently something has changed since I\ninitially added it and clippy no longer complains.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::from_over_into` in src/tag.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000ea5262220a8c7097a309e9ac80a6d3ae9e33b",
"body": "Simplify a few methods to use the tuple variant `Some` rather than using a\nclosure:\n\n- `Submodule::branch()`\n- `Submodule::url()`",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/submodule.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e2093c00fcd398d9a98b7cd6fd41774d98d3a4",
"body": "Remove the unneeded assignment in `Submodule::raw()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::let_and_return` in src/submodule.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78570ef2855d2690ad31e7c71473752cb36ed355",
"body": "…dule.rs\n\nAdd an empty comment line (`///`) between the paragraphs of the documentation\nfor `Submodule::repo_init()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::empty_line_after_doc_comments` in src/submo…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a08348a581ed91bdafcdb2269c413b834d41b7",
"body": "Simplify `StringArray::get()` to use the tuple variant `Some` rather than using\na closure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/string_array.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0197948f242b10d064ca87dd276676a77bc517",
"body": "Add the missing `# Safety` heading to the existing safety documentation for\n`StatusOptions::raw()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_safety_doc` in src/status.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15815dc374ff9f6a09e58f7340378ab9810ceee1",
"body": "Add the missing `# Safety` heading to the existing safety documentation for\n`StashSaveOptions::raw()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_safety_doc` in src/revert.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed3393f43ef80fee2d3e3726fb6819f35216d36",
"body": "Add an implementation of the `Default` trait for `RevertOptions` that delegates\nto `RevertOptions::new()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::new_without_default` in src/revert.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe53f31cf20af51b5b257bff806bd5622a011c46",
"body": "In `Repository::revert()` use `std::ptr::null()` for the revert options pointer\npassed to `git_revert()` if no options are provided by the caller.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::zero_ptr` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d00c8434491f49212825098912d5cfac285d716",
"body": "Because the method that accepts too many arguments (`Repository::diff_blobs()`)\nis part of the public API of the crate, simply move the lint handling to that\nmethod with an `#[expect]` attribute. Doing so avoids breaking changes while\nalso removing the `#![allow]` from the overall module, ensuring that new\nfunctions do not have too many arguments.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::too_many_arguments` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfcf761108720154c71438b26709cdb95931e101",
"body": "Simplify `Repository::namespace()` to use the tuple variant `Some` rather than\nusing a closure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872493fc7bee6967fb18e9ecd4babd70fe2966a9",
"body": "Add an implementation of the `Default` trait for `RepositoryInitOptions` that\ndelegates to `RepositoryInitOptions::new()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::new_without_default` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d382a29332f1a75db491d7ca877f078ecfb282",
"body": "Remove a needless borrow in `fetchhead_foreach_cb()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::needless_borrow` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d626b06bc9d9a38cfb23c84b0aecd2a23c3d3f",
"body": "Add the missing `# Safety` heading to the existing safety documentation for\n`RepositoryInitOptions::raw()` and expand that documentation.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::missing_safety_doc` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "579ebdda1ad78a1a627183fdd3e1e66a7fa679d1",
"body": "Remove the explicit dereferencing in `Repository::discover()` and\n`Repository::discover_path()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::explicit_auto_deref` in src/repo.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dee9b90f6ed3a82a89d6666c9d57b2ee4b3cc96",
"body": "…callbacks.rs\n\nRemove extra spaces in the documentation of the `Credentials` type",
"is_bot": false,
"headline": "[Clippy] Address `clippy::doc_overindented_list_items` in src/remote_…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9727fba4500ca2a99d36eea9a737174732c8919",
"body": "Simplify a few methods to use `Option::unwrap_or_default()`:\n\n- `Remote::connect_auth()`\n- `Remote::prune()`",
"is_bot": false,
"headline": "[Clippy] Address `clippy::unwrap_or_default` in src/remote.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5937bce702bbe50b08976b35829368e4d3e93e94",
"body": "Simplify a few methods to use the tuple variant `Some` rather than using a\nclosure:\n\n- `Remote::name()`\n- `Remote::pushurl()`",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/remote.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a42b5cc33f75b2199dd52b63f53e2d2d086c2797",
"body": "…e.rs\n\nRemove the empty line after the doc comment for `FetchOptions::depth()`.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::empty_line_after_doc_comments` in src/remot…",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54058a42c3cc475a0a09729c58fcdb2939d5345",
"body": "Use `#[derive(Default)]` for the `RemoteRedirect` enum, with the `Initial`\nvariant marked as the default one.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::derivable_impls` in src/remote.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04e1440e5634ef84e4a53fea863719bff538038",
"body": "Simplify `ReflogEntry::message()` to use the tuple variant `Some` rather than\nusing a closure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/reflog.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70271b9ace2205d4887eec87d84feb35191ee525",
"body": "Simplify `Reference::symbolic_target()` to use the tuple variant `Some` rather\nthan using a closure.",
"is_bot": false,
"headline": "[Clippy] Address `clippy::redundant_closure` in src/reference.rs",
"author_name": "Daniel Scherzer",
"author_login": "DanielEScherzer",
"committed_at": "2026-07-15T20:12:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 400,
"latest_release_at": "2023-05-28T00:35:00Z",
"latest_release_tag": "0.17.2",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 38,
"days_since_latest_release": 1152,
"mean_days_between_releases": 50.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "git2",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"git",
"api-bindings"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/git2",
"is_deprecated": false,
"latest_version": "0.21.0",
"repository_url": "https://github.com/rust-lang/git2-rs",
"versions_count": 125,
"total_downloads": 104386559,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5092974,
"first_published_at": "2014-11-14T23:37:32.510389Z",
"latest_published_at": "2026-05-18T16:06:09.315886Z",
"latest_version_yanked": false,
"days_since_latest_publish": 65
},
{
"name": "git2-curl",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/git2-curl",
"is_deprecated": false,
"latest_version": "0.22.0",
"repository_url": "https://github.com/rust-lang/git2-rs",
"versions_count": 31,
"total_downloads": 11782414,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 396380,
"first_published_at": "2015-02-04T21:24:51.819569Z",
"latest_published_at": "2026-05-18T16:06:13.007254Z",
"latest_version_yanked": false,
"days_since_latest_publish": 65
},
{
"name": "libgit2-sys",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/libgit2-sys",
"is_deprecated": false,
"latest_version": "0.18.7+1.9.6",
"repository_url": "https://github.com/rust-lang/git2-rs",
"versions_count": 151,
"total_downloads": 103989391,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5092720,
"first_published_at": "2014-11-13T06:35:27.096084Z",
"latest_published_at": "2026-07-22T22:55:18.972576Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 450,
"stars": 2075,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2014-08-04",
"count": 1
},
{
"date": "2014-08-05",
"count": 1
},
{
"date": "2014-08-17",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-08-28",
"count": 2
},
{
"date": "2014-10-03",
"count": 1
},
{
"date": "2014-10-21",
"count": 1
},
{
"date": "2014-11-10",
"count": 1
},
{
"date": "2014-11-22",
"count": 1
},
{
"date": "2014-12-06",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2014-12-16",
"count": 1
},
{
"date": "2014-12-20",
"count": 1
},
{
"date": "2014-12-21",
"count": 1
},
{
"date": "2014-12-29",
"count": 1
},
{
"date": "2015-01-03",
"count": 1
},
{
"date": "2015-02-08",
"count": 1
},
{
"date": "2015-02-15",
"count": 2
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-03-17",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-23",
"count": 1
},
{
"date": "2015-05-03",
"count": 2
},
{
"date": "2015-05-27",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-08-09",
"count": 1
},
{
"date": "2015-09-06",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-09-22",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-12-02",
"count": 1
},
{
"date": "2015-12-20",
"count": 1
},
{
"date": "2016-01-03",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-22",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-02-05",
"count": 1
},
{
"date": "2016-02-17",
"count": 1
},
{
"date": "2016-02-21",
"count": 1
},
{
"date": "2016-02-23",
"count": 1
},
{
"date": "2016-02-29",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-27",
"count": 1
},
{
"date": "2016-06-13",
"count": 2
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-08-04",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-10-31",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-11-25",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-01-23",
"count": 2
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-02-05",
"count": 1
},
{
"date": "2017-02-11",
"count": 1
},
{
"date": "2017-03-12",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-21",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-05-27",
"count": 2
},
{
"date": "2017-05-29",
"count": 1
},
{
"date": "2017-06-17",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-08-05",
"count": 1
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-14",
"count": 1
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-09-20",
"count": 2
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-09",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-02-03",
"count": 2
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-22",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-14",
"count": 1
},
{
"date": "2018-04-24",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-19",
"count": 2
},
{
"date": "2018-06-30",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-08-11",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-19",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-09-12",
"count": 1
},
{
"date": "2018-09-13",
"count": 1
},
{
"date": "2018-09-25",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-10",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-17",
"count": 1
},
{
"date": "2018-11-18",
"count": 1
},
{
"date": "2018-12-21",
"count": 2
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-07",
"count": 1
},
{
"date": "2019-03-10",
"count": 1
},
{
"date": "2019-03-23",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-07-10",
"count": 1
},
{
"date": "2019-07-20",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-08-01",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-10-07",
"count": 2
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2019-11-19",
"count": 1
},
{
"date": "2019-11-29",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-02-05",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-02-15",
"count": 1
},
{
"date": "2020-02-16",
"count": 1
},
{
"date": "2020-02-21",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-03-14",
"count": 2
},
{
"date": "2020-03-16",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-03-30",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-12",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-22",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-26",
"count": 2
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-08-05",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-10-28",
"count": 3
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-17",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-29",
"count": 2
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-01-21",
"count": 2
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-01",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-05-31",
"count": 2
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-18",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-09-05",
"count": 2
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-01",
"count": 1
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-12",
"count": 2
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-22",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-23",
"count": 2
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-13",
"count": 1
},
{
"date": "2023-08-25",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-29",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-02-03",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-06-22",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-10-02",
"count": 2
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-16",
"count": 1
},
{
"date": "2025-03-21",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-27",
"count": 2
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-06-29",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-07",
"count": 2
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-14",
"count": 2
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-10",
"count": 2
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 441,
"total_forks": 450
},
"star_history": null,
"open_issues_and_prs": 161
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"git2-curl/Cargo.toml",
"libgit2-sys/Cargo.toml",
"systest/Cargo.toml"
],
"largest_source_bytes": 177075,
"source_files_sampled": 90,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"git2-curl/Cargo.toml",
"libgit2-sys/Cargo.toml",
"systest/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "time",
"direct": false,
"version": "0.3.45",
"severity": "moderate",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"GHSA-r6v5-fh4h-64xc",
"RUSTSEC-2026-0009"
],
"fixed_version": "0.3.47",
"advisory_count": 2,
"oldest_advisory_days": 168
},
{
"name": "term",
"direct": false,
"version": "0.6.1",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2018-0015"
],
"fixed_version": "0.6.2-0",
"advisory_count": 1,
"oldest_advisory_days": 2803
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"moderate": 1
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 131,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "url",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5.4"
},
{
"name": "bitflags",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.1.0"
},
{
"name": "libc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "log",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.8"
},
{
"name": "libgit2-sys",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.18.5"
},
{
"name": "curl",
"manifest": "git2-curl/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.33"
},
{
"name": "url",
"manifest": "git2-curl/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5.4"
},
{
"name": "log",
"manifest": "git2-curl/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "git2",
"manifest": "git2-curl/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.21"
},
{
"name": "libc",
"manifest": "libgit2-sys/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "libssh2-sys",
"manifest": "libgit2-sys/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "libz-sys",
"manifest": "libgit2-sys/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "libgit2-sys",
"manifest": "systest/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "libc",
"manifest": "systest/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bitflags",
"direct": true,
"version": "1.3.2",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": true,
"version": "2.9.1",
"ecosystem": "crates"
},
{
"name": "curl",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "curl",
"direct": true,
"version": "0.4.48",
"ecosystem": "crates"
},
{
"name": "git2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": true,
"version": "0.2.174",
"ecosystem": "crates"
},
{
"name": "libssh2-sys",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libssh2-sys",
"direct": true,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "libz-sys",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libz-sys",
"direct": true,
"version": "1.1.22",
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "log",
"direct": true,
"version": "0.4.27",
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "url",
"direct": true,
"version": "2.5.4",
"ecosystem": "crates"
},
{
"name": "anstream",
"direct": false,
"version": "0.6.19",
"ecosystem": "crates"
},
{
"name": "anstyle",
"direct": false,
"version": "1.0.11",
"ecosystem": "crates"
},
{
"name": "anstyle-parse",
"direct": false,
"version": "0.2.7",
"ecosystem": "crates"
},
{
"name": "anstyle-query",
"direct": false,
"version": "1.1.3",
"ecosystem": "crates"
},
{
"name": "anstyle-wincon",
"direct": false,
"version": "3.0.9",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.27",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "0.1.10",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "clap",
"direct": false,
"version": "4.5.40",
"ecosystem": "crates"
},
{
"name": "clap_builder",
"direct": false,
"version": "4.5.40",
"ecosystem": "crates"
},
{
"name": "clap_derive",
"direct": false,
"version": "4.5.40",
"ecosystem": "crates"
},
{
"name": "clap_lex",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.54",
"ecosystem": "crates"
},
{
"name": "colorchoice",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "ctest2",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "ctest2",
"direct": false,
"version": "0.4.10",
"ecosystem": "crates"
},
{
"name": "curl-sys",
"direct": false,
"version": "0.4.82+curl-8.14.1",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.5",
"ecosystem": "crates"
},
{
"name": "dirs",
"direct": false,
"version": "2.0.2",
"ecosystem": "crates"
},
{
"name": "dirs-sys",
"direct": false,
"version": "0.3.7",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.13",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.3.0",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "garando_errors",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "garando_pos",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "garando_syntax",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.0.3",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "is_terminal_polyfill",
"direct": false,
"version": "1.70.1",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.33",
"ecosystem": "crates"
},
{
"name": "libredox",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.7.5",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.3",
"ecosystem": "crates"
},
{
"name": "once_cell_polyfill",
"direct": false,
"version": "1.70.1",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "openssl-src",
"direct": false,
"version": "300.5.0+3.5.0",
"ecosystem": "crates"
},
{
"name": "openssl-sys",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssl-sys",
"direct": false,
"version": "0.9.109",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.1",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.95",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.40",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "redox_users",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.20",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.27",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.26",
"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.140",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.1",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.5.10",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "strsim",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.104",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.20.0",
"ecosystem": "crates"
},
{
"name": "term",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.45",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.25",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "utf8parse",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "vcpkg",
"direct": false,
"version": "0.2.15",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.14.2+wasi-0.2.4",
"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-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.53.2",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.53.0",
"ecosystem": "crates"
},
{
"name": "wit-bindgen-rt",
"direct": false,
"version": "0.39.0",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.1",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.2",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 143,
"direct_count": 15,
"indirect_count": 128
}
},
"maintainership": {
"issues": {
"open_prs": 29,
"merged_prs": 630,
"open_issues": 132,
"closed_ratio": 0.76,
"closed_issues": 418,
"closed_unmerged_prs": 94
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexcrichton",
"commits": 849,
"avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
},
{
"type": "User",
"login": "ehuss",
"commits": 292,
"avatar_url": "https://avatars.githubusercontent.com/u/43198?v=4"
},
{
"type": "User",
"login": "DanielEScherzer",
"commits": 246,
"avatar_url": "https://avatars.githubusercontent.com/u/179652704?v=4"
},
{
"type": "User",
"login": "weihanglo",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/14314532?v=4"
},
{
"type": "User",
"login": "joshtriplett",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/162737?v=4"
},
{
"type": "User",
"login": "Nemo157",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/81079?v=4"
},
{
"type": "User",
"login": "bnjmnt4n",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/813865?v=4"
},
{
"type": "User",
"login": "carlosmn",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/335443?v=4"
},
{
"type": "User",
"login": "kim",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/6163?v=4"
},
{
"type": "User",
"login": "katyo",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/238571?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.44
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml",
"publish.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 51 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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 8 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": "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": 10,
"reason": "security policy file 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d4c63f85c6e80d74efc94567ea1535b6507a9606",
"ran_at": "2026-07-23T14:32:19Z",
"aggregate_score": 6.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T22:55:25Z",
"oldest_open_prs": [
{
"number": 525,
"created_at": "2020-03-05T00:44:58Z",
"last_comment_at": "2020-04-26T14:53:36Z",
"last_comment_author": "wez"
},
{
"number": 635,
"created_at": "2020-11-22T07:55:35Z",
"last_comment_at": "2025-01-20T16:33:58Z",
"last_comment_author": "rustbot"
},
{
"number": 680,
"created_at": "2021-03-09T18:31:59Z",
"last_comment_at": "2025-01-20T16:34:00Z",
"last_comment_author": "rustbot"
},
{
"number": 722,
"created_at": "2021-06-16T21:05:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 780,
"created_at": "2021-11-30T11:53:34Z",
"last_comment_at": "2025-03-17T20:01:00Z",
"last_comment_author": "rustbot"
},
{
"number": 816,
"created_at": "2022-03-03T11:22:22Z",
"last_comment_at": "2025-01-20T16:34:03Z",
"last_comment_author": "rustbot"
},
{
"number": 869,
"created_at": "2022-08-13T07:29:12Z",
"last_comment_at": "2025-01-20T16:34:05Z",
"last_comment_author": "rustbot"
},
{
"number": 885,
"created_at": "2022-09-28T08:32:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1030,
"created_at": "2024-02-29T14:30:24Z",
"last_comment_at": "2024-03-03T21:52:57Z",
"last_comment_author": "ehuss"
},
{
"number": 1031,
"created_at": "2024-03-01T16:41:06Z",
"last_comment_at": "2026-03-11T05:15:39Z",
"last_comment_author": "vnghia"
},
{
"number": 1034,
"created_at": "2024-03-03T15:28:41Z",
"last_comment_at": "2026-07-15T20:30:59Z",
"last_comment_author": "rustbot"
},
{
"number": 1047,
"created_at": "2024-04-28T13:05:13Z",
"last_comment_at": "2026-06-10T16:33:17Z",
"last_comment_author": "rustbot"
},
{
"number": 1065,
"created_at": "2024-07-04T21:52:24Z",
"last_comment_at": "2025-01-21T05:12:55Z",
"last_comment_author": "eli-schwartz"
},
{
"number": 1091,
"created_at": "2024-10-14T01:01:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1146,
"created_at": "2025-03-21T03:54:32Z",
"last_comment_at": "2025-08-12T17:14:04Z",
"last_comment_author": "ehuss"
},
{
"number": 1180,
"created_at": "2025-08-17T09:29:55Z",
"last_comment_at": "2026-04-18T14:29:59Z",
"last_comment_author": "WoutDev"
},
{
"number": 1226,
"created_at": "2026-03-12T03:02:43Z",
"last_comment_at": "2026-03-13T04:52:19Z",
"last_comment_author": "rustbot"
},
{
"number": 1234,
"created_at": "2026-04-14T00:58:39Z",
"last_comment_at": "2026-07-14T21:35:54Z",
"last_comment_author": "rustbot"
},
{
"number": 1238,
"created_at": "2026-04-22T04:13:11Z",
"last_comment_at": "2026-05-13T20:55:52Z",
"last_comment_author": "rustbot"
},
{
"number": 1249,
"created_at": "2026-05-12T17:08:28Z",
"last_comment_at": "2026-06-10T17:18:56Z",
"last_comment_author": "DanielEScherzer"
}
],
"last_merged_pr_at": "2026-07-22T22:53:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 140,
"created_at": "2016-05-11T00:42:08Z",
"last_comment_at": "2022-01-06T20:00:45Z",
"last_comment_author": "chetaldrich"
},
{
"number": 194,
"created_at": "2017-03-23T19:15:41Z",
"last_comment_at": "2022-03-23T11:26:38Z",
"last_comment_author": "Veetaha"
},
{
"number": 320,
"created_at": "2018-06-14T12:50:22Z",
"last_comment_at": "2018-07-30T14:32:27Z",
"last_comment_author": "alexcrichton"
},
{
"number": 371,
"created_at": "2018-11-11T04:07:11Z",
"last_comment_at": "2025-11-10T14:54:53Z",
"last_comment_author": "Hakuyume"
},
{
"number": 398,
"created_at": "2019-02-06T15:15:35Z",
"last_comment_at": "2026-05-07T20:20:47Z",
"last_comment_author": "DanielEScherzer"
},
{
"number": 411,
"created_at": "2019-04-03T07:16:59Z",
"last_comment_at": "2019-06-03T07:56:24Z",
"last_comment_author": "kinnison"
},
{
"number": 422,
"created_at": "2019-05-26T17:16:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 431,
"created_at": "2019-06-19T22:35:15Z",
"last_comment_at": "2019-07-14T01:47:20Z",
"last_comment_author": "ehuss"
},
{
"number": 442,
"created_at": "2019-07-15T06:13:26Z",
"last_comment_at": "2022-01-22T21:13:51Z",
"last_comment_author": "samlh"
},
{
"number": 449,
"created_at": "2019-08-07T15:36:05Z",
"last_comment_at": "2019-08-09T18:06:41Z",
"last_comment_author": "iancormac84"
},
{
"number": 461,
"created_at": "2019-08-27T20:56:18Z",
"last_comment_at": "2025-06-05T10:32:25Z",
"last_comment_author": "phil-opp"
},
{
"number": 473,
"created_at": "2019-09-18T18:36:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 474,
"created_at": "2019-09-21T10:19:59Z",
"last_comment_at": "2025-08-03T15:51:53Z",
"last_comment_author": "roylaurie"
},
{
"number": 475,
"created_at": "2019-09-23T16:04:56Z",
"last_comment_at": "2019-09-23T18:49:15Z",
"last_comment_author": "ehuss"
},
{
"number": 477,
"created_at": "2019-09-25T18:58:12Z",
"last_comment_at": "2019-09-27T14:23:15Z",
"last_comment_author": "alexcrichton"
},
{
"number": 521,
"created_at": "2020-02-20T23:14:23Z",
"last_comment_at": "2020-06-19T21:13:36Z",
"last_comment_author": "samuela"
},
{
"number": 536,
"created_at": "2020-03-28T07:11:20Z",
"last_comment_at": "2020-03-28T15:11:03Z",
"last_comment_author": "ehuss"
},
{
"number": 537,
"created_at": "2020-03-29T02:58:07Z",
"last_comment_at": "2024-07-19T11:47:43Z",
"last_comment_author": "TiddoLangerak"
},
{
"number": 550,
"created_at": "2020-04-15T11:19:03Z",
"last_comment_at": "2020-10-28T15:03:23Z",
"last_comment_author": "alexcrichton"
},
{
"number": 585,
"created_at": "2020-07-05T13:04:01Z",
"last_comment_at": "2020-07-20T20:45:12Z",
"last_comment_author": "alexcrichton"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rust-lang/git2-rs",
"host": "github.com",
"name": "git2-rs",
"owner": "rust-lang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 34,
"inputs": {
"security": 46,
"vitality": 70,
"community": 82,
"governance": 79,
"engineering": 63,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 69,
"overall_after_jurisdiction_multiplier": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"commits_last_year": 400,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 38
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "38/52 weeks with commits",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 38
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "400 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 400
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 28,
"latest_release_tag": "0.17.2",
"releases_from_tags": true,
"days_since_latest_release": 1152,
"mean_days_between_releases": 50.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1152 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1152
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~50.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.4
}
}
],
"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": "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": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 82,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"forks": 450,
"stars": 2075,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,075 stars",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2075
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "450 forks",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 450
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 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": "excellent",
"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": 100,
"inputs": {
"packages": [
"git2",
"git2-curl",
"libgit2-sys"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 220158364,
"monthly_downloads": 10582074
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "10,582,074 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 10582074,
"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": "good",
"name": "Sustainability & Governance",
"value": 79,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.44
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 51 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 630,
"open_issues": 132,
"closed_issues": 418,
"issue_closed_ratio": 0.76,
"closed_unmerged_prs": 94
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "76% of issues closed",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 76
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "630/724 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 630,
"decided": 724
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 17801,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rust-lang",
"public_repos": 246,
"account_age_days": 4698
},
"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": "17,801 followers of rust-lang",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17801,
"login": "rust-lang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "246 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 246
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"git2",
"git2-curl",
"libgit2-sys"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "151 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 151
}
}
],
"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": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://docs.rs/git2",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.rs/git2",
"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": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.6,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 33,
"security_posture_before_jurisdiction": 66
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 51 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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 8 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": "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 detected",
"points": 5,
"status": "met",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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 131 resolved dependencies against OSV; 12 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": 131
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 131,
"unassessed_packages": 12,
"affected_by_severity": "moderate 1, unknown 1",
"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": 131,
"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": "moderate",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.5,
"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": "50 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"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",
"git2-curl/Cargo.toml",
"libgit2-sys/Cargo.toml",
"systest/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, git2-curl/Cargo.toml, libgit2-sys/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, git2-curl/Cargo.toml, libgit2-sys/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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 177075,
"source_files_sampled": 90,
"oversized_source_files": 4
},
"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": "4/90 source files over 60KB",
"points": 52.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 90,
"oversized": 4
}
}
],
"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 'systest' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-23T14:32:48.383326Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rust-lang/git2-rs.svg",
"full_name": "rust-lang/git2-rs",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}