{"id":44685043,"url":"https://github.com/karantin2020/gitcomm","last_synced_at":"2026-02-15T05:34:02.474Z","repository":{"id":41281027,"uuid":"163749771","full_name":"karantin2020/gitcomm","owner":"karantin2020","description":"Automate your commit message workflow with some rules","archived":false,"fork":false,"pushed_at":"2024-03-15T12:57:42.000Z","size":775,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T00:27:35.604Z","etag":null,"topics":["automate","cli","commit","git","golang","template","workflow"],"latest_commit_sha":null,"homepage":null,"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/karantin2020.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-01T16:18:24.000Z","updated_at":"2023-12-18T18:49:34.000Z","dependencies_parsed_at":"2022-09-21T00:41:00.399Z","dependency_job_id":null,"html_url":"https://github.com/karantin2020/gitcomm","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/karantin2020/gitcomm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karantin2020%2Fgitcomm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karantin2020%2Fgitcomm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karantin2020%2Fgitcomm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karantin2020%2Fgitcomm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karantin2020","download_url":"https://codeload.github.com/karantin2020/gitcomm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karantin2020%2Fgitcomm/sbom","scorecard":{"id":550013,"data":{"date":"2025-08-11","repo":{"name":"github.com/karantin2020/gitcomm","commit":"afc253d7db8c82a176d878a7789da50f96d5524c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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.3.4 not signed: https://api.github.com/repos/karantin2020/gitcomm/releases/16393940","Warn: release artifact v0.3.3 not signed: https://api.github.com/repos/karantin2020/gitcomm/releases/16361852","Warn: release artifact v0.3.2 not signed: https://api.github.com/repos/karantin2020/gitcomm/releases/16356378","Warn: release artifact v0.3.4 does not have provenance: https://api.github.com/repos/karantin2020/gitcomm/releases/16393940","Warn: release artifact v0.3.3 does not have provenance: https://api.github.com/repos/karantin2020/gitcomm/releases/16361852","Warn: release artifact v0.3.2 does not have provenance: https://api.github.com/repos/karantin2020/gitcomm/releases/16356378"],"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"}}]},"last_synced_at":"2025-08-20T10:33:20.664Z","repository_id":41281027,"created_at":"2025-08-20T10:33:20.664Z","updated_at":"2025-08-20T10:33:20.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29470653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T05:26:30.465Z","status":"ssl_error","status_checked_at":"2026-02-15T05:26:21.858Z","response_time":118,"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"}},"keywords":["automate","cli","commit","git","golang","template","workflow"],"created_at":"2026-02-15T05:34:02.277Z","updated_at":"2026-02-15T05:34:02.449Z","avatar_url":"https://github.com/karantin2020.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/karantin2020/gitcomm?status.svg)](github.com/karantin2020/gitcomm) [![Go Report Card](https://goreportcard.com/badge/github.com/karantin2020/gitcomm)](https://goreportcard.com/report/github.com/karantin2020/gitcomm) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Git commit message formatter\n\nCli app to implement git message template  \nAutomate your commit message workflow with some rules\n\nThe name 'gitcomm' is short 'git commit message'.\n\nUsage:\n\n![demo](https://github.com/karantin2020/gitcomm/raw/master/docs/screen.gif)\n\nDownload and install it:\n\n```sh\n$ go get -u -d github.com/karantin2020/gitcomm/cmd\n$ go install -o gitcomm github.com/karantin2020/gitcomm/cmd\n```\n\nOr install precompiled release binary.  \n\n```sh\nUsage: gitcomm [-v] [-Ast] | [-u]\n\nAutomate git commit messaging\n\nSource https://github.com/karantin2020/gitcomm\n                  \nOptions:          \n  -V, --version   Show the version and exit\n  -A, --addAll    Adds, modifies, and removes index entries to match the working tree. Evals `git add -A`\n  -v, --verbose   Switch log output\n  -s, --show      Show last commit or not. Evals `git show -s` in the end of execution\n  -t, --tag       Create an annonated tag for the next logical version\n  -u, --undo      Revert last commit\n```\n\n```sh\n# type(\u003cscope\u003e): \u003cSubject\u003e\n\n# \u003cBody\u003e\n\n# * \u003cFooter\u003e\n```\n\n#### Type should be one of the following:\n\n- feat (new feature)\n- fix (bug fix)\n- docs (changes to documentation)\n- style (format, missing semi colons, etc; no code change)\n- refactor (refactor production code)\n- test (add missing tests, refactor tests; no production code change)\n- chore (update grunt tasks etc; no production code change)\n- version (description of version upgrade)\n\nScope is just the scope of the change. Something like (admin) or (teacher).  \nSubject should use imperative tone and say what you did.  \nThe body should go into detail about changes made. Use the body to explain what and why vs. how  \nThe footer should contain any git issue references or actions.\n\n#### Issue Processing\n\nISSUE_KEY #comment This is a comment  \nISSUE_KEY #resolved\n\nTemplate is from this repo https://github.com/williampeterpaul/.git-commit-template\n\n#### Follows this https://chris.beams.io/posts/git-commit/\n\n#### The seven rules of a great Git commit message\n\n\u003e Keep in mind: This has all been said before.\n\n1. Separate subject from body with a blank line\n2. Limit the subject line to 72 characters\n3. Capitalize the subject line\n4. Do not end the subject line with a period\n5. ~~Use the imperative mood in the subject line~~ // That rule is for user impl\n6. Wrap the body at 72 characters. Limit the body length to 320 characters\n7. ~~Use the body to explain what and why vs. how~~ // That rule is for user impl\n\nExample commit message:\n\n    Redirect user to the requested page after login\n\n    https://trello.com/path/to/relevant/card\n\n    Users were being redirected to the home page after login, which is less\n    useful than redirecting to the page they had originally requested before\n    being redirected to the login form.\n\n    * Store requested path in a session variable\n    * Redirect to the stored location after successfully logging in the user\n\nSource is https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarantin2020%2Fgitcomm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarantin2020%2Fgitcomm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarantin2020%2Fgitcomm/lists"}