{"id":226,"url":"https://github.com/gliderlabs/ssh","last_synced_at":"2026-04-03T00:20:36.097Z","repository":{"id":37318403,"uuid":"69914159","full_name":"gliderlabs/ssh","owner":"gliderlabs","description":"Easy SSH servers in Golang","archived":false,"fork":false,"pushed_at":"2025-01-27T22:38:18.000Z","size":2083,"stargazers_count":3967,"open_issues_count":56,"forks_count":475,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-08-21T13:38:45.585Z","etag":null,"topics":["golang","golang-package","ssh","ssh-server"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/gliderlabs/ssh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gliderlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-10-03T21:53:44.000Z","updated_at":"2025-08-21T11:07:55.000Z","dependencies_parsed_at":"2023-09-27T22:53:08.185Z","dependency_job_id":"8a25a15b-4c9f-43b4-a6a1-cccf2c2e15f9","html_url":"https://github.com/gliderlabs/ssh","commit_stats":{"total_commits":104,"total_committers":44,"mean_commits":"2.3636363636363638","dds":0.75,"last_synced_commit":"adec695b0aa80b0a03f251e1f8c302f0ea192ef5"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/gliderlabs/ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliderlabs%2Fssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliderlabs%2Fssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliderlabs%2Fssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliderlabs%2Fssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gliderlabs","download_url":"https://codeload.github.com/gliderlabs/ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliderlabs%2Fssh/sbom","scorecard":{"id":429763,"data":{"date":"2025-08-11","repo":{"name":"github.com/gliderlabs/ssh","commit":"909fa952d4e4cea072e860c61ecdd365764b4dce"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Code-Review","score":7,"reason":"Found 13/18 approved changesets -- score normalized to 7","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":"Maintained","score":0,"reason":"0 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/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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE: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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: _examples/ssh-docker/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   1 containerImage 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-19T03:03:39.926Z","repository_id":37318403,"created_at":"2025-08-19T03:03:39.926Z","updated_at":"2025-08-19T03:03:39.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272589691,"owners_count":24960826,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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"}},"keywords":["golang","golang-package","ssh","ssh-server"],"created_at":"2024-01-11T15:50:35.702Z","updated_at":"2025-08-29T00:29:21.712Z","avatar_url":"https://github.com/gliderlabs.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/226","html_url":"https://opencollective.ecosyste.ms/projects/226","collective":{"id":3503,"uuid":"xggnxdwz-j3le5mpw-deqy8rvb-ko04a97b","slug":"ssh","name":"ssh","description":"Our mission is enabling creative uses of SSH with an easy-to-use server library in Go.\u003cbr\u003e","website":"https://github.com/gliderlabs/ssh","github":null,"twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/gliderlabs/ssh"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-04-13T12:15:15.568Z","created_at":"2024-01-10T13:17:55.135Z","updated_at":"2026-04-13T12:15:15.734Z","transactions_count":151,"balance":4239.9500000000035,"account_type":"COLLECTIVE","owner":{"login":"gliderlabs","name":"Glider Labs","uuid":"8484931","kind":"organization","description":"","email":"team@gliderlabs.com","website":"http://gliderlabs.com","location":"Austin, TX","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8484931?v=4","repositories_count":34,"last_synced_at":"2024-04-16T00:07:05.552Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gliderlabs","funding_links":[],"total_stars":22743,"followers":78,"following":0,"created_at":"2022-11-08T07:04:03.348Z","updated_at":"2024-04-16T00:07:14.703Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gliderlabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gliderlabs/repositories"},"last_project_activity_at":"2025-01-27T22:38:18.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-03-03T22:21:11.038Z","collective_updated_at":"2020-03-23T05:11:39.969Z","html_url":"https://opencollective.com/ssh","icon_url":"https://images.opencollective.com/ssh/logo/40.png","total_donations":4240.820000000001,"total_expenses":-574.3099999999996,"current_balance":4239.9500000000035,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ssh","url":"https://opencollective.ecosyste.ms/collectives/ssh","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ssh/projects"}}