{"id":4290149,"name":"ssh2","ecosystem":"cargo","description":"Bindings to libssh2 for interacting with SSH servers and executing remote\ncommands, forwarding local ports, etc.\n","homepage":"https://github.com/alexcrichton/ssh2-rs","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/alexcrichton/ssh2-rs","keywords_array":["ssh"],"namespace":null,"versions_count":49,"first_release_published_at":"2014-11-11T06:39:04.922Z","latest_release_published_at":"2025-02-01T17:13:38.114Z","latest_release_number":"0.9.5","last_synced_at":"2026-05-31T07:00:59.739Z","created_at":"2022-04-13T05:34:46.226Z","updated_at":"2026-05-31T07:01:57.969Z","registry_url":"https://crates.io/crates/ssh2/","install_command":"cargo install ssh2","documentation_url":"https://docs.rs/ssh2/","metadata":{"categories":[]},"repo_metadata":{"id":20887426,"uuid":"24174754","full_name":"alexcrichton/ssh2-rs","owner":"alexcrichton","description":"Rust bindings for libssh2","archived":false,"fork":false,"pushed_at":"2026-04-19T16:55:53.000Z","size":2471,"stargazers_count":559,"open_issues_count":46,"forks_count":156,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-19T18:38:12.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/ssh2","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexcrichton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-18T05:10:52.000Z","updated_at":"2026-04-19T16:55:57.000Z","dependencies_parsed_at":"2023-11-11T06:24:41.034Z","dependency_job_id":"e6a50444-f40b-4fda-b16f-833704be21f9","html_url":"https://github.com/alexcrichton/ssh2-rs","commit_stats":{"total_commits":514,"total_committers":73,"mean_commits":7.041095890410959,"dds":"0.45914396887159536","last_synced_commit":"1a7f36fe4d22852e3ee2aa6252a0857f5b9181a3"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/alexcrichton/ssh2-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/sbom","scorecard":{"id":181071,"data":{"date":"2025-08-11","repo":{"name":"github.com/alexcrichton/ssh2-rs","commit":"7fa55ea97e086d69d96267f4a1b84137a5514582"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linux.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/alexcrichton/ssh2-rs/windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T18:53:13.699Z","repository_id":20887426,"created_at":"2025-08-16T18:53:13.699Z","updated_at":"2025-08-16T18:53:13.699Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33722156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"alexcrichton","name":"Alex Crichton","uuid":"64996","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64996?v=4","repositories_count":430,"last_synced_at":"2023-04-09T06:51:41.600Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alexcrichton","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:22:32.650Z","updated_at":"2023-04-09T06:51:41.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexcrichton/repositories"},"tags":[{"name":"libssh2-sys-0.3.1","sha":"7fa55ea97e086d69d96267f4a1b84137a5514582","kind":"tag","published_at":"2025-02-01T17:21:46.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.3.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.3.1/manifests"},{"name":"0.9.5","sha":"7fa55ea97e086d69d96267f4a1b84137a5514582","kind":"tag","published_at":"2025-02-01T17:21:12.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.5","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"346c27a25890e54aca0eb9fcbf9113cbd4692bab","kind":"tag","published_at":"2023-01-21T21:32:57.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.4","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.4/manifests"},{"name":"libssh2-sys-0.3.0","sha":"346c27a25890e54aca0eb9fcbf9113cbd4692bab","kind":"tag","published_at":"2023-01-21T21:31:15.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.3.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.3.0/manifests"},{"name":"0.9.3","sha":"b5ada428daad8c52f70324bb19bd3d02c6a7cbfb","kind":"commit","published_at":"2021-10-10T14:25:58.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.3","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.3/manifests"},{"name":"libssh2-sys-0.2.23","sha":"b5ada428daad8c52f70324bb19bd3d02c6a7cbfb","kind":"commit","published_at":"2021-10-10T14:25:58.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.23","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.23/manifests"},{"name":"0.9.2","sha":"b052de2bd951a638b2c77e3975f67e5783c82035","kind":"commit","published_at":"2021-10-10T14:12:23.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.2","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.2/manifests"},{"name":"libssh2-sys-0.2.22","sha":"b052de2bd951a638b2c77e3975f67e5783c82035","kind":"commit","published_at":"2021-10-10T14:12:23.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.22","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.22/manifests"},{"name":"0.9.1","sha":"3b9fc6f60812a40ca22e265283f6e56d5379f0d3","kind":"commit","published_at":"2021-02-01T17:13:35.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.1/manifests"},{"name":"libssh2-sys-0.2.21","sha":"3b9fc6f60812a40ca22e265283f6e56d5379f0d3","kind":"commit","published_at":"2021-02-01T17:13:35.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.21","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.21/manifests"},{"name":"0.9.0","sha":"1fcf8d38d401b230561863d1e40fd41d76e8601c","kind":"commit","published_at":"2020-11-22T19:31:47.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.9.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.9.0/manifests"},{"name":"libssh2-sys-0.2.20","sha":"1fcf8d38d401b230561863d1e40fd41d76e8601c","kind":"commit","published_at":"2020-11-22T19:31:47.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.20","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.20/manifests"},{"name":"0.8.3","sha":"9443e31ddd93106033dcd03cf767d2d904db3084","kind":"commit","published_at":"2020-11-14T21:17:19.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.8.3","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.3/manifests"},{"name":"libssh2-sys-0.2.19","sha":"d2ef03fe63ba44b0a64e2469ca20c99d6e4ed71d","kind":"commit","published_at":"2020-08-18T22:55:14.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.19","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.19/manifests"},{"name":"0.8.2","sha":"5fe0a8cd26aa001209e1fbc99e1ecc48a9b18d61","kind":"commit","published_at":"2020-06-29T15:59:53.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.8.2","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.2/manifests"},{"name":"libssh2-sys-0.2.18","sha":"5fe0a8cd26aa001209e1fbc99e1ecc48a9b18d61","kind":"commit","published_at":"2020-06-29T15:59:53.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.18","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.18/manifests"},{"name":"0.8.1","sha":"9692aeb162fb8810267faf27a7bdb551e36ec2ed","kind":"tag","published_at":"2020-05-03T00:35:13.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.8.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.1/manifests"},{"name":"libssh2-sys-0.2.17","sha":"cdf9ee98287298e4620391d5bbb9cd1120a96da8","kind":"tag","published_at":"2020-04-26T15:09:44.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.17","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.17/manifests"},{"name":"libssh2-sys-0.2.16","sha":"5c5bf32fe985e8a39e267ac31348764abf1e207c","kind":"tag","published_at":"2020-03-04T17:38:29.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.16","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.16/manifests"},{"name":"libssh2-sys-0.2.15","sha":"2e0d3cd7f9b8673b7a85195bc8dedad34fcdce62","kind":"tag","published_at":"2020-02-22T16:44:36.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.15","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.15/manifests"},{"name":"0.8.0","sha":"2e0d3cd7f9b8673b7a85195bc8dedad34fcdce62","kind":"tag","published_at":"2020-02-22T16:44:09.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.8.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"6f685d3adb183468315e54c50cacc963f203a0b2","kind":"tag","published_at":"2020-01-25T22:32:53.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.7.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.7.1/manifests"},{"name":"libssh2-sys-0.2.14","sha":"b4d4e7a69e4bb46e43d0660d48322df5b2ca0fa6","kind":"commit","published_at":"2020-01-14T19:18:54.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.14","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.14/manifests"},{"name":"0.6.0","sha":"311e9c85f7002c19b6eac885051969e3136210e0","kind":"tag","published_at":"2019-12-08T18:42:09.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.6.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"8092e60d64e63fe628960a264bb72186b343e2f7","kind":"tag","published_at":"2019-10-20T10:34:45.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.5.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.5.0/manifests"},{"name":"libssh2-sys-0.2.13","sha":"8092e60d64e63fe628960a264bb72186b343e2f7","kind":"tag","published_at":"2019-10-20T10:34:14.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.13","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.13/manifests"},{"name":"0.4.0","sha":"26157c1685ce10115913ded384c016c2b72a4e68","kind":"tag","published_at":"2019-09-16T00:17:27.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.4.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.4.0/manifests"},{"name":"libssh2-sys-0.2.12","sha":"26157c1685ce10115913ded384c016c2b72a4e68","kind":"tag","published_at":"2019-09-16T00:16:33.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.12","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.12/manifests"},{"name":"libssh2-sys-0.2.11","sha":"81a818be457694ced02bd44f1453047226618d84","kind":"commit","published_at":"2018-09-13T21:51:24.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.11","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.11/manifests"},{"name":"libssh2-sys-0.2.10","sha":"20ed26a2918845a5a33adac931ebad43e4166958","kind":"commit","published_at":"2018-08-06T14:47:45.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.10","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.10/manifests"},{"name":"libssh2-sys-0.2.9","sha":"3b871b6e836e96eb151a39db381df83e5f37b888","kind":"commit","published_at":"2018-08-05T15:35:56.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.9","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.9/manifests"},{"name":"libssh2-sys-0.2.8","sha":"0d0ed4fc49a4c3984fbe162417b658ac2e85dc1a","kind":"commit","published_at":"2018-07-13T20:33:20.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.8","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.8/manifests"},{"name":"libssh2-sys-0.2.7","sha":"9e2601d174c472a236fcf96c7247f959bf56b4d5","kind":"commit","published_at":"2018-05-03T13:53:33.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.7","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.7/manifests"},{"name":"0.3.3","sha":"c2a63dad7b6b6b1cda731dc01b16f34547a7ed9b","kind":"commit","published_at":"2018-05-03T13:52:46.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.3.3","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"93a2dfed69564c9a79657439d11b13452e97f5e3","kind":"tag","published_at":"2017-08-28T20:03:23.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.3.2","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.2/manifests"},{"name":"libssh2-sys-0.2.6","sha":"cb1c184968b2a0c84bd3fdabe46594694bade549","kind":"tag","published_at":"2017-05-08T16:12:51.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.6","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.6/manifests"},{"name":"libssh2-sys-0.2.5","sha":"fe6df9f17a62d3c908c46084bae31d73997a4874","kind":"tag","published_at":"2016-12-20T22:39:32.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.5","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.5/manifests"},{"name":"0.3.1","sha":"884016ff647edbefd944a386be0b14a57df43119","kind":"tag","published_at":"2016-11-26T17:05:35.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.3.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.1/manifests"},{"name":"libssh2-sys-0.2.4","sha":"ecb4fb7619dde4fb59ebc4a13c19961d57e1c34e","kind":"tag","published_at":"2016-11-26T17:05:03.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.4","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.4/manifests"},{"name":"libssh2-sys-0.2.3","sha":"9abe195586c94b498bd9b8001fc8c26c96b482d1","kind":"tag","published_at":"2016-11-10T19:03:10.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.3","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.3/manifests"},{"name":"libssh2-sys-0.2.2","sha":"f2869cf29ff9546993fe77873b533f14ae430658","kind":"tag","published_at":"2016-11-09T16:40:18.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.2","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.2/manifests"},{"name":"libssh2-sys-0.2.1","sha":"620b5c2e8702fb6986ecb22572899805b50cb4e2","kind":"tag","published_at":"2016-11-09T16:12:42.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.1","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.1/manifests"},{"name":"0.3.0","sha":"4907c488de2a6a9bee5baa14480837c3797d99a2","kind":"tag","published_at":"2016-11-08T20:44:19.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.3.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.3.0/manifests"},{"name":"libssh2-sys-0.2.0","sha":"b0cbc0515b678cbf54f5441c511433ac0e1faf56","kind":"tag","published_at":"2016-11-08T20:43:03.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.2.0","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.2.0/manifests"},{"name":"0.2.15","sha":"268e71f48ba2529d9fe600085bce3d640d179c06","kind":"tag","published_at":"2016-11-08T20:37:41.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.2.15","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.15/manifests"},{"name":"libssh2-sys-0.1.41","sha":"39615f188ac229e3fa9a5e3905aa2c0f8f61b90e","kind":"tag","published_at":"2016-11-08T20:36:49.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.1.41","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.41/manifests"},{"name":"libssh2-sys-0.1.40","sha":"5f199affe29fd72525eccc0742838b43d84a898e","kind":"tag","published_at":"2016-11-06T05:07:53.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.1.40","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.40/manifests"},{"name":"0.2.14","sha":"37bf7b6cd10e2177aea9ddba817e26394c61474c","kind":"tag","published_at":"2016-11-06T05:06:54.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.2.14","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.14/manifests"},{"name":"libssh2-sys-0.1.39","sha":"5446f324aa297474adc412bb3b96fa5b514c9c74","kind":"tag","published_at":"2016-08-08T15:49:50.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.1.39","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.39/manifests"},{"name":"0.2.13","sha":"d414b7091bbfbc0a85dc231c511661a58ed64745","kind":"tag","published_at":"2016-08-07T00:31:34.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.2.13","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.13/manifests"},{"name":"libssh2-sys-0.1.38","sha":"2138acd4eac0beb912a9abfca230ba3910651cc2","kind":"commit","published_at":"2016-08-07T00:30:36.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.1.38","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.38/manifests"},{"name":"0.2.12","sha":"bd64d000cdebfbeb6a6560a185dc3c0ca006b6d8","kind":"tag","published_at":"2016-06-19T21:31:17.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/0.2.12","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/0.2.12/manifests"},{"name":"libssh2-sys-0.1.37","sha":"c5cddaed1ca65c1c0b3d68e5f57177152079ba1c","kind":"commit","published_at":"2016-03-22T16:53:04.000Z","download_url":"https://codeload.github.com/alexcrichton/ssh2-rs/tar.gz/libssh2-sys-0.1.37","html_url":"https://github.com/alexcrichton/ssh2-rs/releases/tag/libssh2-sys-0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alexcrichton/ssh2-rs@libssh2-sys-0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/tags/libssh2-sys-0.1.37/manifests"}]},"repo_metadata_updated_at":"2026-05-31T07:01:57.968Z","dependent_packages_count":84,"downloads":6459284,"downloads_period":"total","dependent_repos_count":351,"rankings":{"downloads":2.0043135504982894,"dependent_repos_count":2.2043730477465417,"dependent_packages_count":0.6783039426416666,"stargazers_count":7.990480440279637,"forks_count":5.1576677078685105,"docker_downloads_count":3.236226684728404,"average":3.545227562293842},"purl":"pkg:cargo/ssh2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ssh2","docker_dependents_count":32,"docker_downloads_count":23282511,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ssh2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ssh2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-03T06:02:42.968Z","issues_count":103,"pull_requests_count":73,"avg_time_to_close_issue":12328037.07142857,"avg_time_to_close_pull_request":6023161.104477612,"issues_closed_count":56,"pull_requests_closed_count":67,"pull_request_authors_count":37,"issue_authors_count":94,"avg_comments_per_issue":2.592233009708738,"avg_comments_per_pull_request":1.6849315068493151,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":1621005.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexcrichton%2Fssh2-rs/issues","maintainers":[{"login":"yodaldevoid","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yodaldevoid"},{"login":"crisidev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crisidev"},{"login":"wez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wez"},{"login":"alexcrichton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexcrichton"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ssh2/codemeta","maintainers":[{"uuid":"1","login":"alexcrichton","name":"Alex Crichton","email":null,"url":"https://github.com/alexcrichton","packages_count":251,"html_url":"https://crates.io/users/alexcrichton","role":null,"created_at":"2022-11-08T01:38:24.155Z","updated_at":"2022-11-08T01:38:24.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/alexcrichton/packages"},{"uuid":"11243","login":"wez","name":"Wez Furlong","email":null,"url":"https://github.com/wez","packages_count":40,"html_url":"https://crates.io/users/wez","role":null,"created_at":"2022-11-08T01:38:24.170Z","updated_at":"2022-11-08T01:38:24.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/wez/packages"},{"uuid":"5988","login":"yodaldevoid","name":"Gabriel Smith","email":null,"url":"https://github.com/yodaldevoid","packages_count":9,"html_url":"https://crates.io/users/yodaldevoid","role":null,"created_at":"2022-11-08T01:38:24.162Z","updated_at":"2022-11-08T01:38:24.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/yodaldevoid/packages"},{"uuid":"12280","login":"crisidev","name":"Matteo Bigoi","email":null,"url":"https://github.com/crisidev","packages_count":16,"html_url":"https://crates.io/users/crisidev","role":null,"created_at":"2022-11-08T01:38:24.178Z","updated_at":"2022-11-08T01:38:24.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/crisidev/packages"}]}