{"id":40423160,"url":"https://github.com/aisevim/commit-harmonizer-action","last_synced_at":"2026-01-20T15:31:06.495Z","repository":{"id":207387345,"uuid":"719122322","full_name":"aisevim/commit-harmonizer-action","owner":"aisevim","description":":octocat: Github Action! Enforce conventional commit format for commit and PR titles with clear error output :white_check_mark:","archived":false,"fork":false,"pushed_at":"2024-04-20T10:19:18.000Z","size":2227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-20T11:31:29.505Z","etag":null,"topics":["conventional-commits","github","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/commit-harmonizer","language":"JavaScript","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/aisevim.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,"dei":null}},"created_at":"2023-11-15T13:57:40.000Z","updated_at":"2024-04-20T10:19:22.000Z","dependencies_parsed_at":"2023-12-27T12:36:55.708Z","dependency_job_id":null,"html_url":"https://github.com/aisevim/commit-harmonizer-action","commit_stats":null,"previous_names":["aisevim/github-action-templates","aisevim/conventional-commits-action","aisevim/commit-harmonizer-action"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/aisevim/commit-harmonizer-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisevim%2Fcommit-harmonizer-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisevim%2Fcommit-harmonizer-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisevim%2Fcommit-harmonizer-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisevim%2Fcommit-harmonizer-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aisevim","download_url":"https://codeload.github.com/aisevim/commit-harmonizer-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisevim%2Fcommit-harmonizer-action/sbom","scorecard":{"id":173819,"data":{"date":"2025-08-11","repo":{"name":"github.com/aisevim/commit-harmonizer-action","commit":"df9fa00af32230407d06179ed3b5d9823b73659c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"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":"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":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-message-checker.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-test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/aisevim/commit-harmonizer-action/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aisevim/commit-harmonizer-action/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/aisevim/commit-harmonizer-action/deploy.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/aisevim/commit-harmonizer-action/deploy.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-message-checker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aisevim/commit-harmonizer-action/pr-message-checker.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/deploy.yaml:30","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand 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":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 9 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":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq"],"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-16T17:13:07.108Z","repository_id":207387345,"created_at":"2025-08-16T17:13:07.108Z","updated_at":"2025-08-16T17:13:07.108Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"keywords":["conventional-commits","github","github-actions"],"created_at":"2026-01-20T15:31:06.280Z","updated_at":"2026-01-20T15:31:06.485Z","avatar_url":"https://github.com/aisevim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commit Harmonizer\n[![Tests](https://github.com/aisevim/commit-harmonizer-action/actions/workflows/build-test.yml/badge.svg?branch=master)](https://github.com/aisevim/commit-harmonizer-action)\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/aisevim/commit-harmonizer-action)](https://github.com/aisevim/commit-harmonizer-action/tags)\n\nEnforce [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) format for **Commit** and **PR titles** with clear error output\n\n## Inputs\n\n| Input            | Description                         | Required | Default                            |\n| ---------------- | ----------------------------------- | -------- | ---------------------------------- |\n| `github-token`   | Token for repository access         | true     |                                    |\n| `check-pr-title` | Enable PR title checking            | false    | true                               |\n| `check-commits`  | Enable last commit message checking | false    | true                               |\n| `bypass-checks`  | A regex to bypass checks            | false    | `^wip\\|Wip\\|Merge\\|Revert\\|revert` |\n\n## Usage\n\n### On PR Title Edit and Last Commit Change\n\n```yaml\nname: Pull Request Message Checker\n\non:\n  pull_request:\n    types:\n      - edited\n      - opened\n      - synchronize\n      - reopened\n\njobs:\n  check-commit:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout Repository\n        uses: actions/checkout@v4\n\n      - name: Check Commit Message\n        uses: aisevim/commit-harmonizer-action\n        with:\n          github-token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n### On PR Title Edit\n\n```yaml\nname: Pull Request Title Checker\n\non:\n  pull_request:\n    types:\n      - edited\n\n\njobs:\n  check-commit:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout Repository\n        uses: actions/checkout@v4\n\n      - name: Check Commit Message\n        uses: aisevim/commit-harmonizer-action\n        with:\n          github-token: ${{ secrets.GITHUB_TOKEN }}\n          check-commits: false\n```\n\n### On Last Commit Change and disable bypass\n\n```yaml\nname: Pull Request Commit Message Checker\n\non:\n  pull_request:\n    types:\n      - opened\n      - synchronize\n      - reopened\n\n\njobs:\n  check-commit:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout Repository\n        uses: actions/checkout@v4\n\n      - name: Check Commit Message\n        uses: aisevim/commit-harmonizer-action\n        with:\n          github-token: ${{ secrets.GITHUB_TOKEN }}\n          check-pr-title: false\n          bypass-checks: \".+\"\n```\n\n## Outputs Examples\n\n![Log example-1](resources/output1.jpg) \n\n![Log example-2](resources/output2.jpg) \n\n![Log example-3](resources/output3.jpg) \n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\n## Release Notes\n\nSee [CHANGELOG.md](CHANGELOG.md) for details on each release.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisevim%2Fcommit-harmonizer-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faisevim%2Fcommit-harmonizer-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisevim%2Fcommit-harmonizer-action/lists"}