{"id":13377779,"url":"https://github.com/PowerShell/Win32-OpenSSH","last_synced_at":"2025-03-13T03:30:55.576Z","repository":{"id":37446369,"uuid":"42125787","full_name":"PowerShell/Win32-OpenSSH","owner":"PowerShell","description":"Win32 port of OpenSSH","archived":false,"fork":false,"pushed_at":"2024-11-27T20:56:26.000Z","size":184955,"stargazers_count":7603,"open_issues_count":378,"forks_count":778,"subscribers_count":341,"default_branch":"L1-Prod","last_synced_at":"2025-03-11T18:23:10.011Z","etag":null,"topics":["c","ssh","windows"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PowerShell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-08T16:47:33.000Z","updated_at":"2025-03-11T15:20:15.000Z","dependencies_parsed_at":"2023-02-04T07:15:34.591Z","dependency_job_id":"de9346d2-a4b1-400a-b606-15607b46adbd","html_url":"https://github.com/PowerShell/Win32-OpenSSH","commit_stats":{"total_commits":593,"total_committers":22,"mean_commits":"26.954545454545453","dds":0.4907251264755481,"last_synced_commit":"8ada677ca0918bbb36f2130a8e9e16e41924e25d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FWin32-OpenSSH","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FWin32-OpenSSH/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FWin32-OpenSSH/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerShell%2FWin32-OpenSSH/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerShell","download_url":"https://codeload.github.com/PowerShell/Win32-OpenSSH/tar.gz/refs/heads/L1-Prod","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335225,"owners_count":20274897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["c","ssh","windows"],"created_at":"2024-07-30T06:02:41.498Z","updated_at":"2025-03-13T03:30:55.566Z","avatar_url":"https://github.com/PowerShell.png","language":null,"readme":"As of Nov 1st 2016, active development on \"Windows for OpenSSH\" is being done in https://github.com/PowerShell/openssh-portable.\n\nThis repo (https://github.com/PowerShell/Win32-OpenSSH) is being maintained to keep track of releases and issues\nand because it contains the [wiki](https://github.com/PowerShell/Win32-OpenSSH/wiki)\nwhich has instructions for [building](https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto)).\n\n### Release History\n\n| Date | Version | Release with source |\n|---|---|---|\n| 7/26/2018 | 7.7.2.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v7.7.2.0 |\n| 1/11/2019 | 7.9.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v7.9.0.0 |\n| 6/23/2019 | 8.0.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v8.0.0.0 |\n| 12/17/2019 | 8.1.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v8.1.0.0 |\n| 05/26/2021 | 8.6.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v8.6.0.0 |\n| 03/17/2022 | 8.9.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v8.9.0.0 |\n| 03/22/2022 | 8.9.1.0 | https://github.com/PowerShell/openssh-portable/releases/tag/V8.9.1.0 |\n| 12/13/2022 | 9.1.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.1.0.0 |\n| 02/21/2023 | 9.2.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.2.0.0 |\n| 04/17/2023 | 9.2.2.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.2.2.0 |\n| 10/10/2023 | 9.4.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.4.0.0 |\n| 12/18/2023 | 9.5.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.5.0.0 |\n| 10/08/2024 | 9.8.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.8.0.0 |\n| 10/10/2024 | 9.8.1.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.8.1.0 |\n\n## Code of Conduct\n\nPlease see our [Code of Conduct](.github/CODE_OF_CONDUCT.md) before participating in this project.\n\n## Security Policy\n\nFor any security issues, please see our [Security Policy](.github/SECURITY.md).\n","funding_links":[],"categories":["Others","Uncategorized","c","windows"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShell%2FWin32-OpenSSH","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPowerShell%2FWin32-OpenSSH","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPowerShell%2FWin32-OpenSSH/lists"}