{"id":38951,"name":"git-lint","description":"A command line interface for linting Git commits.","url":"https://github.com/bkuhlmann/git-lint","last_synced_at":"2025-09-05T07:58:00.330Z","repository":{"id":43804240,"uuid":"272066744","full_name":"bkuhlmann/git-lint","owner":"bkuhlmann","description":"A command line interface for linting Git commits.","archived":false,"fork":false,"pushed_at":"2025-08-30T22:16:26.000Z","size":1055,"stargazers_count":61,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-31T00:18:21.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://alchemists.io/projects/git-lint","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkuhlmann.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.adoc","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["bkuhlmann"]}},"created_at":"2020-06-13T18:43:57.000Z","updated_at":"2025-08-30T22:16:30.000Z","dependencies_parsed_at":"2023-02-19T01:01:39.682Z","dependency_job_id":"1f5e2dd7-6b81-47e2-8821-f2457362cf2e","html_url":"https://github.com/bkuhlmann/git-lint","commit_stats":{"total_commits":362,"total_committers":1,"mean_commits":362.0,"dds":0.0,"last_synced_commit":"47412cc55a7ce5f6f74d1bbeef1e77ca0a1f3177"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/bkuhlmann/git-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/sbom","scorecard":{"id":241754,"data":{"date":"2025-08-11","repo":{"name":"github.com/bkuhlmann/git-lint","commit":"4e8bd4b5aa049d72953c3c45005bf65ec8bb7d3a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":"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":10,"reason":"12 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/git_lint.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":"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":"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":"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/git_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bkuhlmann/git-lint/git_lint.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.adoc:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-17T06:47:28.340Z","repository_id":43804240,"created_at":"2025-08-17T06:47:28.341Z","updated_at":"2025-08-17T06:47:28.341Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728150,"owners_count":25157136,"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-05T02:00:09.113Z","response_time":402,"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":"bkuhlmann","name":"Brooke Kuhlmann","uuid":"50245","kind":"user","description":"Quality over quantity.","email":"","website":"https://alchemists.io","location":"Boulder, CO USA","twitter":null,"company":"Alchemists","icon_url":"https://avatars.githubusercontent.com/u/50245?u=334c37055584980968b5780cfe7cbc0076885a0f\u0026v=4","repositories_count":56,"last_synced_at":"2025-08-28T12:33:52.819Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bkuhlmann","funding_links":["https://github.com/sponsors/bkuhlmann"],"total_stars":2300,"followers":252,"following":0,"created_at":"2022-11-02T16:47:05.241Z","updated_at":"2025-08-28T12:33:52.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann/repositories"},"packages":[{"id":215534,"name":"git-lint","ecosystem":"rubygems","description":"A command line interface for linting Git commits.","homepage":"https://alchemists.io/projects/git-lint","licenses":"Hippocratic-2.1","normalized_licenses":["Hippocratic-2.1"],"repository_url":"https://github.com/bkuhlmann/git-lint","keywords_array":[],"namespace":null,"versions_count":66,"first_release_published_at":"2020-06-13T18:46:24.367Z","latest_release_published_at":"2025-08-10T16:41:37.872Z","latest_release_number":"9.5.0","last_synced_at":"2025-08-31T00:24:35.341Z","created_at":"2022-04-05T23:40:17.296Z","updated_at":"2025-08-31T00:25:19.217Z","registry_url":"https://rubygems.org/gems/git-lint","install_command":"gem install git-lint -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/git-lint/","metadata":{"funding":"https://github.com/sponsors/bkuhlmann"},"repo_metadata":{"id":43804240,"uuid":"272066744","full_name":"bkuhlmann/git-lint","owner":"bkuhlmann","description":"A command line interface for linting Git commits.","archived":false,"fork":false,"pushed_at":"2025-08-30T22:16:26.000Z","size":1055,"stargazers_count":61,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-31T00:18:21.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://alchemists.io/projects/git-lint","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkuhlmann.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.adoc","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["bkuhlmann"]}},"created_at":"2020-06-13T18:43:57.000Z","updated_at":"2025-08-30T22:16:30.000Z","dependencies_parsed_at":"2023-02-19T01:01:39.682Z","dependency_job_id":"1f5e2dd7-6b81-47e2-8821-f2457362cf2e","html_url":"https://github.com/bkuhlmann/git-lint","commit_stats":{"total_commits":362,"total_committers":1,"mean_commits":362.0,"dds":0.0,"last_synced_commit":"47412cc55a7ce5f6f74d1bbeef1e77ca0a1f3177"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/bkuhlmann/git-lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/sbom","scorecard":{"id":241754,"data":{"date":"2025-08-11","repo":{"name":"github.com/bkuhlmann/git-lint","commit":"4e8bd4b5aa049d72953c3c45005bf65ec8bb7d3a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"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":"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":10,"reason":"12 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/git_lint.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":"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":"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":"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/git_lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bkuhlmann/git-lint/git_lint.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction 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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.adoc:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-17T06:47:28.340Z","repository_id":43804240,"created_at":"2025-08-17T06:47:28.341Z","updated_at":"2025-08-17T06:47:28.341Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272925693,"owners_count":25016419,"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-30T02:00:09.474Z","response_time":77,"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":"bkuhlmann","name":"Brooke Kuhlmann","uuid":"50245","kind":"user","description":"Quality over quantity.","email":"","website":"https://alchemists.io","location":"Boulder, CO USA","twitter":null,"company":"Alchemists","icon_url":"https://avatars.githubusercontent.com/u/50245?u=334c37055584980968b5780cfe7cbc0076885a0f\u0026v=4","repositories_count":56,"last_synced_at":"2025-08-28T12:33:52.819Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bkuhlmann","funding_links":["https://github.com/sponsors/bkuhlmann"],"total_stars":2300,"followers":252,"following":0,"created_at":"2022-11-02T16:47:05.241Z","updated_at":"2025-08-28T12:33:52.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkuhlmann/repositories"},"tags":[{"name":"9.5.0","sha":"4e8bd4b5aa049d72953c3c45005bf65ec8bb7d3a","kind":"tag","published_at":"2025-08-10T16:41:34.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.5.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.5.0/manifests"},{"name":"9.4.0","sha":"5d0bec142ec07bb5085d7c19b19f5d6966902e40","kind":"tag","published_at":"2025-06-20T17:34:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.4.0/manifests"},{"name":"9.3.1","sha":"3c7a5752bfa2534c6ea59f9a78ce55b71a668dce","kind":"tag","published_at":"2025-05-21T20:51:39.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.3.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.3.1/manifests"},{"name":"9.3.0","sha":"762754510d6aaf774b73a5c43fabad3afdbfc625","kind":"tag","published_at":"2025-04-18T17:37:22.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.3.0/manifests"},{"name":"9.2.0","sha":"a50e69647c2e388dcbe4368cc5f7457b8a49ad4d","kind":"tag","published_at":"2025-03-22T15:01:48.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.2.0/manifests"},{"name":"9.1.0","sha":"9cbec748f2a3b7e785cb67ed3df95071fa189f32","kind":"tag","published_at":"2025-02-06T01:18:07.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"c944731290a696e8d1510eb59210bbbfc2f297cf","kind":"tag","published_at":"2024-12-27T21:00:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/9.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/9.0.0/manifests"},{"name":"8.8.0","sha":"677b7000d56f26d4b6dd7fb64cbddaa1c460b6b6","kind":"tag","published_at":"2024-11-09T15:35:01.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.8.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"cf1704cb5dd2c4b54260a28182dd40f4bef25b3a","kind":"tag","published_at":"2024-11-09T00:28:13.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.7.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.7.0/manifests"},{"name":"8.6.0","sha":"7b7890315f2485659993dfcbc3791211750ded5c","kind":"tag","published_at":"2024-11-05T01:14:15.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.6.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.6.0/manifests"},{"name":"8.5.0","sha":"f90bd8fa7a781cc626ce8e71e2e110130ee3b9b1","kind":"tag","published_at":"2024-10-18T01:02:03.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.5.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.5.0/manifests"},{"name":"8.4.0","sha":"92a3a6c6c09719757c7acf38554f1dcdde16dab1","kind":"tag","published_at":"2024-09-07T13:45:59.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"ed5d0ad4b91f35bb7a067db9680b70706d750e5a","kind":"tag","published_at":"2024-09-01T16:21:14.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"b5edbf2ea7f7dd206a6e6eadb135884c44cc1105","kind":"tag","published_at":"2024-08-11T20:22:32.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"81b299290b6b2bc502558f43c67bcaa646c4aa33","kind":"tag","published_at":"2024-07-07T22:04:56.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"96d9ac92facfc90882de287ac2ca5381418bfd05","kind":"tag","published_at":"2024-07-06T20:58:32.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/8.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/8.0.0/manifests"},{"name":"7.5.0","sha":"aa32d85c9533aec09058e59c163e53d6e2d01fdd","kind":"tag","published_at":"2024-05-31T17:47:16.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.5.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.5.0/manifests"},{"name":"7.4.0","sha":"04d6809ac13744def6ea0cfa584eb311c29f5b1c","kind":"tag","published_at":"2024-05-16T17:44:09.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.4.0/manifests"},{"name":"7.3.0","sha":"ef111ee9380aba81c544fa41d3569a42df1c94e3","kind":"tag","published_at":"2024-04-03T23:55:06.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"737f7f5337903856c606bf291b3d27ccd404e0f9","kind":"tag","published_at":"2024-03-27T01:47:07.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"a19d5393569a35483cf6e2df110561898b7276ad","kind":"tag","published_at":"2024-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"75333c75665656a02c36cd67858d6ce9650fbd88","kind":"tag","published_at":"2024-01-01T19:17:00.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/7.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/7.0.0/manifests"},{"name":"6.2.1","sha":"e2bec5ddf69cc14cae808cd7ad7be688104a7dad","kind":"tag","published_at":"2023-11-16T02:03:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.2.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"a3c62daa7112ba30b3b7c3a579fc2766741b4e41","kind":"tag","published_at":"2023-10-15T22:55:25.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"880b794cee7abd609890cd79a7dc30b916a4f6af","kind":"tag","published_at":"2023-10-01T01:15:25.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.1.0/manifests"},{"name":"6.0.2","sha":"8d4eceae6b4a0a495bdaadb6c77a167f773bd2e6","kind":"tag","published_at":"2023-07-27T17:08:35.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.0.2","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"a7486a50994413ccb60f4d7c7ff7c12e84eb3874","kind":"tag","published_at":"2023-06-19T22:39:12.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.0.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"ed643ee32db2fe3c5441c79ba06952a4d9928479","kind":"tag","published_at":"2023-06-16T17:06:21.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/6.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/6.0.0/manifests"},{"name":"5.3.0","sha":"b1def3bd0758aa71aeb4b0ce48446f154584d4c5","kind":"tag","published_at":"2023-04-13T01:10:51.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"6f88c3ce1dd1c5557f2ec642956d07973ca6402d","kind":"tag","published_at":"2023-04-10T22:20:23.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.2.0/manifests"},{"name":"5.1.2","sha":"818f6ee03a6b4ebe69c148c7e2c45e49222b2295","kind":"tag","published_at":"2023-03-22T18:00:22.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.1.2","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"6b79ac26f4747669485c04740699872914550b66","kind":"tag","published_at":"2023-02-05T17:39:39.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.1.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"3da0eb14e5959f1e69e058b22c84655ceb5d6710","kind":"tag","published_at":"2023-01-08T15:01:46.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"07ca11af4d9063af4aa5bf0546e1138aff780af0","kind":"tag","published_at":"2022-12-27T19:29:22.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/5.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/5.0.0/manifests"},{"name":"4.6.0","sha":"0569533902360edbbe80b31ec158e966c800e425","kind":"tag","published_at":"2022-10-22T16:37:36.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.6.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"f520ec41db2f3b518ddcc1b0c0af4e1cc8e0e902","kind":"tag","published_at":"2022-09-16T19:29:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.5.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"47199a1b4f6eb72285c0f0868c6a18678d2e428d","kind":"tag","published_at":"2022-08-13T14:17:14.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"2889f9578a4b1c74d337c91b70a942f3d6a183f3","kind":"tag","published_at":"2022-07-17T22:14:59.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"10f930d79253c898f1f2d60a345e13228d50bd85","kind":"tag","published_at":"2022-05-15T22:14:52.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"2bdf2616e016f2b63367e32c9a03710c6246d6d0","kind":"tag","published_at":"2022-05-07T16:15:12.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"97135c334f9c37f3187056fb6d2e4a0cea399e2c","kind":"tag","published_at":"2022-04-23T14:22:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.0.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"2ed317ad2eeef5acecd00fbcd8db33f20c0475e4","kind":"tag","published_at":"2022-04-10T14:20:51.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/4.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/4.0.0/manifests"},{"name":"3.3.2","sha":"c56f3a666785c90b56f5d5673cac6232cbc75bbd","kind":"tag","published_at":"2022-03-04T03:17:26.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.3.2","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"53512bc43333e8be66180e839e43d87523c52080","kind":"tag","published_at":"2022-02-20T23:06:31.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.3.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"17e49f13a8f16c2abd7223996f4aafcbf2d15ecf","kind":"tag","published_at":"2022-02-12T23:20:51.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"393898aa75766d66055f097ac9b1b7e20fa0e744","kind":"tag","published_at":"2022-02-06T22:44:21.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"7310dd173f118a4450b70a3420f799249ebaabc8","kind":"tag","published_at":"2022-01-23T21:42:52.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"20005e8099cd823e7f9268ecec012852c69e249f","kind":"tag","published_at":"2022-01-13T16:52:29.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.0.2","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"dd95276af56765590b9bf07d7f3093380cc0ec56","kind":"tag","published_at":"2022-01-01T18:02:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.0.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"5ac37f4644a44fa40f57a93b4c9905cb9c1e0d55","kind":"tag","published_at":"2021-12-27T22:35:50.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/3.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"83e4baddcd62d767c9fc635fbe869f22dd298c38","kind":"tag","published_at":"2021-10-03T23:24:30.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"e346f7bf0622e677dc5302b25cc95d8b8babdec0","kind":"tag","published_at":"2021-09-06T01:28:27.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.3.3","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"f4d6ac52b96d86f6f46e60b8a2abc48f06e9e202","kind":"tag","published_at":"2021-08-09T00:01:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.3.2","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"1f5a7a80055cd36a832a72ba65371d134a364f4b","kind":"tag","published_at":"2021-07-11T14:43:42.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.3.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"f593af3cf208a05349a09f7191ca165ddf6391a0","kind":"tag","published_at":"2021-07-05T23:11:27.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"97dcf008e61b5e4bb14031beed48993620f7c0ab","kind":"tag","published_at":"2021-06-04T21:19:12.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.2.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"cb232a3bb606c739eeca512cbadeef641a85fb4b","kind":"tag","published_at":"2021-04-04T16:19:34.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"82e699b0821da8aada3707199bd4dc20de343beb","kind":"tag","published_at":"2021-01-19T22:19:47.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"6f104e202048a1111d5bcc448b6254be930070a9","kind":"tag","published_at":"2020-12-30T01:31:28.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/2.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"73e161be10773a904ce2106cbb7720d18099272c","kind":"tag","published_at":"2020-12-13T22:24:57.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.4.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"07c25388ac79bf470048939c9ed47ecec78e3429","kind":"tag","published_at":"2020-11-15T00:19:33.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.3.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"6cb305b4bf7a49b9f394ccc7f16b7892188d2d57","kind":"tag","published_at":"2020-11-01T13:16:47.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.2.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"a5f73462e9ebc5ea1c417929609b2c07febbe425","kind":"tag","published_at":"2020-10-18T17:50:31.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.1.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"148c6841da8171dd45deb21f4eb2bc0634cd602c","kind":"tag","published_at":"2020-10-13T02:25:28.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.1.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e6055be68a994fcb93f37678d0d31680f5136913","kind":"tag","published_at":"2020-07-23T02:05:51.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.0.1","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c21a42c82036365f855fe2064ebd0c5126550ab3","kind":"tag","published_at":"2020-06-13T18:45:34.000Z","download_url":"https://codeload.github.com/bkuhlmann/git-lint/tar.gz/1.0.0","html_url":"https://github.com/bkuhlmann/git-lint/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bkuhlmann/git-lint@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T00:25:19.217Z","dependent_packages_count":16,"downloads":150291,"downloads_period":"total","dependent_repos_count":43,"rankings":{"downloads":8.67180526472388,"dependent_repos_count":3.867530484381667,"dependent_packages_count":1.2395580706009162,"stargazers_count":7.943342839819452,"forks_count":15.031663335653814,"docker_downloads_count":null,"average":7.350779999035946},"purl":"pkg:gem/git-lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/git-lint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/git-lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/git-lint/dependencies","status":null,"funding_links":["https://github.com/sponsors/bkuhlmann"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T22:54:17.846Z","issues_count":4,"pull_requests_count":6,"avg_time_to_close_issue":98324.25,"avg_time_to_close_pull_request":17499.333333333332,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"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":1503.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/issues","maintainers":[{"login":"bkuhlmann","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkuhlmann"}],"active_maintainers":[{"login":"bkuhlmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkuhlmann"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/git-lint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/git-lint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/git-lint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/git-lint/related_packages","maintainers":[{"uuid":"1624","login":"bkuhlmann","name":null,"email":null,"url":null,"packages_count":48,"html_url":"https://rubygems.org/profiles/bkuhlmann","role":null,"created_at":"2022-11-09T09:33:36.062Z","updated_at":"2022-11-09T09:33:36.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/bkuhlmann/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":199690,"maintainers_count":66890,"namespaces_count":0,"keywords_count":18039,"github":"rubygems","metadata":{"funded_packages_count":7193},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-09-05T05:04:09.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":880891,"full_name":"bkuhlmann/git-lint","default_branch":"main","committers":[{"name":"Brooke Kuhlmann","email":"brooke@alchemists.io","login":"bkuhlmann","count":538}],"total_commits":538,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":538.0,"dds":0.0,"past_year_committers":[{"name":"Brooke Kuhlmann","email":"brooke@alchemists.io","login":"bkuhlmann","count":111}],"past_year_total_commits":111,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":111.0,"past_year_dds":0.0,"last_synced_at":"2024-12-20T08:30:38.728Z","last_synced_commit":"677b7000d56f26d4b6dd7fb64cbddaa1c460b6b6","created_at":"2023-03-09T21:30:41.614Z","updated_at":"2024-12-20T08:30:38.729Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"bkuhlmann/git-lint","html_url":"https://github.com/bkuhlmann/git-lint","last_synced_at":"2025-08-31T18:56:44.246Z","status":null,"issues_count":4,"pull_requests_count":7,"avg_time_to_close_issue":98324.25,"avg_time_to_close_pull_request":17499.333333333332,"issues_closed_count":4,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1503.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T11:25:28.746Z","updated_at":"2025-08-31T18:56:44.247Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkuhlmann%2Fgit-lint/issues","issue_labels_count":{"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4},"pull_request_author_associations_count":{"OWNER":7},"issue_authors":{"melg8":2,"brian-onyando":1,"wintersolutions":1},"pull_request_authors":{"bkuhlmann":7},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"bkuhlmann":2},"maintainers":[{"login":"bkuhlmann","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkuhlmann"}],"active_maintainers":[{"login":"bkuhlmann","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bkuhlmann"}]},"events":{"total":{"WatchEvent":8,"DeleteEvent":121,"PushEvent":92,"PullRequestEvent":2,"ForkEvent":3,"CreateEvent":16},"last_year":{"WatchEvent":8,"DeleteEvent":121,"PushEvent":92,"PullRequestEvent":2,"ForkEvent":3,"CreateEvent":16}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/git_lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T01:01:39.416Z","updated_at":"2023-02-19T01:01:39.416Z","repository_link":"https://github.com/bkuhlmann/git-lint/blob/main/.github/workflows/git_lint.yml","dependencies":[{"id":7774641225,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-02-19T01:01:39.456Z","updated_at":"2023-02-19T01:01:39.456Z","repository_link":"https://github.com/bkuhlmann/git-lint/blob/main/Gemfile","dependencies":[{"id":7774641867,"package_name":"caliber","ecosystem":"rubygems","requirements":"~\u003e 0.25","direct":true,"kind":"development","optional":false},{"id":7774641868,"package_name":"reek","ecosystem":"rubygems","requirements":"~\u003e 6.1","direct":true,"kind":"development","optional":false},{"id":7774641885,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.22","direct":true,"kind":"development","optional":false},{"id":7774641886,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false},{"id":7774641887,"package_name":"guard-rspec","ecosystem":"rubygems","requirements":"~\u003e 4.7","direct":true,"kind":"development","optional":false},{"id":7774641888,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.12","direct":true,"kind":"development","optional":false},{"id":7774641889,"package_name":"amazing_print","ecosystem":"rubygems","requirements":"~\u003e 1.4","direct":true,"kind":"development","optional":false},{"id":7774641890,"package_name":"debug","ecosystem":"rubygems","requirements":"~\u003e 1.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"git-lint.gemspec","sha":null,"kind":"manifest","created_at":"2023-02-19T01:01:39.567Z","updated_at":"2023-02-19T01:01:39.567Z","repository_link":"https://github.com/bkuhlmann/git-lint/blob/main/git-lint.gemspec","dependencies":[{"id":7774642121,"package_name":"cogger","ecosystem":"rubygems","requirements":"~\u003e 0.5","direct":true,"kind":"runtime","optional":false},{"id":7774642148,"package_name":"core","ecosystem":"rubygems","requirements":"~\u003e 0.1.0","direct":true,"kind":"runtime","optional":false},{"id":7774642167,"package_name":"dry-container","ecosystem":"rubygems","requirements":"~\u003e 0.11","direct":true,"kind":"runtime","optional":false},{"id":7774642188,"package_name":"dry-monads","ecosystem":"rubygems","requirements":"~\u003e 1.6","direct":true,"kind":"runtime","optional":false},{"id":7774642213,"package_name":"gitt","ecosystem":"rubygems","requirements":"~\u003e 1.1","direct":true,"kind":"runtime","optional":false},{"id":7774642219,"package_name":"infusible","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":7774642220,"package_name":"pastel","ecosystem":"rubygems","requirements":"~\u003e 0.8","direct":true,"kind":"runtime","optional":false},{"id":7774642221,"package_name":"refinements","ecosystem":"rubygems","requirements":"~\u003e 10.0","direct":true,"kind":"runtime","optional":false},{"id":7774642222,"package_name":"runcom","ecosystem":"rubygems","requirements":"~\u003e 9.0","direct":true,"kind":"runtime","optional":false},{"id":7774642223,"package_name":"spek","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":7774642224,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"~\u003e 2.6","direct":true,"kind":"runtime","optional":false}]}],"score":16.03160170371519,"created_at":"2025-09-04T15:51:13.044Z","updated_at":"2025-10-07T08:15:58.180Z","avatar_url":"https://github.com/bkuhlmann.png","language":"Ruby","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/bkuhlmann"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/38951","html_url":"https://science.ecosyste.ms/projects/38951","bibtex_url":"https://science.ecosyste.ms/projects/38951/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38951/export.apalike"}