{"id":346,"url":"https://github.com/net-ssh/net-ssh","last_synced_at":"2026-06-25T18:20:42.896Z","repository":{"id":596166,"uuid":"231339","full_name":"net-ssh/net-ssh","owner":"net-ssh","description":"Pure Ruby implementation of an SSH (protocol 2) client","archived":false,"fork":false,"pushed_at":"2026-03-22T11:26:22.000Z","size":7613,"stargazers_count":1005,"open_issues_count":116,"forks_count":468,"subscribers_count":39,"default_branch":"master","last_synced_at":"2026-03-22T23:02:33.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://net-ssh.github.io/net-ssh","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/net-ssh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support/ssh_tunnel_bug.rb","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},"funding":{"github":["mfazekas"]}},"created_at":"2009-06-19T12:23:42.000Z","updated_at":"2026-03-22T11:20:36.000Z","dependencies_parsed_at":"2026-03-22T10:03:04.260Z","dependency_job_id":null,"html_url":"https://github.com/net-ssh/net-ssh","commit_stats":{"total_commits":1234,"total_committers":222,"mean_commits":5.558558558558558,"dds":0.7001620745542949,"last_synced_commit":"d9549e4226dc3aed12efcca24a8b6d349143f398"},"previous_names":[],"tags_count":149,"template":false,"template_full_name":null,"purl":"pkg:github/net-ssh/net-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net-ssh%2Fnet-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net-ssh%2Fnet-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net-ssh%2Fnet-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net-ssh%2Fnet-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/net-ssh","download_url":"https://codeload.github.com/net-ssh/net-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/net-ssh%2Fnet-ssh/sbom","scorecard":{"id":45746,"data":{"date":"2025-08-04","repo":{"name":"github.com/net-ssh/net-ssh","commit":"fac7a716d2d569a34266212f25b0a08649f39f32"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/ci-with-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/rubocop.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/ci-with-docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci-with-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-with-docker.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci-with-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rubocop.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/rubocop.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rubocop.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/net-ssh/net-ssh/rubocop.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile.openssl3:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1ec65b2719518e27d4d25f104d93f9fac60dc437f81452302406825c46fcc9cb","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:63","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T22:43:11.361Z","repository_id":596166,"created_at":"2025-08-14T22:43:11.361Z","updated_at":"2025-08-14T22:43:11.361Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30866828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T18:35:51.002Z","status":"ssl_error","status_checked_at":"2026-03-23T18:35:42.451Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2024-01-11T15:53:43.774Z","updated_at":"2026-05-02T06:20:37.417Z","avatar_url":"https://github.com/net-ssh.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/346","html_url":"https://opencollective.ecosyste.ms/projects/346","collective":{"id":3024,"uuid":"4rxg0j35-lzkwm6v5-8gyqvoe9-8n47daby","slug":"net-ssh","name":"net-ssh","description":"improve and maintain ruby net-ssh library","website":"https://github.com/net-ssh/net-ssh","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/net-ssh/net-ssh"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-19T06:15:15.232Z","created_at":"2024-01-10T13:17:54.319Z","updated_at":"2026-07-19T06:15:15.425Z","transactions_count":80,"balance":2290.5600000000004,"account_type":"COLLECTIVE","owner":{"login":"net-ssh","name":"net-ssh","uuid":"75385","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75385?v=4","repositories_count":8,"last_synced_at":"2024-03-25T19:51:32.738Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/net-ssh","funding_links":[],"total_stars":1481,"followers":2,"following":0,"created_at":"2022-11-02T16:21:37.213Z","updated_at":"2024-03-25T19:51:36.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/net-ssh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/net-ssh/repositories"},"last_project_activity_at":"2026-03-22T11:26:22.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-08-08T18:29:42.142Z","collective_updated_at":"2020-04-28T05:10:04.082Z","html_url":"https://opencollective.com/net-ssh","icon_url":"https://images.opencollective.com/net-ssh/logo/40.png","total_donations":2290.56,"total_expenses":-347.17999999999984,"current_balance":2290.5600000000004,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/net-ssh","url":"https://opencollective.ecosyste.ms/collectives/net-ssh","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/net-ssh/projects"}}