{"id":5791788,"name":"cloudposse/github-action-pre-commit","ecosystem":"actions","description":"run pre-commit and optionally commit back to the pull request","homepage":"https://cloudposse.com/accelerate","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cloudposse/github-action-pre-commit","keywords_array":[],"namespace":"cloudposse","versions_count":15,"first_release_published_at":"2019-11-25T03:28:57.000Z","latest_release_published_at":"2024-02-05T21:30:47.000Z","latest_release_number":"v4.0.0","last_synced_at":"2026-03-23T22:48:39.811Z","created_at":"2023-01-03T21:46:36.325Z","updated_at":"2026-03-23T22:48:39.812Z","registry_url":"https://github.com/cloudposse/github-action-pre-commit","install_command":null,"documentation_url":null,"metadata":{"name":"cloudposse-pre-commit","description":"run pre-commit and optionally commit back to the pull request","author":"Cloud Posse \u003chello@cloudposse.com\u003e","branding":{"icon":"activity","color":"blue"},"inputs":{"extra_args":{"description":"options to pass to pre-commit run","required":false,"default":"--all-files"},"token":{"description":"github token to clone / push with","required":false},"git_user_name":{"description":"github user name to push with","required":false,"default":"pre-commit"},"git_user_email":{"description":"github user email to push with","required":false,"default":"pre-commit@example.com"},"git_commit_message":{"description":"github commit message to push with","required":false,"default":"pre-commit fixes"}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":40505374,"uuid":"401822967","full_name":"cloudposse/github-action-pre-commit","owner":"cloudposse","description":"A GitHub action to run pre-commit and allow overriding the git config user name and email","archived":false,"fork":true,"pushed_at":"2025-09-15T20:18:36.000Z","size":762,"stargazers_count":13,"open_issues_count":4,"forks_count":7,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T05:50:32.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloudposse.com/accelerate","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pre-commit/action","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudposse.png","metadata":{"funding":{"github":"cloudposse"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-31T19:37:42.000Z","updated_at":"2025-09-15T20:18:40.000Z","dependencies_parsed_at":"2023-01-04T12:21:03.796Z","dependency_job_id":null,"html_url":"https://github.com/cloudposse/github-action-pre-commit","commit_stats":{"total_commits":96,"total_committers":15,"mean_commits":6.4,"dds":0.7083333333333333,"last_synced_commit":"32acf3179b9eda817c0f549e8057477d320827db"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/cloudposse/github-action-pre-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/sbom","scorecard":{"id":293181,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudposse/github-action-pre-commit","commit":"d7b272a70f634009d962080da368d1deed217779"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/branch.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudposse/github-action-pre-commit/branch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudposse/github-action-pre-commit/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudposse/github-action-pre-commit/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudposse/github-action-pre-commit/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudposse/github-action-pre-commit/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:17","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/branch.yml:20","Warn: topLevel 'actions' permission set to 'write': .github/workflows/branch.yml:21","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudposse/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudposse/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudposse/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudposse/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"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-17T18:49:27.432Z","repository_id":40505374,"created_at":"2025-08-17T18:49:27.433Z","updated_at":"2025-08-17T18:49:27.433Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280865081,"owners_count":26404445,"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-10-24T02:00:06.418Z","response_time":73,"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":"cloudposse","name":"Cloud Posse","uuid":"16398900","kind":"organization","description":"DevOps Accelerator for AWS Infrastructure  🙌  Hire Us!  \u003chttps://cloudposse.com/services\u003e","email":"hello@cloudposse.com","website":"https://cloudposse.com/","location":"United States of America","twitter":"cloudposse","company":null,"icon_url":"https://avatars.githubusercontent.com/u/16398900?v=4","repositories_count":258,"last_synced_at":"2025-09-18T16:06:38.568Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cloudposse"}},"html_url":"https://github.com/cloudposse","funding_links":["https://github.com/sponsors/cloudposse"],"total_stars":16688,"followers":1640,"following":0,"created_at":"2022-11-03T23:59:39.987Z","updated_at":"2025-09-18T16:06:38.568Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudposse/repositories"},"tags":[{"name":"v4","sha":"828247764461bc41b2bd267e24d76e91a279b093","kind":"tag","published_at":"2024-02-05T23:03:35.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v4","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v4","dependencies_parsed_at":"2024-02-07T04:17:26.354Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v4/manifests"},{"name":"v4.0.0","sha":"828247764461bc41b2bd267e24d76e91a279b093","kind":"commit","published_at":"2024-02-05T21:30:47.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v4.0.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v4.0.0","dependencies_parsed_at":"2024-02-07T04:17:26.487Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v4.0.0/manifests"},{"name":"v3","sha":"32acf3179b9eda817c0f549e8057477d320827db","kind":"tag","published_at":"2022-10-26T23:42:05.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v3","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v3","dependencies_parsed_at":"2023-05-31T20:15:01.041Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v3/manifests"},{"name":"v3.0.0","sha":"32acf3179b9eda817c0f549e8057477d320827db","kind":"commit","published_at":"2022-10-26T23:20:40.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v3.0.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-31T20:15:01.592Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"bea40cd5832cf1ebe77640b15cecdcd44c933fc8","kind":"commit","published_at":"2021-10-28T22:39:52.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.1.2","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.1.2","dependencies_parsed_at":"2023-05-31T20:15:02.252Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"b892e6427df7d0281625cb061932c0279dc31ded","kind":"commit","published_at":"2021-10-28T22:22:49.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.1.1","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-31T20:15:02.799Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9f57c10e79a8b34bbe12f6a8122b37f47fd2026d","kind":"commit","published_at":"2021-08-31T21:25:57.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.1.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-31T20:15:03.335Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"9b88afc9cd57fd75b655d5c71bd38146d07135fe","kind":"commit","published_at":"2021-04-20T23:40:59.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.0.3","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.0.3","dependencies_parsed_at":"2023-05-31T20:15:03.554Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9cf68dc1ace5504cd0e05b9f3df32e6a0822ad89","kind":"commit","published_at":"2021-04-05T14:10:14.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.0.2","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-31T20:15:03.903Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b54880c283dfc80a3fc1baf61807e8ae84471361","kind":"commit","published_at":"2021-04-05T00:43:44.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.0.1","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-31T20:15:04.398Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0764670bf370aab253130d534e1eda7ff497dc60","kind":"commit","published_at":"2020-06-13T20:06:21.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v2.0.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-31T20:15:04.687Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"0e8fba5d1e9d8c2ebf73076423cb5aedf606e358","kind":"commit","published_at":"2020-06-10T21:05:40.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v1.1.1","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T20:15:04.961Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9bd158a6bde10490bb3bec5a1c00cb8a6e5257e2","kind":"commit","published_at":"2020-05-15T15:20:55.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v1.1.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T20:15:05.217Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9e7a37e7cb48990ef82a6fd8cef13e86bdfc2497","kind":"commit","published_at":"2020-01-09T23:20:17.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v1.0.1","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T20:15:05.488Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"043c690cdeda96dfe382b617e372e08a18de5e42","kind":"commit","published_at":"2019-11-25T03:28:57.000Z","download_url":"https://codeload.github.com/cloudposse/github-action-pre-commit/tar.gz/v1.0.0","html_url":"https://github.com/cloudposse/github-action-pre-commit/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T20:15:05.818Z","dependency_job_id":null,"purl":"pkg:github/cloudposse/github-action-pre-commit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:58:13.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.460148946284264,"dependent_packages_count":0.0,"stargazers_count":12.197749960386627,"forks_count":8.283948661067976,"docker_downloads_count":null,"average":9.235461891934717},"purl":"pkg:githubactions/cloudposse/github-action-pre-commit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cloudposse/github-action-pre-commit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/cloudposse/github-action-pre-commit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cloudposse/github-action-pre-commit/dependencies","status":null,"funding_links":["https://github.com/sponsors/cloudposse"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T02:01:04.013Z","issues_count":3,"pull_requests_count":34,"avg_time_to_close_issue":28719839.0,"avg_time_to_close_pull_request":5852156.8965517245,"issues_closed_count":1,"pull_requests_closed_count":29,"pull_request_authors_count":7,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.35294117647058826,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":20,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10.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":1,"past_year_avg_comments_per_issue":0.0,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudposse%2Fgithub-action-pre-commit/issues","maintainers":[{"login":"osterman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osterman"},{"login":"nitrocode","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nitrocode"}],"active_maintainers":[{"login":"osterman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/osterman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-pre-commit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-pre-commit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-pre-commit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-pre-commit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudposse%2Fgithub-action-pre-commit/codemeta","maintainers":[]}