{"id":77998,"name":null,"description":"A changelog generator which uses GitHub's API for the details","url":"https://github.com/jimschubert/changelog","last_synced_at":"2025-09-08T21:13:16.493Z","repository":{"id":50780577,"uuid":"244037529","full_name":"jimschubert/changelog","owner":"jimschubert","description":"A changelog generator which uses GitHub's API for the details","archived":false,"fork":false,"pushed_at":"2025-05-24T00:35:38.000Z","size":124,"stargazers_count":9,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-24T01:26:57.976Z","etag":null,"topics":["changelog","changelog-generator","github","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimschubert.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.go","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"jimschubert","patreon":"jimschubert"}},"created_at":"2020-02-29T20:34:41.000Z","updated_at":"2025-05-24T00:35:01.000Z","dependencies_parsed_at":"2025-04-05T18:46:48.982Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/changelog","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/jimschubert/changelog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/sbom","scorecard":{"id":520948,"data":{"date":"2025-08-11","repo":{"name":"github.com/jimschubert/changelog","commit":"c22312f533bfffd925546358b1957247f512c354"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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":"Maintained","score":10,"reason":"13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","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":"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":"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/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/jimschubert/changelog/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:11: pin your Docker image by updating gcr.io/distroless/base-debian10 to gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319","Warn: containerImage not pinned by hash: release.Dockerfile:1: pin your Docker image by updating gcr.io/distroless/base-debian10 to gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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 v1.3.2 not signed: https://api.github.com/repos/jimschubert/changelog/releases/221111145","Warn: release artifact v1.3.1 not signed: https://api.github.com/repos/jimschubert/changelog/releases/221109479","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/jimschubert/changelog/releases/221102003","Warn: release artifact v1.2.1 not signed: https://api.github.com/repos/jimschubert/changelog/releases/43831113","Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/jimschubert/changelog/releases/43812307","Warn: release artifact v1.3.2 does not have provenance: https://api.github.com/repos/jimschubert/changelog/releases/221111145","Warn: release artifact v1.3.1 does not have provenance: https://api.github.com/repos/jimschubert/changelog/releases/221109479","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/jimschubert/changelog/releases/221102003","Warn: release artifact v1.2.1 does not have provenance: https://api.github.com/repos/jimschubert/changelog/releases/43831113","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/jimschubert/changelog/releases/43812307"],"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":-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":"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/release.yml:38"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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":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"}}]},"last_synced_at":"2025-08-20T02:59:46.963Z","repository_id":50780577,"created_at":"2025-08-20T02:59:46.963Z","updated_at":"2025-08-20T02:59:46.963Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231548,"owners_count":25245625,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"jimschubert","name":"Jim Schubert","uuid":"109659","kind":"user","description":"Trust me, I'm a pro.\r\n\r\nThings I know a little about: Go, Java, JavaScript, Scala, Kotlin, Frontend/Backend, Other things","email":"","website":null,"location":"Richmond, VA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/109659?u=4e8dd9b48487fad917c66ddb412b85aa9ea9767f\u0026v=4","repositories_count":174,"last_synced_at":"2025-09-06T06:56:08.184Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jimschubert","funding_links":["https://github.com/sponsors/jimschubert"],"total_stars":958,"followers":212,"following":128,"created_at":"2022-11-03T00:31:28.565Z","updated_at":"2025-09-06T06:56:08.184Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert/repositories"},"packages":[{"id":3653307,"name":"github.com/jimschubert/changelog","ecosystem":"go","description":"","homepage":"https://github.com/jimschubert/changelog","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jimschubert/changelog","keywords_array":[],"namespace":"github.com/jimschubert","versions_count":13,"first_release_published_at":"2020-03-08T18:00:21.000Z","latest_release_published_at":"2025-05-27T01:41:03.000Z","latest_release_number":"v1.3.2","last_synced_at":"2025-08-26T10:53:01.305Z","created_at":"2022-04-11T09:41:00.895Z","updated_at":"2025-08-26T10:53:01.305Z","registry_url":"https://pkg.go.dev/github.com/jimschubert/changelog","install_command":"go get github.com/jimschubert/changelog","documentation_url":"https://pkg.go.dev/github.com/jimschubert/changelog#section-documentation","metadata":{},"repo_metadata":{"uuid":"244037529","full_name":"jimschubert/changelog","owner":"jimschubert","description":"A changelog generator which uses GitHub's API for the details","archived":false,"fork":false,"pushed_at":"2021-05-31T02:53:08.000Z","size":189,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-17T12:35:18.842Z","etag":null,"topics":["changelog","changelog-generator","github","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"changelog.go","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"jimschubert","patreon":"jimschubert"}},"created_at":"2020-02-29T20:34:41.000Z","updated_at":"2023-02-27T14:01:46.000Z","dependencies_parsed_at":"2022-08-24T00:51:21.470Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/changelog","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"jimschubert","name":"Jim Schubert","uuid":"109659","kind":"user","description":"Core team and founding member of OpenAPI Generator.\r\n\r\nC#, Kotlin, Scala Java, JavaScript","email":"","website":"http://www.ipreferjim.com","location":"Richmond, VA","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/109659?u=4e8dd9b48487fad917c66ddb412b85aa9ea9767f\u0026v=4","repositories_count":78,"last_synced_at":"2023-03-11T17:45:49.871Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert"},"tags":[{"name":"v1.2.1","sha":"1574356c5621d00832ca83d3bc196e5043439745","kind":"commit","published_at":"2021-05-31T02:47:27.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v1.2.1","html_url":"https://github.com/jimschubert/changelog/releases/tag/v1.2.1"},{"name":"v1.2.0","sha":"7105a2edd103f2e58c09b6d502ade32ca88d2d18","kind":"commit","published_at":"2021-05-30T02:22:39.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v1.2.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v1.2.0"},{"name":"v1.1.1","sha":"f2588fb87128639f834244671c5d09f2f2190f30","kind":"commit","published_at":"2021-05-30T01:01:56.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v1.1.1","html_url":"https://github.com/jimschubert/changelog/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"d466e8118e28a54f0333e05c712e9744657356e0","kind":"commit","published_at":"2020-04-08T01:54:41.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v1.1.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"bf79269190b1ddf786ff7d058ea848c5a162e0b8","kind":"tag","published_at":"2020-04-07T15:26:04.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v1.0.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v1.0.0"},{"name":"v0.5.0","sha":"30e6852f85ac1949349f2cde852b0f9c2b7bbf08","kind":"commit","published_at":"2020-04-07T13:53:28.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.5.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.5.0"},{"name":"v0.4.0","sha":"36a794c937ffca7d09f90d01b1249edb26b37a70","kind":"commit","published_at":"2020-03-22T20:04:31.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.4.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.4.0"},{"name":"v0.3.0","sha":"b2eb260181070005e29fd1c4fb767f3e1d782034","kind":"commit","published_at":"2020-03-21T17:10:43.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.3.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"e08ff425b22d8ec95320a679d7a90d31bde90f0f","kind":"commit","published_at":"2020-03-14T21:17:14.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.2.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"b849ab9805dda6d23364c921bd8f6d8c85138607","kind":"commit","published_at":"2020-03-08T18:00:21.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.1.0","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.1.0"},{"name":"v0.1","sha":"b849ab9805dda6d23364c921bd8f6d8c85138607","kind":"commit","published_at":"2020-03-08T18:00:21.000Z","download_url":"https://codeload.github.com/jimschubert/changelog/tar.gz/v0.1","html_url":"https://github.com/jimschubert/changelog/releases/tag/v0.1"}]},"repo_metadata_updated_at":"2023-03-21T18:54:35.233Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.709308824938517,"dependent_packages_count":9.555658915966655,"stargazers_count":10.813735924710805,"forks_count":13.4630817017471,"docker_downloads_count":null,"average":9.635446341840769},"purl":"pkg:golang/github.com/jimschubert/changelog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jimschubert/changelog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jimschubert/changelog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jimschubert/changelog/dependencies","status":null,"funding_links":["https://github.com/sponsors/jimschubert","https://patreon.com/jimschubert"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-17T23:04:39.445Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":47746.5,"avg_time_to_close_pull_request":36226.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjimschubert%2Fchangelog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjimschubert%2Fchangelog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjimschubert%2Fchangelog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjimschubert%2Fchangelog/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":491410,"full_name":"jimschubert/changelog","default_branch":"master","committers":[{"name":"Jim Schubert","email":"james.schubert@gmail.com","count":55}],"total_commits":55,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T12:35:18.563Z","last_synced_commit":"1574356c5621d00832ca83d3bc196e5043439745","created_at":"2023-03-09T01:58:17.285Z","updated_at":"2023-09-19T17:02:27.721Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491289,"commits_count":854853312,"contributors_count":31205752,"owners_count":911845,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jimschubert/changelog","html_url":"https://github.com/jimschubert/changelog","last_synced_at":"2024-11-05T16:16:26.381Z","status":null,"issues_count":2,"pull_requests_count":2,"avg_time_to_close_issue":47746.5,"avg_time_to_close_pull_request":36226.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T11:21:08.256Z","updated_at":"2025-08-31T07:04:32.107Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Fchangelog/issues","issue_labels_count":{"bug":2},"pull_request_labels_count":{"dependencies":4,"github_actions":3},"issue_author_associations_count":{"OWNER":2},"pull_request_author_associations_count":{"NONE":4,"OWNER":2},"issue_authors":{"jimschubert":2},"pull_request_authors":{"dependabot[bot]":4,"jimschubert":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10171813,"issues_count":31942582,"pull_requests_count":100134560,"authors_count":10732619,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":3,"github_actions":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":3,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":3,"jimschubert":1},"maintainers":[{"login":"jimschubert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimschubert"}],"active_maintainers":[{"login":"jimschubert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimschubert"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":3,"IssueCommentEvent":3,"PushEvent":10,"PullRequestEvent":11,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"DeleteEvent":3,"IssueCommentEvent":3,"PushEvent":10,"PullRequestEvent":11,"CreateEvent":6}},"keywords":["changelog","changelog-generator","github","golang","hacktoberfest"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-24T00:51:21.201Z","updated_at":"2022-08-24T00:51:21.201Z","repository_link":"https://github.com/jimschubert/changelog/blob/master/go.mod","dependencies":[{"id":2442962819,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.0.0","direct":true,"kind":"runtime","optional":false},{"id":2442962820,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.4.3","direct":true,"kind":"runtime","optional":false},{"id":2442962821,"package_name":"github.com/google/go-github/v29","ecosystem":"go","requirements":"v29.0.3","direct":true,"kind":"runtime","optional":false},{"id":2442962822,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":2442962823,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":true,"kind":"runtime","optional":false},{"id":2442962824,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":2442962825,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-24T00:51:21.310Z","updated_at":"2022-08-24T00:51:21.310Z","repository_link":"https://github.com/jimschubert/changelog/blob/master/go.sum","dependencies":[{"id":2442962849,"package_name":"github.com/alcortesm/tgz","ecosystem":"go","requirements":"v0.0.0-20161220082320-9c5fe88206d7","direct":false,"kind":"runtime","optional":false},{"id":2442962850,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20161002113705-648efa622239","direct":false,"kind":"runtime","optional":false},{"id":2442962851,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":2442962852,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":2442962853,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962854,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":2442962855,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":2442962856,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":2442962857,"package_name":"github.com/flynn/go-shlex","ecosystem":"go","requirements":"v0.0.0-20150515145356-3f9db97f8568","direct":false,"kind":"runtime","optional":false},{"id":2442962858,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":2442962859,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":2442962860,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":2442962861,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.0.1","direct":false,"kind":"runtime","optional":false},{"id":2442962862,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":2442962863,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":2442962864,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":2442962865,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":2442962866,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":2442962867,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":2442962868,"package_name":"github.com/google/go-github/v29","ecosystem":"go","requirements":"v29.0.3","direct":false,"kind":"runtime","optional":false},{"id":2442962869,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":2442962870,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":2442962871,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":2442962872,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20190725054713-01f96b0aa0cd","direct":false,"kind":"runtime","optional":false},{"id":2442962873,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":2442962874,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962875,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":2442962876,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962877,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":2442962878,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":2442962879,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":2442962880,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":2442962881,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":2442962882,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962883,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":2442962884,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":2442962885,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":2442962886,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962887,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":2442962888,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962889,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":2442962890,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":2442962891,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":2442962892,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":2442962893,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":2442962894,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190219172222-a4c6cb3142f2","direct":false,"kind":"runtime","optional":false},{"id":2442962895,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":2442962896,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":2442962897,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":2442962898,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":2442962899,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":2442962900,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":2442962901,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":2442962902,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190221075227-b4e8571b14e0","direct":false,"kind":"runtime","optional":false},{"id":2442962903,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":2442962904,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":2442962905,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":2442962906,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191008105621-543471e840be","direct":false,"kind":"runtime","optional":false},{"id":2442962907,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191010194322-b09406accb47","direct":false,"kind":"runtime","optional":false},{"id":2442962908,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":2442962909,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":2442962910,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":2442962911,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":2442962912,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":2442962913,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":2442962914,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":2442962915,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":2442962916,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":2442962917,"package_name":"gopkg.in/go-playground/assert.v1","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":2442962918,"package_name":"gopkg.in/go-playground/validator.v9","ecosystem":"go","requirements":"v9.30.0","direct":false,"kind":"runtime","optional":false},{"id":2442962919,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":2442962920,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":2442962921,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":2442962922,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20191120175047-4206685974f2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2025-04-05T18:46:48.240Z","updated_at":"2025-04-05T18:46:48.240Z","repository_link":"https://github.com/jimschubert/changelog/blob/master/.github/workflows/build.yml","dependencies":[{"id":22561429069,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22561429070,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22561429071,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-04-05T18:46:48.294Z","updated_at":"2025-04-05T18:46:48.294Z","repository_link":"https://github.com/jimschubert/changelog/blob/master/.github/workflows/release.yml","dependencies":[{"id":22561429092,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22561429093,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22561429094,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22561429095,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22561429096,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v2.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-05T18:46:48.665Z","updated_at":"2025-04-05T18:46:48.665Z","repository_link":"https://github.com/jimschubert/changelog/blob/master/Dockerfile","dependencies":[{"id":22561429100,"package_name":"golang","ecosystem":"docker","requirements":"1.14-alpine3.11","direct":true,"kind":"build","optional":false},{"id":22561429101,"package_name":"gcr.io/distroless/base-debian10","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":2.5649493574615367,"created_at":"2025-09-08T20:54:22.100Z","updated_at":"2025-10-07T08:27:57.409Z","avatar_url":"https://github.com/jimschubert.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/jimschubert","https://patreon.com/jimschubert"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/77998","html_url":"https://science.ecosyste.ms/projects/77998"}