原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"rust",
"sftp",
"sftp-client",
"async",
"tokio-rs"
],
"is_fork": false,
"size_kb": 1523,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 274913,
"Shell": 1689
},
"pushed_at": "2026-06-19T03:42:05Z",
"created_at": "2021-11-26T10:45:16Z",
"owner_type": "Organization",
"updated_at": "2026-06-19T03:41:27Z",
"description": "sftp v3 client implemented using pure rust",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "OpenSSH intergration in Rust",
"type": "Organization",
"login": "openssh-rust",
"company": null,
"location": null,
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/100491034?v=4",
"created_at": "2022-02-26T20:03:25Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 1606
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "openssh-sftp-client-v0.15.7",
"kind": "other",
"published_at": "2026-04-28T09:45:31Z"
},
{
"tag": "openssh-sftp-client-v0.15.6",
"kind": "other",
"published_at": "2026-04-15T15:57:49Z"
},
{
"tag": "openssh-sftp-client-v0.15.5",
"kind": "other",
"published_at": "2026-04-07T13:34:41Z"
},
{
"tag": "openssh-sftp-client-v0.15.4",
"kind": "other",
"published_at": "2025-11-21T08:12:37Z"
},
{
"tag": "openssh-sftp-client-v0.15.3",
"kind": "other",
"published_at": "2025-07-14T10:44:38Z"
},
{
"tag": "openssh-sftp-client-lowlevel-v0.7.2",
"kind": "other",
"published_at": "2025-07-14T10:44:23Z"
},
{
"tag": "openssh-sftp-client-v0.15.2",
"kind": "other",
"published_at": "2024-11-06T05:42:27Z"
},
{
"tag": "openssh-sftp-client-lowlevel-v0.7.1",
"kind": "other",
"published_at": "2024-11-06T05:42:10Z"
},
{
"tag": "openssh-sftp-error-v0.5.1",
"kind": "other",
"published_at": "2024-11-06T05:41:52Z"
},
{
"tag": "openssh-sftp-client-v0.15.1",
"kind": "other",
"published_at": "2024-09-13T23:39:47Z"
},
{
"tag": "openssh-sftp-client-v0.15.0",
"kind": "other",
"published_at": "2024-08-10T05:08:15Z"
},
{
"tag": "openssh-sftp-client-lowlevel-v0.7.0",
"kind": "other",
"published_at": "2024-08-10T05:07:59Z"
},
{
"tag": "openssh-sftp-error-v0.5.0",
"kind": "other",
"published_at": "2024-08-10T05:07:45Z"
},
{
"tag": "openssh-sftp-client-v0.14.6",
"kind": "other",
"published_at": "2024-07-25T14:38:12Z"
},
{
"tag": "openssh-sftp-client-v0.14.5",
"kind": "other",
"published_at": "2024-07-11T09:59:59Z"
},
{
"tag": "openssh-sftp-client-v0.14.4",
"kind": "other",
"published_at": "2024-06-27T09:56:29Z"
},
{
"tag": "0.14.3",
"kind": "patch",
"published_at": "2024-04-21T10:08:12Z"
},
{
"tag": "0.14.2",
"kind": "patch",
"published_at": "2024-04-17T11:27:41Z"
},
{
"tag": "0.14.1",
"kind": "patch",
"published_at": "2023-11-16T04:03:16Z"
},
{
"tag": "0.14.0",
"kind": "minor",
"published_at": "2023-08-23T08:42:26Z"
},
{
"tag": "0.13.10",
"kind": "patch",
"published_at": "2023-08-12T02:05:06Z"
},
{
"tag": "0.13.9",
"kind": "patch",
"published_at": "2023-08-09T11:00:49Z"
},
{
"tag": "0.13.8",
"kind": "patch",
"published_at": "2023-08-07T08:04:38Z"
},
{
"tag": "0.13.7",
"kind": "patch",
"published_at": "2023-08-06T13:19:10Z"
},
{
"tag": "0.13.6",
"kind": "patch",
"published_at": "2023-06-06T08:19:51Z"
},
{
"tag": "0.13.5",
"kind": "patch",
"published_at": "2023-05-17T14:17:25Z"
},
{
"tag": "0.13.4",
"kind": "patch",
"published_at": "2023-05-13T16:15:06Z"
},
{
"tag": "0.13.3",
"kind": "patch",
"published_at": "2023-05-07T15:39:50Z"
},
{
"tag": "0.13.2",
"kind": "patch",
"published_at": "2023-05-07T14:00:37Z"
},
{
"tag": "0.13.1",
"kind": "patch",
"published_at": "2023-05-05T10:07:06Z"
},
{
"tag": "0.13.0",
"kind": "minor",
"published_at": "2023-05-05T08:14:11Z"
}
],
"recent_commits": [
{
"oid": "fdeb06ae2a28f1f9dcd27afdb8c14dd3822b7653",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7 (#161)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T03:38:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e9a0d7cffd9992ac3d182f68b2ecda8ed017820e",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(openssh-sftp-client): release v0.15.7 (#160)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-28T09:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aefb862b18216ebe217be6f51acee2cab0029025",
"body": null,
"is_bot": false,
"headline": "Expose raw file type bits from metadata (#159)",
"author_name": "Yuxuan Shui",
"author_login": "yshui",
"committed_at": "2026-04-27T15:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c4d8628d1137dc33b0b72bcebfcbaf9a8519fe",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(openssh-sftp-client): release v0.15.6 (#158)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-15T15:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b20bb41ceadd6087607b59fdb2f94bbfeabf943",
"body": "* Simplify From<u16> impl for metadata::Permissions\n\nJust use bitflags' from_bits().\n\n* Add `Permissions::as_raw()` and `Permissions::from_raw()`",
"is_bot": false,
"headline": "Improve `metadata::Permission` bits access (#157)",
"author_name": "Yuxuan Shui",
"author_login": "yshui",
"committed_at": "2026-04-15T07:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf0143f1e51918947ebb3fd7fa41cae37545e9d",
"body": "* chore(openssh-sftp-client): release v0.15.5\n\n* Update CHANGELOG.md\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(openssh-sftp-client): release v0.15.5 (#156)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-07T13:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "029100adc56f72b9dee40700684047983cac99ca",
"body": "* fix: hang with buffered I/O\n\nSigned-off-by: Mingzhuo Yin <yinmingzhuo@gmail.com>\n\n* update test\n\nSigned-off-by: Mingzhuo Yin <yinmingzhuo@gmail.com>\n\n---------\n\nSigned-off-by: Mingzhuo Yin <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "fix: hang with buffered I/O (#155)",
"author_name": "Mingzhuo Yin",
"author_login": "silver-ymz",
"committed_at": "2026-04-07T03:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3533877a026ec5a9ab841372e984f00755d2f3",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(openssh-sftp-client): release v0.15.4 (#148)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-11-21T08:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb04a9d3e4674c6a0f7058d23d0868c61380f6c1",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6 (#150)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-21T08:01:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3f52bb791efd77119588e1e614c0605f605c1b6",
"body": "The latter is merged into the former and removed\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": false,
"headline": "Enable doc_cfg instead of doc_auto_cfg (#151)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2025-11-21T07:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe13b4a995c6f56fab1748ee928e040fa756a6b",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5 (#147)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T11:15:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "863de708b5aa333fa39f83122f683afd9fd3bcb1",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#146)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-07-14T10:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6942c4e028c663b8fbc9e7805aa9975837df63eb",
"body": "…145)\n\n* Fix awaitable_responses use of concurrent-arean in 32 bit platform\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* ci: Add checking for armv7-unknown-linux-gnueabihf\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Fix awaitable_responses\n\n\n[…]\nb.com>\n\n* Fix clippy in sftp-test-common lib.rs\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix awaitable_responses use of concurrent-arean in 32 bit platform (#…",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2025-07-14T10:33:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "464811499f83eb3ab9f1446da8153892aed2715e",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#143)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-11-06T05:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64bec507972f4aa359d1f4a7a843d9b5122c0e5",
"body": "Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version.\n- [Release notes](https://github.com/dtolnay/thiserror/releases)\n- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: thiserror\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update thiserror requirement from 1.0.29 to 2.0.0 (#142)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-06T03:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e83924dbc359fe63cb41d265fb2ba8cbee3860",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#141)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-09-13T23:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62f70f4ddc12e73d4879a26d190658ad1b90e6e",
"body": "Signed-off-by: Blake Ridgway <blake@blakeridgway.dev>",
"is_bot": false,
"headline": "chore: Spelling fix for according (#140)",
"author_name": "Blake Ridgway",
"author_login": null,
"committed_at": "2024-09-13T23:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6995b4a48ed0913cda1c9cb76df271db21f6e0bd",
"body": "* chore: release\n\n* Release openssh-sftp-client v0.15.0\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Bump openssh-sftp-error to v0.5.0\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Fix openssh-sftp-client deps\n\nSigned-off-by: Jiahao XU <304365\n[…]\n23+NobodyXu@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#139)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-08-10T05:01:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "930cb728ca9a22ab3f243ca70720d79d314e66c7",
"body": "Updates the requirements on [openssh](https://github.com/openssh-rust/openssh) to permit the latest version.\n- [Release notes](https://github.com/openssh-rust/openssh/releases)\n- [Changelog](https://github.com/openssh-rust/openssh/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/openssh-rust\n[…]\npendency-name: openssh\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update openssh requirement from 0.10.0 to 0.11.0 (#138)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-08-10T04:50:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9832bb4dfd15f1494ff31c009ed588a77334d8a0",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#137)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-25T14:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a437dff1392cf1fe030f06d7c94f673b404dd55",
"body": "* Fix panic when flush_interval is set to 0\n\nFixed #135\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Fix checking duration is zero\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Fix integration tests\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu\n[…]\n_interval` set to 0\n\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>\n\n---------\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix panic when flush_interval is set to 0 (#136)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-07-25T14:01:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26849736ccd50db7e843c25f5a6c569be858f2d8",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#134)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-11T09:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef9b21f8418ca91698705366babe5fd716f920c",
"body": "Fixed #130\n\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Implement `Sftp::from_clonable_session*` (#131)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-07-11T09:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8238265e0be0b69cf8980d9109e2c896b0281c21",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release (#127)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-06-27T09:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e08941f56c5c417e4e34ed9fe5c4aaa4871f072",
"body": "* CI: Run rust.yml on merge_queue\n\nAlso adds a dummy job `test` so that our branch protection can use it to make sure all pipeline has passed.\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n* Fix rust.yml\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>\n\n---------\n\nSigned-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>",
"is_bot": false,
"headline": "CI: Run rust.yml on merge_queue (#128)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-06-27T09:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad6bd5700192ae9172317c4e242205fb57b9cba8",
"body": "Improve ergonomics, since there's already a `Permissions::new` function, user expects `Default` to be implemented on `Permission`.",
"is_bot": false,
"headline": "Impl `Default` for `Permissions` (#126)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-06-27T09:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019fb3e28cd527777c943a11579376b51e2d4562",
"body": null,
"is_bot": false,
"headline": "Use release-plz in publish.yml (#125)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-06-27T09:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a0e3f76a5f5cf5a3279d593374b348feeda0ce",
"body": "The time fields (accessed, modified) in MetaData are currently not changeable, but it's supported by the protocol.\r\n\r\nSetting time attributes of a file could be useful for many cases, especially to workaround the coarse timestamp granularity (seconds) of sftp. By setting timestamps, we can then tell if a file has been modified within a second.",
"is_bot": false,
"headline": "Support setting time in MetaDataBuilder (#124)",
"author_name": "Leon Yang",
"author_login": "lnyng",
"committed_at": "2024-06-27T09:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a7c0b6a0a9804302eb150415ee8768a7334e8fc",
"body": "* Release openssh-sftp-client 0.14.3\n\n* Update changelog.rs",
"is_bot": false,
"headline": "Release openssh-sftp-client 0.14.3 (#123)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-21T10:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e445e0dfa6439baa4a19919249f2df6e638573",
"body": null,
"is_bot": false,
"headline": "CI: Create publish.yml (#122)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-21T09:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa062b981fc714bfa9fc47a9df54744b2ba935e0",
"body": null,
"is_bot": false,
"headline": "Update instruction to run test in README.md (#121)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-21T09:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac57bc400fef16cf9b53185989919bc6a32ab585",
"body": "* Add a From<u16> trait for crate::metadata::Permissions\n\n * This allows construction of Permissions using expression, e.g.\n\n let permission = Permissions::from(0o755); // rwxr-xr-x\n\n * Also, allows chaining build of permissions, e.g.\n\n let mut permission = Permissions::new();\n permission.s\n[…]\nner(true).set_write_by_owner(false);\n\n* fixup! Fix the doc for the function to pass the test\n\n* Update changelog.rs\n\n* fixup! Indent\n\n---------\n\nCo-authored-by: Xiaoge Su <xis19@localhost.localdomain>",
"is_bot": false,
"headline": "Add a From<u16> trait for crate::metadata::Permissions (#119)",
"author_name": "Xiaoge Su",
"author_login": "xis19",
"committed_at": "2024-04-20T01:59:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79afed9bc150efbfc39d3d89bcf57b57a785914a",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-17T11:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "357d9dfc6ee2c433f815d19442b7ca203326b297",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client 0.14.2",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-17T11:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b7c98375906cf3f269f52b276731eff8586301",
"body": "* Add new async fn `Sftp::from_session_with_check_connection`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>\r\n\r\n* Fix lifetime for `CheckOpensshConnection`\r\n\r\nAlso update changelog\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>\r\n\r\n* Impl `CheckOpensshConnection` for function and add example\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add new async fn `Sftp::from_session_with_check_connection` (#117)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2024-04-17T11:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef69befa19b59f2dd2dfa3dbbf998a2e0bfad8a",
"body": "Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.14.1 (#113)",
"author_name": "Mingzhuo Yin",
"author_login": "silver-ymz",
"committed_at": "2023-11-16T03:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8c6c0439a03f77eb3bd4825d5f0c5d13119d20",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-error v0.3.2",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-11-08T09:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acd88bc65dfdd1d1bda4a5a90ab99996d81a663",
"body": null,
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#108)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-05T03:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e88f40fd2df116af543927f33c1f33a0ec1b05e",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.14.0 (#107)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-23T08:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49000d60a0021461ed8b8597238ef497c822535c",
"body": "Updates the requirements on [openssh](https://github.com/openssh-rust/openssh) to permit the latest version.\r\n- [Commits](https://github.com/openssh-rust/openssh/compare/v0.9.9...v0.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: openssh\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update openssh requirement from 0.9.9 to 0.10.0 (#106)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-22T03:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195c77ff87d6e3be094076dc07e35320534e70be",
"body": "`sccache` does not speedup CI at all, so switching to another\r\naction which is known to be able to actually speedup CI.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Use `Swatinem/rust-cache@v2` for caching (#105)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-12T02:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9135a66c158ac6d569826ea1d7f9eeee3e14707",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.10 (#104)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-12T02:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c99a2fc65ed4def87317b382d1e35dab2bf0c223",
"body": "`usize::MAX` is basically no constraint at all and allow\r\n`TokioCompatFile` to eat all memory.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Set `tokio_compat_file_write_limit` to 640K by default (#103)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-12T01:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7243da2035273dde4e87145f1da0cf74a65af9",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.9 (#102)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-09T10:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60efdb38bc2c383ae677f61f5eb24eeb13b74db",
"body": "* fix invalid response id after closing file in blocking context\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* move handle into connect\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* avoid ci run twice in pr\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Fix invalid response id after closing file in blocking context (#101)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-08-09T10:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4799a74d67f32c06d84ffe44d67b92c290768f",
"body": "* Release openssh-sftp-client v0.13.8\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* change Cargo.toml\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.8 (#99)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-08-07T07:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27e99ba46e0261991fa3ac41e4e996da0decd583",
"body": "Signed-off-by: yah01 <yah2er0ne@outlook.com>",
"is_bot": false,
"headline": "Fix Drop impl for OwnedHandle (#98)",
"author_name": "yah01",
"author_login": "yah01",
"committed_at": "2023-08-07T07:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac96c139ad1c72ab69cb2cff678d23b9aedf372",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.7 (#97)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-06T13:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442a571db3165a19528e172119b5d0df8122bbc9",
"body": "Only spawn future if tokio runtime is available\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix `Drop` impl for `TokioCompatFile` & `ReadDir` (#96)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-08-06T13:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1503b910ada088b8a7d87cb0faf106227c35f26",
"body": "Fixed #93\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add `examples/openssh.rs` (#94)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-06-23T10:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd467dc70974562e3a6abeed00273ebb6d5a7f1c",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.6 (#92)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-06-06T08:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c7c3eb78bf4bf6623707a59aa1aa88161099fe",
"body": "* feat: add write buffer limit for tokio compat file\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\n\n* fix integration test\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\n\n* add changelog\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\n\n* fix integration test\n\nSigned-off-by: silver-ymz <y\n[…]\n* change force conversion to try_into\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\n\n---------\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\nCo-authored-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "feat: add write buffer limit for tokio compat file (#91)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-30T06:20:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a31798d30fce4024183a19810c987d48c2e7e459",
"body": "…wlevel v0.5.1 (#88)\n\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.5 && Release openssh-sftp-client-lo…",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-17T14:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f6a9f0e3c427caf2a0e83ed98e8747bbb2150c",
"body": "* feat: exposing methods for extensions\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* list details of added apis\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* add doc to corresponded function\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* remove support_limits api\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "feat: exposing methods for extensions (#87)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-17T13:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecdb31816b0e895f53ae2a1285b3ab44aea9f801",
"body": "- Speedup job `os-check`: Run on Linux\r\n Windows CI is just way too slow and this crate does not use anything\r\n that requires C/C++ compiler, so we can trivally cross-compile it.\r\n - Test features-powerset in job `os-check`\r\n - Turn warnings into errors\r\n - Add concurrency group to cancel CI for\n[…]\nbs'\r\n cache as a fallback.\r\n - Fix docs.rs: Enable feature tracing\r\n - Speedup `check.sh`: Run fmt, clippy, doc once instead of multiple\r\n times\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Improve CI: Speedup & more tests, and fixed one clippy warning (#86)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-17T09:57:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e424a2100c4d9b5c2aae4dd94348b9cfdfcfddc0",
"body": "Implement `PinnedDrop` to poll future stored internally,\r\notherwise it would drop the internal request ids too early, causing read task to fail\r\nwhen they should not fail.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fixed `fs::ReadDir`: Implement `PinnedDrop` (#83)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-17T09:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5c6423e833eeb5f89c7bc7225838a17af7157b",
"body": "* leave error of exceeding buffer len in `ReaderBuffered::consume` to handle by `BytesMut`\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* change the changelog\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Fix invalid behavior in `ReaderBuffered::consume` (#85)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-17T08:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f3997444c8df5d80f7bcb4bcd3ad00e76e0ca1",
"body": "so that calling `File::close` would not require another `Id` allocation\r\nif there is at least one read/write future stored within\r\n`TokioCompatFile`.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Optimize `TokioCompatFile::do_drop`: Reuse `Id` if possible (#84)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-17T08:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e6dce1c6d7ad1f7c43ae337225edb4fb933218",
"body": "Implement `PinnedDrop` to poll read and write futures to end,\r\notherwise it would drop the internal request ids too early,\r\ncausing read task to fail when they should not fail.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix `TokioCompatFile`: Impl `PinnedDrop` (#82)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-17T08:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b599d45034b8b388647d1195e0ad140c345375ae",
"body": "* Fix `AsyncSeek` of `TokioCompatFile`\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* Update changelog\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* change seek to directly advance buffer\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Fix `AsyncSeek` of `TokioCompatFile` (#81)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-17T07:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5789501971ed6a5bd8382c2d02d185a21f9bb0",
"body": "* Release openssh-sftp-client v0.13.4\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n* add #78\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: silver-ymz <yinmingzhuo@gmail.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.4 (#79)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-13T16:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a645427fa04c15999e154b438f4fcc0e125668a0",
"body": "Signed-off-by: silver-ymz <yinmingzhuo@gmail.com>\r\nCo-authored-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "feat: add log for droping ·OwnedHandle· (#78)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-13T15:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1e0cb03a8cae58e41ea76c8a2bbaa43d5584a9",
"body": null,
"is_bot": false,
"headline": "fix invalid response id after closing file (#77)",
"author_name": "silver-ymz",
"author_login": "silver-ymz",
"committed_at": "2023-05-13T12:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e11a8dc7bbdc6197d00d94a97fb36e9e118eae56",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.3",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T15:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc186a972ac950fb26f16a650cdb5f83ecbc2d8",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Abort `session_task` in `OpensshSession` (#76)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T15:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3d9c578fa813228ed05764ee3d23f1f87cba000",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.2",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a702cffe1679bd26d84f3d98d076999def7ce8",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client-lowlevel v0.5.0",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450ca3bc68aa1da431c0b9ae6be54969b7b95b47",
"body": "And also make `WriteEnd::send_hello` a regular fn since they do not use\r\nasync functionality anyway.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Make `openssh_sftp_client_lowlevel::connect` regular fn (#75)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb9050015c87c4e2ebfdf5a488b1fdd9494d394",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-error",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b883fa80cbac1b9bd94ff36ab908cfdc5a6e63",
"body": "…cing` (#74)\n\n* Impl `fmt::Pointer` for `SharedData<_, _, _>`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add logging support to `openssh-sftp-client`, enabled by feature `tra…",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbdc13a2211dd48d79a0275e1dc5d9f8c70387e8",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add `Error::RecursiveError3` for reting 3 errs in `Sftp::close` (#73)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f363e3aebed4d818d85128d0a663fdfd6d79df30",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Cleanup dependabot configuration (#72)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52141bfebc375af0c67c67786fbcf096d07153b9",
"body": "to collect as much information about the failure as possible.\r\n\r\nAlso, run `cargo check --features __ci-tests` on Linux to make sure the\r\nopenssh-sftp-client compiles without feature `openssh`.\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Keep waiting on other tasks on failure in `Sftp::close` (#71)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T13:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3661255095b2ec0efdf6540555cd81cb1c58bb",
"body": " - Add new feature `openssh-sftp-client/openssh`\r\n - Rename feature `openssh-sftp-client/ci-tests` to `__ci-tests`\r\n so that docs.rs would ignore this feature.\r\n - Simulate docs.rs doc building process in `check.sh`\r\n - Add optional dep `openssh` v0.9.9 enabled by feature `openssh-sftp-client/open\n[…]\ned.\r\n - Run `cargo-clippy` with `--all-features` in `check.sh`\r\n - Add new fn `Sftp::from_session`\r\n - Add integration test for `Sftp::from_session`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add new fn `Sftp::from_session` & integration test with `openssh` (#70)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-07T12:42:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b71e3b4f8a6cb24a4d16ea593468311a0d3e6439",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix typo in `cache-cleanup.yml`",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T10:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379f8d1656dad994da2b55ada424550b31696159",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Simplify `run_tests.sh` using `--workspace` flag",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T10:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ef52a7b7928346183df4d6b568cf0b5d112f72",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix location of `cleanup-cache.sh`: Should be at the root of repo",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T10:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62d8d7ac05155c0435b2df83fd57e438b1d0364",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fixed `cache-cleanup.yml`: Also include caches from branches",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T10:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c030c0d9ac6828aa3a3f309968be42a81ecd48",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.1",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T09:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be348e7f1781499ca72a5faad552ee7c9c49ab0",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Add new variant `SftpAuxiliaryData::PinnedFuture` (#68)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T09:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b544cd1e5fcca0668adb053241a707c4a30a756e",
"body": "* Use `sccache` for caching in CI\r\n* Add `cache-cleanup.yml` for cleaning up caches\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Use `sccache` for caching in CI (#69)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T09:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb14a8ba3ce09c381a98926497b221daa34e674",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix edition of workspace sftp-test-common",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T08:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54697294054ff15095521aa35b9fee2cb8710af",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Disable publishing of workspace `sftp-test-common`",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T08:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "932319754b2dc60f7e24b729eae160bf83621820",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix minor doc typo",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T08:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69a6fab62f16172071215527966fb1da4fc19b0",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client v0.13.0 (#67)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T07:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ad488734864b49bc047e643eac95b828dab3fe",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Clarify `File::{read, write*}` (#66)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T07:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486ad33de66878173d87f1342fc79874ff0bd901",
"body": "Fixed #63 \r\n\r\nAnd add new fn `Sftp::new_with_auxiliary` for auxiliary data in sftp\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Remove annoying lifetime in `{fs, file}::*` (#65)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-05T07:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0809b078e79eb78c65d844f42f12a750915bfc8",
"body": "Fixed #62\r\n\r\n - Fix doc of `WriteEnd::send_readdir_request`\r\n - Add new dep `futures-core` v0.3.28\r\n - Refactor: Extract new fn `WriteEndWithCachedId::cancel_if_task_failed_inner`\r\n - Bump `tokio-util` v0.7.0 => v0.7.8\r\n - Add `pin-project` v1.0.10 to `openssh-sftp-client`\r\n - Optimize use of `toki\n[…]\nm` and `FusedStream` and has a similar interface to\r\n `tokio::fs::ReadDir`\r\n - Fix `run_tests.sh`: Allow passing `-- --nocapture` for `cargo-test`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix `openssh_sftp_client::fs::Dir::read_dir` (#64)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-05-02T04:24:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3f204ac3a88e3a33e349e3cc6a8cff22f7fd92f",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release openssh-sftp-client-lowlevel v0.4.1",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2023-03-15T05:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc15076512cb396f3682bd6d293ace4a06739804",
"body": "Updates the requirements on [openssh-sftp-protocol](https://github.com/openssh-rust/openssh-sftp-client) to permit the latest version.\r\n- [Release notes](https://github.com/openssh-rust/openssh-sftp-client/releases)\r\n- [Commits](https://github.com/openssh-rust/openssh-sftp-client/commits)\r\n\r\n---\r\nup\n[…]\nssh-sftp-protocol\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update openssh-sftp-protocol requirement from 0.23.0 to 0.24.0 (#58)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-15T05:00:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07736a6bc95bdad6685968f4c6de45ea57caac47",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Update TODO",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-12-25T00:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5c0f4f646cdaf0a516505ad77fdd711641140e",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release v0.12.2",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-31T08:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540b8d16cc444bb8e0af076239a7ad11ba379865",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-31T08:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f33a19a20ed4affb2e162af7d316aa91392f8ca",
"body": "…#56)\n\n* Add new dep scopeguard v1.1.0\r\n* Fix `create_read_task`: Order shutdown of flush_task on err/panic\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix `create_read_task`: Order shutdown of `flush_task` on err/panic (…",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-31T08:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242408d11220283f5ae06f4d3cb7f75c9093b13f",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Refactor: Use `tokio_io_utility::write_all_bytes` in `tasks::flush`",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-29T13:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb959baf1541aded5dd0ebf543931182280c1b2c",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Replace `utils::assert_send` with `tokio_io_utility::assert_send`",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-29T13:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29de4b1e3b28d368864dce87a17d29a0720b9555",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Bump dep tokio-io-utility to v0.7.4",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-29T13:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d516f3503f87196fa6e12da75b78ed9b1aba1219",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Release v0.12.1",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-26T07:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48aee31e4a51dd3c0764b0a058fad44101299e92",
"body": "Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Update changelog",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-26T07:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d11cf63e2a7f74807db206706f1e10ad02dfd60",
"body": "Fixed #54\r\n\r\n* Impl new fn `utils::assert_send`\r\n* `assert_send` on future returned by `Sftp::new`\r\n* Fix `Send` not implemented on fut returned by `Sftp::new`\r\n\r\nSigned-off-by: Jiahao XU <Jiahao_XU@outlook.com>",
"is_bot": false,
"headline": "Fix `Send` not implemented on fut returned by `Sftp::new` (#55)",
"author_name": "Jiahao XU",
"author_login": "NobodyXu",
"committed_at": "2022-10-26T07:00:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 11,
"latest_release_at": "2026-04-28T09:45:31Z",
"latest_release_tag": "openssh-sftp-client-v0.15.7",
"releases_from_tags": false,
"days_since_last_push": 32,
"active_weeks_last_year": 6,
"days_since_latest_release": 84,
"mean_days_between_releases": 65.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "openssh-sftp-client",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"multiplex",
"network",
"sftp",
"ssh",
"api-bindings",
"asynchronous",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/openssh-sftp-client",
"is_deprecated": false,
"latest_version": "0.15.7",
"repository_url": "https://github.com/openssh-rust/openssh-sftp-client",
"versions_count": 68,
"total_downloads": 2324670,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 85848,
"first_published_at": "2021-12-30T06:59:45.923371Z",
"latest_published_at": "2026-04-28T09:45:28.248591Z",
"latest_version_yanked": false,
"days_since_latest_publish": 84
},
{
"name": "openssh-sftp-error",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"multiplex",
"network",
"sftp",
"ssh",
"api-bindings",
"asynchronous",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/openssh-sftp-error",
"is_deprecated": false,
"latest_version": "0.5.1",
"repository_url": "https://github.com/openssh-rust/openssh-sftp-client",
"versions_count": 9,
"total_downloads": 2238659,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 83910,
"first_published_at": "2022-07-09T14:30:42.763154Z",
"latest_published_at": "2024-11-06T05:41:47.711005Z",
"latest_version_yanked": false,
"days_since_latest_publish": 622
},
{
"name": "openssh-sftp-client-lowlevel",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"multiplex",
"network",
"sftp",
"ssh",
"api-bindings",
"asynchronous",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/openssh-sftp-client-lowlevel",
"is_deprecated": false,
"latest_version": "0.7.2",
"repository_url": "https://github.com/openssh-rust/openssh-sftp-client",
"versions_count": 12,
"total_downloads": 2242638,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 84050,
"first_published_at": "2022-07-09T14:31:09.512056Z",
"latest_published_at": "2025-07-14T10:44:16.843519Z",
"latest_version_yanked": false,
"days_since_latest_publish": 372
}
]
},
"popularity": {
"forks": 6,
"stars": 62,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-08-07",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": {
"days": [
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-08",
"count": 1
},
{
"date": "2022-05-23",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-07-11",
"count": 2
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-17",
"count": 2
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-05-25",
"count": 2
},
{
"date": "2023-05-26",
"count": 2
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-01-28",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-24",
"count": 2
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-10-24",
"count": 2
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 62,
"total_stars": 62
},
"open_issues_and_prs": 6
},
"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",
"openssh-sftp-client-lowlevel/Cargo.toml",
"openssh-sftp-error/Cargo.toml",
"sftp-test-common/Cargo.toml"
],
"largest_source_bytes": 26387,
"source_files_sampled": 36,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"openssh-sftp-client-lowlevel/Cargo.toml",
"openssh-sftp-error/Cargo.toml",
"sftp-test-common/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 79,
"malicious_count": 0,
"assessed_package": "crates:openssh-sftp-client@0.15.7",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "openssh-sftp-error",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.1"
},
{
"name": "openssh-sftp-client-lowlevel",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.2"
},
{
"name": "once_cell",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.9.0"
},
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.11.0"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.37"
},
{
"name": "derive_destructure2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2.1"
},
{
"name": "tokio-io-utility",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.4"
},
{
"name": "tokio-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.8"
},
{
"name": "pin-project",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.10"
},
{
"name": "futures-core",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.28"
},
{
"name": "scopeguard",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "openssh",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "awaitable",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.0"
},
{
"name": "openssh-sftp-protocol",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24.0"
},
{
"name": "openssh-sftp-error",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.1"
},
{
"name": "concurrent_arena",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.7"
},
{
"name": "derive_destructure2",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "tokio",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.11.0"
},
{
"name": "bytes",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2.1"
},
{
"name": "tokio-io-utility",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.1"
},
{
"name": "pin-project",
"manifest": "openssh-sftp-client-lowlevel/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.10"
},
{
"name": "thiserror",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.0"
},
{
"name": "awaitable-error",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "openssh-sftp-protocol-error",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "ssh_format_error",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.0"
},
{
"name": "tokio",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.11.0"
},
{
"name": "openssh",
"manifest": "openssh-sftp-error/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "tokio",
"manifest": "sftp-test-common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.11.0"
},
{
"name": "once_cell",
"manifest": "sftp-test-common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8.0"
},
{
"name": "libc",
"manifest": "sftp-test-common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.112"
},
{
"name": "tokio-pipe",
"manifest": "sftp-test-common/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.10"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "awaitable",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "awaitable-error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "concurrent_arena",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "derive_destructure2",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libc",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssh",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssh-sftp-client-lowlevel",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssh-sftp-error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssh-sftp-protocol",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "openssh-sftp-protocol-error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "pin-project",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "ssh_format_error",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-io-utility",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-pipe",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "pretty_assertions",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 25,
"direct_count": 22,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 117,
"open_issues": 5,
"closed_ratio": 0.872,
"closed_issues": 34,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "NobodyXu",
"commits": 1130,
"avatar_url": "https://avatars.githubusercontent.com/u/30436523?v=4"
},
{
"type": "User",
"login": "silver-ymz",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/78400701?v=4"
},
{
"type": "User",
"login": "yshui",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/366851?v=4"
},
{
"type": "User",
"login": "lnyng",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9411485?v=4"
},
{
"type": "User",
"login": "xis19",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5439266?v=4"
},
{
"type": "User",
"login": "yah01",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12216890?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.985
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cache-cleanup.yml",
"publish.yml",
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"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": 3,
"reason": "Found 5/14 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fdeb06ae2a28f1f9dcd27afdb8c14dd3822b7653",
"ran_at": "2026-07-22T02:05:28Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T18:15:41Z",
"oldest_open_prs": [
{
"number": 162,
"created_at": "2026-06-19T03:42:06Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-19T03:41:24Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 57,
"created_at": "2023-03-02T16:00:37Z",
"last_comment_at": "2023-05-02T11:36:23Z",
"last_comment_author": "NobodyXu"
},
{
"number": 110,
"created_at": "2023-09-27T14:16:20Z",
"last_comment_at": "2023-09-27T23:29:06Z",
"last_comment_author": "NobodyXu"
},
{
"number": 144,
"created_at": "2025-06-03T19:20:13Z",
"last_comment_at": "2025-06-07T11:50:16Z",
"last_comment_author": "NobodyXu"
},
{
"number": 152,
"created_at": "2025-12-12T10:22:34Z",
"last_comment_at": "2025-12-12T10:40:29Z",
"last_comment_author": "NobodyXu"
},
{
"number": 153,
"created_at": "2026-03-19T15:08:47Z",
"last_comment_at": "2026-03-27T08:49:04Z",
"last_comment_author": "NobodyXu"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/openssh-rust/openssh-sftp-client",
"host": "github.com",
"name": "openssh-sftp-client",
"owner": "openssh-rust"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 60,
"vitality": 57,
"community": 54,
"governance": 62,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 57,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 0.81,
"days_since_last_push": 32,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 32 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 32
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 31,
"latest_release_tag": "openssh-sftp-client-v0.15.7",
"releases_from_tags": false,
"days_since_latest_release": 84,
"mean_days_between_releases": 65.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 84 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 84
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~65.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 65.7
}
}
],
"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": 85,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 85 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 85
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 6,
"stars": 62,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "62 stars",
"points": 29,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 62
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 90,
"inputs": {
"packages": [
"openssh-sftp-client",
"openssh-sftp-error",
"openssh-sftp-client-lowlevel"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 6805967,
"monthly_downloads": 253808
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "253,808 downloads/month across crates",
"points": 72.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 253808,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.985
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 98% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 117,
"open_issues": 5,
"closed_issues": 34,
"issue_closed_ratio": 0.872,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "87% of issues closed",
"points": 40.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 87
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "117/121 decided PRs merged",
"points": 37,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 117,
"decided": 121
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/14 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "openssh-rust",
"public_repos": 6,
"account_age_days": 1606
},
"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": "10 followers of openssh-rust",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "openssh-rust"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~4 yr old",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"openssh-sftp-client",
"openssh-sftp-error",
"openssh-sftp-client-lowlevel"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 84
},
"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 84 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 84
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "68 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 68
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"rust",
"sftp",
"sftp-client",
"async",
"tokio-rs"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 30 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/14 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:openssh-sftp-client@0.15.7 runtime dependency closure — what installing the published package pulls in — 79 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:openssh-sftp-client@0.15.7",
"assessed": 79
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 79,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 79,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.691,
"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": "56 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 56,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"openssh-sftp-client-lowlevel/Cargo.toml",
"openssh-sftp-error/Cargo.toml",
"sftp-test-common/Cargo.toml"
],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, openssh-sftp-client-lowlevel/Cargo.toml, openssh-sftp-error/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, openssh-sftp-client-lowlevel/Cargo.toml, openssh-sftp-error/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 26387,
"source_files_sampled": 36,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch crates package 'sftp-test-common' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:05:47.474881Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/openssh-rust/openssh-sftp-client.svg",
"full_name": "openssh-rust/openssh-sftp-client",
"license_state": "standard",
"license_spdx": "MIT"
}