{"id":4154582,"name":"github.com/appleboy/ssh-action","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/appleboy/ssh-action","keywords_array":[],"namespace":"github.com/appleboy","versions_count":31,"first_release_published_at":"2019-05-14T23:13:49.000Z","latest_release_published_at":"2026-01-28T02:18:18.000Z","latest_release_number":"v1.2.5","last_synced_at":"2026-08-14T17:36:53.956Z","created_at":"2022-04-12T17:20:53.905Z","updated_at":"2026-08-14T17:36:53.956Z","registry_url":"https://pkg.go.dev/github.com/appleboy/ssh-action","install_command":"go get github.com/appleboy/ssh-action","documentation_url":"https://pkg.go.dev/github.com/appleboy/ssh-action#section-documentation","metadata":{},"repo_metadata":{"id":37405989,"uuid":"186202082","full_name":"appleboy/ssh-action","owner":"appleboy","description":"GitHub Actions for executing remote ssh commands.","archived":false,"fork":false,"pushed_at":"2026-07-18T01:58:14.000Z","size":1280,"stargazers_count":6167,"open_issues_count":29,"forks_count":674,"subscribers_count":39,"default_branch":"master","last_synced_at":"2026-08-06T23:03:47.346Z","etag":null,"topics":["github-actions","ssh","ssh-client"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/ssh-remote-commands","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/appleboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":null,"patreon":null,"open_collective":"ssh-action","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/appleboy46"]}},"created_at":"2019-05-12T02:28:18.000Z","updated_at":"2026-08-06T10:43:49.000Z","dependencies_parsed_at":"2023-12-15T22:00:49.447Z","dependency_job_id":"ff42be1c-2d6b-43d0-8e13-fce6e6adfcd7","html_url":"https://github.com/appleboy/ssh-action","commit_stats":{"total_commits":164,"total_committers":16,"mean_commits":10.25,"dds":0.09146341463414631,"last_synced_commit":"d732991ab09097d8c8f390d91385b0386e619598"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/appleboy/ssh-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/sbom","scorecard":{"id":203772,"data":{"date":"2025-08-11","repo":{"name":"github.com/appleboy/ssh-action","commit":"3ca8a7c5359ac6ad91aa47f1946ece1c3b025004"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/goreleaser.yml:9","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/stable.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":"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":"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/goreleaser.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:499: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:502: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:528: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:617: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:572: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:704: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stable.yml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:422: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stable.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/ssh-action/stable.yml/master?enable=pin","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/goreleaser.yml:12"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-16T23:16:45.317Z","repository_id":37405989,"created_at":"2025-08-16T23:16:45.317Z","updated_at":"2025-08-16T23:16:45.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36610252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"appleboy","name":"Bo-Yi Wu","uuid":"21979","kind":"user","description":"I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023","email":"appleboy.tw@gmail.com","website":"https://blog.wu-boy.com","location":"Hsinchu, Taiwan","twitter":null,"company":"Mediatek","icon_url":"https://avatars.githubusercontent.com/u/21979?u=1a254eae0e4499dbb382ec3e3863ac8fa8b34ddd\u0026v=4","repositories_count":605,"last_synced_at":"2026-03-29T13:53:35.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appleboy","funding_links":[],"total_stars":28078,"followers":7419,"following":305,"created_at":"2022-11-02T16:36:34.393Z","updated_at":"2026-03-29T13:53:35.138Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy/repositories"},"tags":[{"name":"v1","sha":"0ff4204d59e8e51228ff73bce53f80d53301dee2","kind":"commit","published_at":"2026-01-28T02:18:18.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1","dependencies_parsed_at":"2026-08-13T04:48:16.280Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1/manifests"},{"name":"v1.2.5","sha":"0ff4204d59e8e51228ff73bce53f80d53301dee2","kind":"commit","published_at":"2026-01-28T02:18:18.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.5","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.5","dependencies_parsed_at":"2026-08-07T04:52:17.496Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"823bd89e131d8d508129f9443cad5855e9ba96f0","kind":"commit","published_at":"2025-11-28T15:09:09.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.4","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.4","dependencies_parsed_at":"2026-08-07T04:52:17.330Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"91f3272fc5907f4699dcf59761eb622a07342f5a","kind":"commit","published_at":"2025-11-08T02:27:34.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.3","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.3","dependencies_parsed_at":"2026-08-07T04:52:17.424Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"2ead5e36573f08b82fbfce1504f1a4b05a647c6f","kind":"commit","published_at":"2025-03-09T14:08:40.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.2","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.2","dependencies_parsed_at":"2026-08-07T04:52:17.489Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"8faa84277b88b6cd1455986f459aa66cf72bc8a3","kind":"commit","published_at":"2025-02-19T09:50:00.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.1","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.1","dependencies_parsed_at":"2026-08-07T04:52:17.417Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"7eaf76671a0d7eec5d98ee897acda4f968735a17","kind":"commit","published_at":"2024-11-17T07:08:23.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.2.0","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.2.0","dependencies_parsed_at":"2026-08-07T04:52:17.636Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"25ce8cbbcb08177468c7ff7ec5cbfa236f9341e1","kind":"commit","published_at":"2024-10-06T13:15:22.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.1.0","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.1.0","dependencies_parsed_at":"2024-10-08T04:19:13.020Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"029f5b4aeeeb58fdfe1410a5d17f967dacf36262","kind":"commit","published_at":"2024-01-07T11:40:43.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.0.3","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.0.3","dependencies_parsed_at":"2024-01-18T05:55:15.886Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"2451745138b602d3e100a6def50c8e4e39591d4c","kind":"commit","published_at":"2024-01-01T06:23:27.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.0.2","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.0.2","dependencies_parsed_at":"2024-01-03T05:38:49.922Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8f949198563a347a01c65ffc60399aef2b59d4ab","kind":"commit","published_at":"2023-12-26T07:13:15.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.0.1","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-12-30T04:27:45.016Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55dabf81b49d4120609345970c91507e2d734799","kind":"commit","published_at":"2023-07-23T02:01:08.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v1.0.0","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-24T04:10:56.716Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v1.0.0/manifests"},{"name":"v0.1.10","sha":"334f9259f2f8eb3376d33fa4c684fff373f2c2a6","kind":"commit","published_at":"2023-04-13T03:15:42.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.10","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.10","dependencies_parsed_at":"2023-07-20T20:42:29.126Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"5f64c95280a8e7632da28096e00ccaecb296d200","kind":"commit","published_at":"2023-04-04T09:37:29.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.9","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.9","dependencies_parsed_at":"2023-07-20T20:42:29.121Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"b60142998894e495c513803efc6d5d72a72c968a","kind":"commit","published_at":"2023-02-28T09:18:27.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.8","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.8","dependencies_parsed_at":"2023-07-20T20:42:29.003Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"d91a1af6f57cd4478ceee14d7705601dafabaa19","kind":"commit","published_at":"2023-01-08T01:08:14.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.7","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.7","dependencies_parsed_at":"2023-07-20T20:42:27.987Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"4a03da89e5c43da56e502053be4bbcb293411883","kind":"commit","published_at":"2022-12-09T02:32:49.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.6","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.6","dependencies_parsed_at":"2023-07-20T20:42:28.729Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"f9010ff7f1bbd7db1a0b4bab661437550cea20c0","kind":"commit","published_at":"2022-07-29T13:24:53.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.5","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.5","dependencies_parsed_at":"2023-07-20T20:42:28.439Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"1d1b21ca96111b1eb4c03c21c14ebb971d2200f6","kind":"commit","published_at":"2020-11-17T02:51:06.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.4","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.4","dependencies_parsed_at":"2023-07-20T20:42:28.383Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"bf84735fa9986d048980965656d55112e863f432","kind":"commit","published_at":"2020-08-08T07:39:00.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.3","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.3","dependencies_parsed_at":"2023-07-20T20:42:28.793Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e2cbea5f00b5f8d63f24ff104ec5446ca9dbc56c","kind":"commit","published_at":"2020-06-15T08:45:26.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.2","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.2","dependencies_parsed_at":"2023-07-20T20:42:29.083Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"682eb0ddda5d4b97a4b9b7ae1314c2f75254f9d9","kind":"commit","published_at":"2020-05-24T05:59:21.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.1","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.1","dependencies_parsed_at":"2023-07-20T20:42:28.857Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c9eebc1cde37bec0e73a313e766b036690c783fe","kind":"commit","published_at":"2020-05-24T02:54:31.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.1.0","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T20:42:28.986Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"ad6643f7053e0afbd2701670df746f69255670bf","kind":"commit","published_at":"2020-04-30T07:56:29.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.9","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.9","dependencies_parsed_at":"2023-07-20T20:42:28.960Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"26dd2b3a38b519bb3f1a20c89f09b6d17e762115","kind":"commit","published_at":"2020-04-16T14:24:18.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.8","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.8","dependencies_parsed_at":"2023-07-20T20:42:28.061Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"73767290ca0fd123c19a35598c66b657bd72999b","kind":"commit","published_at":"2019-12-30T11:54:28.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.7","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.7","dependencies_parsed_at":"2023-07-20T20:42:28.013Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"9085f3ea5bff7ff82f94a8d8c32ce7a2669302dd","kind":"commit","published_at":"2019-11-30T15:01:49.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.6","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.6","dependencies_parsed_at":"2023-07-20T20:42:28.549Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6f091cd9e3c1cd80aaae26c3ff9d628b8b1e8905","kind":"commit","published_at":"2019-11-21T03:10:52.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.5","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.5","dependencies_parsed_at":"2023-07-20T20:42:29.146Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"aa1ecdd19aeebf7f9515f55b4801b027b55d40ac","kind":"commit","published_at":"2019-09-30T08:55:40.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.4","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.4","dependencies_parsed_at":"2023-07-20T20:42:28.763Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a2d5832a97a3bfc4eaabcc0a4e5f4ed410241b67","kind":"commit","published_at":"2019-09-29T04:11:00.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.3","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.3","dependencies_parsed_at":"2023-07-20T20:42:28.587Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c94d94aab35c42d6aa3adf336d883e06216ac528","kind":"commit","published_at":"2019-05-16T02:07:59.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.2","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.2","dependencies_parsed_at":"2023-07-20T20:42:27.927Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d5e4d4798ef5e3a56ea6b9e2460f61595dbe36a0","kind":"commit","published_at":"2019-05-14T23:13:49.000Z","download_url":"https://codeload.github.com/appleboy/ssh-action/tar.gz/v0.0.1","html_url":"https://github.com/appleboy/ssh-action/releases/tag/v0.0.1","dependencies_parsed_at":"2023-07-20T20:42:29.011Z","dependency_job_id":null,"purl":"pkg:github/appleboy/ssh-action@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fssh-action/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-14T17:35:47.046Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/appleboy/ssh-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/appleboy/ssh-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/appleboy/ssh-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/appleboy/ssh-action/dependencies","status":null,"funding_links":["https://opencollective.com/ssh-action","https://www.paypal.me/appleboy46"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:41:31.749Z","issues_count":229,"pull_requests_count":69,"avg_time_to_close_issue":26243402.06701031,"avg_time_to_close_pull_request":2124754.40625,"issues_closed_count":194,"pull_requests_closed_count":64,"pull_request_authors_count":24,"issue_authors_count":222,"avg_comments_per_issue":5.139737991266376,"avg_comments_per_pull_request":1.0869565217391304,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":264564.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"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/appleboy%2Fssh-action/issues","maintainers":[{"login":"appleboy","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/appleboy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fssh-action/codemeta","maintainers":[]}