{"id":21373,"url":"https://github.com/goreleaser/godownloader","last_synced_at":"2026-08-13T18:20:28.829Z","repository":{"id":46747431,"uuid":"90802740","full_name":"goreleaser/godownloader","owner":"goreleaser","description":"[DEPRECATED] Download Go binaries as fast and easily as possible.","archived":true,"fork":false,"pushed_at":"2021-07-17T00:51:02.000Z","size":431,"stargazers_count":449,"open_issues_count":1,"forks_count":54,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-21T12:32:21.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/goreleaser.png","metadata":{"funding":{"github":["caarlos0"],"open_collective":"goreleaser","custom":["https://goreleaser.com/pro"]}},"created_at":"2017-05-10T00:05:40.000Z","updated_at":"2025-09-12T15:29:40.000Z","dependencies_parsed_at":"2022-08-26T20:23:40.493Z","dependency_job_id":null,"html_url":"https://github.com/goreleaser/godownloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/goreleaser/godownloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgodownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgodownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgodownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgodownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser","download_url":"https://codeload.github.com/goreleaser/godownloader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgodownloader/sbom","scorecard":{"id":441542,"data":{"date":"2025-08-11","repo":{"name":"github.com/goreleaser/godownloader","commit":"632441f5a29bac9ac3088f139477b364ff525041"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"Code-Review","score":3,"reason":"Found 8/24 approved changesets -- score normalized to 3","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":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/goreleaser.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":"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":"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/go.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/godownloader/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/godownloader/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/godownloader/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/godownloader/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/godownloader/goreleaser.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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 v0.1.0 not signed: https://api.github.com/repos/goreleaser/godownloader/releases/20493941","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/goreleaser/godownloader/releases/20493941"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2020-0036 / GHSA-wxc4-f4m6-wwqv"],"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-19T05:42:00.826Z","repository_id":46747431,"created_at":"2025-08-19T05:42:00.826Z","updated_at":"2025-08-19T05:42:00.826Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36618126,"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"}},"keywords":[],"created_at":"2024-01-11T19:13:33.785Z","updated_at":"2026-08-13T18:20:28.682Z","avatar_url":"https://github.com/goreleaser.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21373","html_url":"https://opencollective.ecosyste.ms/projects/21373","collective":{"id":3253,"uuid":"ov349mrw-gz75lpye-456a08dj-eybknoxd","slug":"goreleaser","name":"goreleaser","description":"Deliver Go binaries as fast and easily as possible","website":"https://goreleaser.com","github":"goreleaser","twitter":"GoReleaser","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://goreleaser.com"},{"type":"TWITTER","url":"https://twitter.com/GoReleaser"},{"type":"GITHUB","url":"https://github.com/goreleaser"}],"currency":"USD","projects_count":61,"last_synced_at":"2026-08-22T00:15:13.513Z","created_at":"2024-01-10T13:17:54.644Z","updated_at":"2026-08-22T00:15:13.683Z","transactions_count":1205,"balance":598.1800000000011,"account_type":"COLLECTIVE","owner":{"login":"goreleaser","name":"GoReleaser","uuid":"24697112","kind":"organization","description":"Deliver Go binaries as fast and easily as possible","email":null,"website":"https://goreleaser.com","location":"Brazil","twitter":"goreleaser","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24697112?v=4","repositories_count":46,"last_synced_at":"2024-10-29T22:39:02.890Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["caarlos0"],"open_collective":"goreleaser","custom":["https://goreleaser.com/pro"]}},"html_url":"https://github.com/goreleaser","funding_links":["https://github.com/sponsors/caarlos0","https://opencollective.com/goreleaser","https://goreleaser.com/pro"],"total_stars":17810,"followers":185,"following":0,"created_at":"2022-11-07T17:16:39.781Z","updated_at":"2024-10-29T22:39:02.891Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser/repositories"},"last_project_activity_at":"2026-08-18T03:19:50.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-01-18T19:01:24.893Z","collective_updated_at":"2021-10-27T01:34:11.830Z","html_url":"https://opencollective.com/goreleaser","icon_url":"https://images.opencollective.com/goreleaser/logo/40.png","total_donations":9802.209999999988,"total_expenses":-10291.530000000124,"current_balance":598.1800000000011,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/goreleaser","url":"https://opencollective.ecosyste.ms/collectives/goreleaser","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/goreleaser/projects"}}