{"id":21392,"url":"https://github.com/goreleaser/chglog","last_synced_at":"2026-07-17T06:20:35.658Z","repository":{"id":35419908,"uuid":"216125199","full_name":"goreleaser/chglog","owner":"goreleaser","description":"chglog is a changelog management library and tool","archived":false,"fork":false,"pushed_at":"2025-08-21T15:02:34.000Z","size":415,"stargazers_count":273,"open_issues_count":0,"forks_count":16,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-21T17:58:48.424Z","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"]},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-19T00:02:09.000Z","updated_at":"2025-08-21T15:02:37.000Z","dependencies_parsed_at":"2024-01-11T22:00:29.648Z","dependency_job_id":"94e43e52-8f0c-401b-9023-2bb22ae6ba29","html_url":"https://github.com/goreleaser/chglog","commit_stats":{"total_commits":165,"total_committers":11,"mean_commits":15.0,"dds":0.4666666666666667,"last_synced_commit":"807655e6882e45924bc0579b4fbb70bcca73b277"},"previous_names":["djgilcrease/chglog"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/goreleaser/chglog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fchglog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fchglog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fchglog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fchglog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser","download_url":"https://codeload.github.com/goreleaser/chglog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fchglog/sbom","scorecard":{"id":441539,"data":{"date":"2025-08-11","repo":{"name":"github.com/goreleaser/chglog","commit":"4fa3be29da39fd1f07a02962fb8cc3df889bbe92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 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":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/goreleaser/chglog/release.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 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":"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 v0.7.3 not signed: https://api.github.com/repos/goreleaser/chglog/releases/223735158","Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/goreleaser/chglog/releases/223729367","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/goreleaser/chglog/releases/223721774","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/goreleaser/chglog/releases/207716098","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/goreleaser/chglog/releases/193902789","Warn: release artifact v0.7.3 does not have provenance: https://api.github.com/repos/goreleaser/chglog/releases/223735158","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/goreleaser/chglog/releases/223729367","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/goreleaser/chglog/releases/223721774","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/goreleaser/chglog/releases/207716098","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/goreleaser/chglog/releases/193902789"],"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 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:10"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T05:41:59.039Z","repository_id":35419908,"created_at":"2025-08-19T05:41:59.040Z","updated_at":"2025-08-19T05:41:59.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204766,"owners_count":25602737,"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-21T02:00:07.055Z","response_time":72,"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:35.311Z","updated_at":"2025-09-21T06:28:11.354Z","avatar_url":"https://github.com/goreleaser.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21392","html_url":"https://opencollective.ecosyste.ms/projects/21392","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-07-29T00:15:14.621Z","created_at":"2024-01-10T13:17:54.644Z","updated_at":"2026-07-29T00:15:14.794Z","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-04-04T01:14:43.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"}}