{"id":3497844,"name":"github.com/rhysd/go-github-selfupdate","ecosystem":"go","description":"","homepage":"https://github.com/rhysd/go-github-selfupdate","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rhysd/go-github-selfupdate","keywords_array":[],"namespace":"github.com/rhysd","versions_count":6,"first_release_published_at":"2018-09-23T11:52:01.000Z","latest_release_published_at":"2021-01-13T12:25:45.000Z","latest_release_number":"v1.2.3","last_synced_at":"2026-09-24T11:41:20.468Z","created_at":"2022-04-10T19:46:56.971Z","updated_at":"2026-09-24T11:41:20.469Z","registry_url":"https://pkg.go.dev/github.com/rhysd/go-github-selfupdate","install_command":"go get github.com/rhysd/go-github-selfupdate","documentation_url":"https://pkg.go.dev/github.com/rhysd/go-github-selfupdate#section-documentation","metadata":null,"repo_metadata":{"id":27978607,"uuid":"115316912","full_name":"rhysd/go-github-selfupdate","owner":"rhysd","description":"Binary self-update mechanism for Go commands using GitHub","archived":false,"fork":false,"pushed_at":"2023-09-19T12:13:44.000Z","size":118,"stargazers_count":646,"open_issues_count":21,"forks_count":76,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-09-05T11:02:26.689Z","etag":null,"topics":["cli","github","go","golang","selfupdate","update"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/rhysd/go-github-selfupdate/selfupdate","language":"Go","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/rhysd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-12-25T07:30:33.000Z","updated_at":"2026-07-31T07:57:31.000Z","dependencies_parsed_at":"2024-01-13T22:58:49.959Z","dependency_job_id":"aeb38a43-36d7-43be-86c8-e2625f30c383","html_url":"https://github.com/rhysd/go-github-selfupdate","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/rhysd/go-github-selfupdate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/sbom","scorecard":{"id":774591,"data":{"date":"2025-08-11","repo":{"name":"github.com/rhysd/go-github-selfupdate","commit":"04a545f8ea38b52262e6ac4acfcb863c23ebd39a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"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":"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":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact go-get-release not signed: https://api.github.com/repos/rhysd/go-github-selfupdate/releases/13934879","Warn: release artifact example-1.2.4 not signed: https://api.github.com/repos/rhysd/go-github-selfupdate/releases/9064019","Warn: release artifact go-get-release does not have provenance: https://api.github.com/repos/rhysd/go-github-selfupdate/releases/13934879","Warn: release artifact example-1.2.4 does not have provenance: https://api.github.com/repos/rhysd/go-github-selfupdate/releases/9064019"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0968 / GHSA-gwc9-m7rh-j2ww","Warn: Project is vulnerable to: GO-2021-0356 / GHSA-8c26-wmh5-6g9v","Warn: Project is vulnerable to: GO-2024-2961","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:12:04.141Z","repository_id":27978607,"created_at":"2025-08-23T03:12:04.141Z","updated_at":"2025-08-23T03:12:04.141Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37639595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-24T02:00:06.325Z","response_time":86,"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":"rhysd","name":"Linda_pp","uuid":"823277","kind":"user","description":"A dog enjoying software development (with bugs)","email":"","website":"https://rhysd.github.io/","location":"Tokyo, Japan","twitter":null,"company":"c488a14ae5b1d261beb94113b65c2197d1255ab50a88f7c6face387948dc3ada","icon_url":"https://avatars.githubusercontent.com/u/823277?u=2bd448fd47ffdb80a92e49b497332c9a499e436c\u0026v=4","repositories_count":565,"last_synced_at":"2024-04-14T17:22:15.441Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rhysd","funding_links":[],"total_stars":27375,"followers":1722,"following":31,"created_at":"2022-11-02T16:24:19.807Z","updated_at":"2024-04-14T17:24:07.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd/repositories"},"tags":[{"name":"v1.2.3","sha":"04a545f8ea38b52262e6ac4acfcb863c23ebd39a","kind":"commit","published_at":"2021-01-13T12:25:45.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.2.3","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"5766a1046b43c418b3509b86126362cfd056056b","kind":"commit","published_at":"2020-04-10T06:26:13.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.2.2","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"6cf6ce8c7af669ba5b85d41405dbdc20bb3f4ef7","kind":"commit","published_at":"2019-12-19T09:08:27.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.2.1","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"3b082d183d49335a55d3584709a4842925e4baf2","kind":"commit","published_at":"2019-12-19T04:08:04.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.2.0","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.2.0/manifests"},{"name":"go-get-release","sha":"8823218ebff3619b0a114fd5434d6c810ffa90e1","kind":"commit","published_at":"2018-11-10T04:08:05.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/go-get-release","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/go-get-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@go-get-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/go-get-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/go-get-release/manifests"},{"name":"v1.1.0","sha":"472a014a457bf6983bd5b28bdc4e7d14f352f187","kind":"commit","published_at":"2018-11-10T03:48:44.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.1.0","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4bfc1aa0302c89605b9bf20a8bb4e1af625bc714","kind":"commit","published_at":"2018-09-23T11:52:01.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/v1.0.0","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/v1.0.0/manifests"},{"name":"example-1.2.4","sha":"f1c1ec18719459a1b0da202e9534710d240e90e3","kind":"commit","published_at":"2017-12-30T03:31:07.000Z","download_url":"https://codeload.github.com/rhysd/go-github-selfupdate/tar.gz/example-1.2.4","html_url":"https://github.com/rhysd/go-github-selfupdate/releases/tag/example-1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rhysd/go-github-selfupdate@example-1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/example-1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Fgo-github-selfupdate/tags/example-1.2.4/manifests"}]},"repo_metadata_updated_at":"2026-09-24T11:41:20.246Z","dependent_packages_count":283,"downloads":null,"downloads_period":null,"dependent_repos_count":311,"rankings":{"downloads":null,"dependent_repos_count":0.3793160541555206,"dependent_packages_count":0.2558363604809125,"stargazers_count":2.6466346297703756,"forks_count":3.0942020381222455,"docker_downloads_count":0.4820495634324562,"average":1.3716077291923021},"purl":"pkg:golang/github.com/rhysd/go-github-selfupdate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rhysd/go-github-selfupdate","docker_dependents_count":51,"docker_downloads_count":4034994,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rhysd/go-github-selfupdate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rhysd/go-github-selfupdate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-24T06:09:21.026Z","issues_count":23,"pull_requests_count":35,"avg_time_to_close_issue":5069513.833333333,"avg_time_to_close_pull_request":8434967.08,"issues_closed_count":12,"pull_requests_closed_count":25,"pull_request_authors_count":26,"issue_authors_count":19,"avg_comments_per_issue":1.0434782608695652,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/rhysd%2Fgo-github-selfupdate/issues","maintainers":[{"login":"rhysd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhysd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frhysd%2Fgo-github-selfupdate/codemeta","maintainers":[]}