{"id":1545424,"name":"commitiquette","ecosystem":"npm","description":"Plugin for commitizen to use commitLint config","homepage":"https://github.com/martinmcwhorter/commitiquette#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinmcwhorter/commitiquette","keywords_array":["commitizen","commitlint","commitizen-plugin","commitlint-plugin"],"namespace":null,"versions_count":16,"first_release_published_at":"2020-02-12T20:49:23.902Z","latest_release_published_at":"2021-10-15T09:29:47.576Z","latest_release_number":"1.2.1","last_synced_at":"2026-03-15T10:34:48.120Z","created_at":"2022-04-09T05:16:55.012Z","updated_at":"2026-03-15T10:34:48.120Z","registry_url":"https://www.npmjs.com/package/commitiquette","install_command":"npm install commitiquette","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.1"}},"repo_metadata":{"id":40289872,"uuid":"237950179","full_name":"martinmcwhorter/commitiquette","owner":"martinmcwhorter","description":"Plugin for Commitizen that uses commitLint configuration","archived":false,"fork":false,"pushed_at":"2023-08-18T20:58:59.000Z","size":1534,"stargazers_count":30,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T00:00:05.319Z","etag":null,"topics":["commitizen","commitizen-adapter","commitlint","commitlintplugin","conventional-commits"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/martinmcwhorter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T11:31:22.000Z","updated_at":"2025-01-13T09:32:34.000Z","dependencies_parsed_at":"2024-08-13T07:17:08.071Z","dependency_job_id":"f992ff0f-8338-4c88-9246-2db5f2c4f262","html_url":"https://github.com/martinmcwhorter/commitiquette","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/martinmcwhorter/commitiquette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinmcwhorter","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/sbom","scorecard":{"id":621860,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinmcwhorter/commitiquette","commit":"37dfc11637ed67b911822f60d6a386748d682b5b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","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":"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":"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":"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/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/npmpublish.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/commitlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/nodejs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/npmpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/npmpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/npmpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/martinmcwhorter/commitiquette/npmpublish.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":-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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 21 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4"],"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-21T05:23:32.759Z","repository_id":40289872,"created_at":"2025-08-21T05:23:32.759Z","updated_at":"2025-08-21T05:23:32.759Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272174798,"owners_count":24886294,"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-08-26T02:00:07.904Z","response_time":60,"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_record":{"login":"martinmcwhorter","name":"Martin McWhorter","uuid":"1194490","kind":"user","description":"Web UI Solutions Architect\r\n    \r\n","email":"","website":null,"location":"Ireland","twitter":null,"company":"Verizon Connect","icon_url":"https://avatars.githubusercontent.com/u/1194490?u=de7cd1e7e934db444fb80f0590cbf3baee899eed\u0026v=4","repositories_count":38,"last_synced_at":"2025-08-19T23:40:50.005Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinmcwhorter","funding_links":[],"total_stars":53,"followers":7,"following":9,"created_at":"2022-11-07T06:44:21.444Z","updated_at":"2025-08-19T23:40:50.005Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinmcwhorter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinmcwhorter/repositories"},"tags":[{"name":"v1.2.1","sha":"31dcb21f9d220ffb2b910556e0ca8ed28fd3fcaf","kind":"commit","published_at":"2021-10-15T09:20:56.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.2.1","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"788ff48fdb73d90dc2ac60d88bb92fc0475a63fd","kind":"commit","published_at":"2021-09-12T10:33:12.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.2.0","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6b3b3c12075af2adb170bafda377e801c88f11a3","kind":"commit","published_at":"2021-06-15T09:56:21.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.1.1","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7bf25126fdf69e151329e9a1cc50d867640b757e","kind":"commit","published_at":"2021-05-27T18:57:12.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.1.0","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.1.0/manifests"},{"name":"v1.0.11","sha":"97e93a770f7386b4afd27eade8597475b7805fdb","kind":"commit","published_at":"2021-03-30T18:07:54.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.11","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"8d24a27795fd796c49d2d2efa26700061de6375a","kind":"commit","published_at":"2021-03-29T08:52:20.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.10","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"d48c643c863bc4d743e255f0ec07402835a32a3b","kind":"commit","published_at":"2020-12-14T14:32:16.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.9","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"f891c2e2fd103ddc3a9fb330e846c515f19c7e6f","kind":"commit","published_at":"2020-09-17T16:33:17.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.8","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"2fae504b621266974a764aabb82f9c95474966a0","kind":"commit","published_at":"2020-08-19T12:28:47.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.7","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"2800fed46bcf051a6d8949b014b8aacb2baf8d09","kind":"commit","published_at":"2020-08-10T09:29:33.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.6","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"2b38b1da3fc633b607a94f519b263ebec78a2f3f","kind":"commit","published_at":"2020-07-21T19:10:52.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.5","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c68cc4311a370dc9fa1328b78896da709a9d3419","kind":"commit","published_at":"2020-04-08T14:06:29.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.4","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"72537d722f6e7e8654d41f397836132d409c429e","kind":"commit","published_at":"2020-03-15T20:07:18.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.3","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"43048d7d42d8e5aa957a0cd1be5fb41ed9fdf806","kind":"commit","published_at":"2020-02-13T12:56:57.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.2","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"607fe7d43b56c9d1802fd311e88726fb63cf4dc5","kind":"commit","published_at":"2020-02-12T21:36:20.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.1","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"20e1243c87b4ce2af569cd0a293252e3818baf0e","kind":"commit","published_at":"2020-02-12T19:56:30.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.0","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.0/manifests"},{"name":"v1.0.0-pr.1","sha":"20e1243c87b4ce2af569cd0a293252e3818baf0e","kind":"commit","published_at":"2020-02-12T19:56:30.000Z","download_url":"https://codeload.github.com/martinmcwhorter/commitiquette/tar.gz/v1.0.0-pr.1","html_url":"https://github.com/martinmcwhorter/commitiquette/releases/tag/v1.0.0-pr.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinmcwhorter/commitiquette@v1.0.0-pr.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.0-pr.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/tags/v1.0.0-pr.1/manifests"}]},"repo_metadata_updated_at":"2025-12-30T13:49:14.016Z","dependent_packages_count":8,"downloads":5490,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":1.532048848392812,"dependent_repos_count":2.3768079248029874,"dependent_packages_count":2.5134196989117057,"stargazers_count":7.286630388035173,"forks_count":9.936326173618035,"docker_downloads_count":null,"average":4.729046606752142},"purl":"pkg:npm/commitiquette","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/commitiquette","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/commitiquette","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/commitiquette/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T12:22:28.013Z","issues_count":5,"pull_requests_count":44,"avg_time_to_close_issue":7779677.8,"avg_time_to_close_pull_request":3981846.0,"issues_closed_count":5,"pull_requests_closed_count":37,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":4.8,"avg_comments_per_pull_request":1.4772727272727273,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":38,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinmcwhorter%2Fcommitiquette/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitiquette/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitiquette/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitiquette/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitiquette/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitiquette/codemeta","maintainers":[{"uuid":"martinmcwhorter","login":"martinmcwhorter","name":null,"email":"martin@mcwhorter.org","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~martinmcwhorter","role":null,"created_at":"2022-11-11T19:57:55.617Z","updated_at":"2022-11-11T19:57:55.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martinmcwhorter/packages"}]}