{"id":4906,"url":"https://github.com/dokku/sshcommand","last_synced_at":"2026-07-07T18:20:29.162Z","repository":{"id":8909163,"uuid":"10633757","full_name":"dokku/sshcommand","owner":"dokku","description":"Turn SSH into a thin client specifically for your app","archived":false,"fork":false,"pushed_at":"2025-09-08T06:06:13.000Z","size":266,"stargazers_count":382,"open_issues_count":4,"forks_count":50,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-08T08:13:14.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/dokku.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dokku","open_collective":"dokku","patreon":"dokku"}},"created_at":"2013-06-12T00:31:01.000Z","updated_at":"2025-09-08T06:06:16.000Z","dependencies_parsed_at":"2023-12-16T03:32:25.890Z","dependency_job_id":"9caa0cc8-987d-4e64-a13a-ab3d552dbc5a","html_url":"https://github.com/dokku/sshcommand","commit_stats":{"total_commits":211,"total_committers":27,"mean_commits":7.814814814814815,"dds":0.4597156398104265,"last_synced_commit":"388f152bad6bd16f0e93258ae5ff9592b67a4c09"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/dokku/sshcommand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fsshcommand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fsshcommand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fsshcommand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fsshcommand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokku","download_url":"https://codeload.github.com/dokku/sshcommand/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dokku%2Fsshcommand/sbom","scorecard":{"id":114449,"data":{"date":"2025-08-11","repo":{"name":"github.com/dokku/sshcommand","commit":"e0ab0470d191101633057c114adcc4b434d75fb6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bump-version.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/tagged-release.yml:13","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-version.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/bump-version.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-version.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/bump-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagged-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/tagged-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagged-release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/tagged-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tagged-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/tagged-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tagged-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/dokku/sshcommand/tagged-release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating golang:1.24.2-bookworm to golang:1.24.2-bookworm@sha256:79390b5e5af9ee6e7b1173ee3eac7fadf6751a545297672916b59bfa0ecf6f71","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   8 third-party GitHubAction dependencies pinned","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":-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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.20.0 not signed: https://api.github.com/repos/dokku/sshcommand/releases/205434912","Warn: release artifact v0.19.0 not signed: https://api.github.com/repos/dokku/sshcommand/releases/202468645","Warn: release artifact v0.18.1 not signed: https://api.github.com/repos/dokku/sshcommand/releases/176258137","Warn: release artifact v0.18.0 not signed: https://api.github.com/repos/dokku/sshcommand/releases/156365656","Warn: release artifact v0.17.1 not signed: https://api.github.com/repos/dokku/sshcommand/releases/116414081","Warn: release artifact v0.20.0 does not have provenance: https://api.github.com/repos/dokku/sshcommand/releases/205434912","Warn: release artifact v0.19.0 does not have provenance: https://api.github.com/repos/dokku/sshcommand/releases/202468645","Warn: release artifact v0.18.1 does not have provenance: https://api.github.com/repos/dokku/sshcommand/releases/176258137","Warn: release artifact v0.18.0 does not have provenance: https://api.github.com/repos/dokku/sshcommand/releases/156365656","Warn: release artifact v0.17.1 does not have provenance: https://api.github.com/repos/dokku/sshcommand/releases/116414081"],"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dokku/.github/SECURITY.md:1","Info: Found linked content: github.com/dokku/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dokku/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dokku/.github/SECURITY.md:1"],"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Hadolint","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-16T00:38:26.490Z","repository_id":8909163,"created_at":"2025-08-16T00:38:26.490Z","updated_at":"2025-08-16T00:38:26.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274683628,"owners_count":25330613,"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-09-11T02:00:13.660Z","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":[],"created_at":"2024-01-11T16:55:05.736Z","updated_at":"2025-09-11T18:28:41.395Z","avatar_url":"https://github.com/dokku.png","language":"Shell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4906","html_url":"https://opencollective.ecosyste.ms/projects/4906","collective":{"id":3626,"uuid":"ynmlo94z-n7x08dpo-j36ewga3-vjbrky5m","slug":"dokku","name":"Dokku","description":"A Docker-powered PaaS that helps you build and manage the lifecycle of applications","website":"https://dokku.viewdocs.io/","github":"dokku","twitter":"dokku","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://dokku.viewdocs.io/"},{"type":"TWITTER","url":"https://twitter.com/dokku"},{"type":"GITHUB","url":"https://github.com/dokku"}],"currency":"USD","projects_count":92,"last_synced_at":"2026-07-24T06:15:20.555Z","created_at":"2024-01-10T13:17:55.393Z","updated_at":"2026-07-24T06:15:20.728Z","transactions_count":4675,"balance":929.8700000000151,"account_type":"COLLECTIVE","owner":{"login":"dokku","name":"Dokku","uuid":"13455795","kind":"organization","description":"The smallest PaaS implementation you've ever seen","email":null,"website":"https://dokku.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13455795?v=4","repositories_count":92,"last_synced_at":"2024-10-29T23:35:58.240Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"dokku","open_collective":"dokku","patreon":"dokku"}},"html_url":"https://github.com/dokku","funding_links":["https://github.com/sponsors/dokku","https://opencollective.com/dokku","https://patreon.com/dokku"],"total_stars":30711,"followers":239,"following":0,"created_at":"2022-11-02T22:59:27.994Z","updated_at":"2024-10-29T23:35:58.240Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokku","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dokku/repositories"},"last_project_activity_at":"2026-05-02T13:26:27.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2016-05-20T21:37:22.160Z","collective_updated_at":"2021-02-03T03:19:07.627Z","html_url":"https://opencollective.com/dokku","icon_url":"https://images.opencollective.com/dokku/logo/40.png","total_donations":88425.21000000114,"total_expenses":-94126.2399999986,"current_balance":929.8700000000151,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dokku","url":"https://opencollective.ecosyste.ms/collectives/dokku","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dokku/projects"}}