{"id":38189111,"uuid":"106127589","full_name":"commitizen-tools/commitizen","owner":"commitizen-tools","description":"Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder: ","archived":false,"fork":false,"pushed_at":"2026-03-31T06:37:09.000Z","size":29986,"stargazers_count":3363,"open_issues_count":162,"forks_count":334,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-04-04T00:02:50.558Z","etag":null,"topics":["bump-version","changelog-generator","commitizen","conventional-commits","git","python","python3","release-automation","semantic-versioning","semver"],"latest_commit_sha":null,"homepage":"https://commitizen-tools.github.io/commitizen/","language":"Python","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/commitizen-tools.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing/contributing.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"open_collective":"commitizen-tools","github":"commitizen-tools"}},"created_at":"2017-10-07T20:15:34.000Z","updated_at":"2026-04-03T18:05:30.000Z","dependencies_parsed_at":"2026-03-02T08:02:09.708Z","dependency_job_id":null,"html_url":"https://github.com/commitizen-tools/commitizen","commit_stats":{"total_commits":1644,"total_committers":144,"mean_commits":"11.416666666666666","dds":0.7670316301703163,"last_synced_commit":"fc929208abe0ceda456f7203a61f28ea0afef9ad"},"previous_names":[],"tags_count":316,"template":false,"template_full_name":null,"purl":"pkg:github/commitizen-tools/commitizen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen-tools","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/sbom","scorecard":{"id":300933,"data":{"date":"2025-08-11","repo":{"name":"github.com/commitizen-tools/commitizen","commit":"9e6830c97b498d1ffc7a52b66908d82764668c44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"30 commit(s) and 19 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_pr.yml:8","Warn: no topLevel permission defined: .github/workflows/bumpversion.yml:1","Warn: no topLevel permission defined: .github/workflows/docspublish.yml:1","Warn: no topLevel permission defined: .github/workflows/homebrewpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/label_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/label_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.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/bumpversion.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bumpversion.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bumpversion.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docspublish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docspublish.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_issues.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docspublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docspublish.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/homebrewpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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 28 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-17T20:36:19.220Z","repository_id":38189111,"created_at":"2025-08-17T20:36:19.220Z","updated_at":"2025-08-17T20:36:19.220Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}}