{"id":14282188,"name":"step-security/git-auto-commit-action","ecosystem":"actions","description":"Automatically commits files which have been changed during the workflow run and push changes back to remote repository.","homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/step-security/git-auto-commit-action","keywords_array":["step-security-maintained-actions"],"namespace":"step-security","versions_count":8,"first_release_published_at":"2025-04-25T06:09:02.000Z","latest_release_published_at":"2026-04-16T06:30:10.000Z","latest_release_number":"v7.1.1","last_synced_at":"2026-04-19T10:47:02.113Z","created_at":"2026-04-19T10:46:50.943Z","updated_at":"2026-04-19T11:23:05.918Z","registry_url":"https://github.com/step-security/git-auto-commit-action","install_command":null,"documentation_url":null,"metadata":{"name":"Git Auto Commit","description":"Automatically commits files which have been changed during the workflow run and push changes back to remote repository.","author":"step-security","inputs":{"commit_message":{"description":"Commit message","required":false,"default":"Apply automatic changes"},"branch":{"description":"Git branch name, where changes should be pushed too. Required if Action is used on the `pull_request` event","required":false,"default":"${{ github.head_ref }}"},"commit_options":{"description":"Commit options (eg. --no-verify)","required":false,"default":""},"add_options":{"description":"Add options (eg. -u)","required":false,"default":""},"status_options":{"description":"Status options (eg. --untracked-files=no)","required":false,"default":""},"file_pattern":{"description":"File pattern used for `git add`. For example `src/*.js`","required":false,"default":"."},"repository":{"description":"Local file path to the git repository. Defaults to the current directory (`.`)","required":false,"default":"."},"commit_user_name":{"description":"Name used for the commit user","required":false,"default":"github-actions[bot]"},"commit_user_email":{"description":"Email address used for the commit user","required":false,"default":"41898282+github-actions[bot]@users.noreply.github.com"},"commit_author":{"description":"Value used for the commit author. Defaults to the username of whoever triggered this workflow run.","required":false,"default":"${{ github.actor }} \u003c${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com\u003e"},"tag_name":{"description":"Tag name used for creating a new git tag with the commit. Keep this empty, if no tag should be created.","required":false,"default":""},"tagging_message":{"description":"Tagging message used for creating a new git tag with the commit. Keep this empty, if no tag should be created.","required":false,"default":""},"push_options":{"description":"Push options (eg. --force)","required":false,"default":""},"skip_dirty_check":{"description":"Skip the check if the git repository is dirty and always try to create a commit.","required":false,"default":false},"skip_fetch":{"description":"Skip the call to git-fetch.","required":false,"default":false},"skip_checkout":{"description":"Skip the call to git-checkout.","required":false,"default":false},"skip_push":{"description":"Skip the call to git-push.","required":false,"default":false},"disable_globbing":{"description":"Stop the shell from expanding filenames (https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html)","default":false},"create_branch":{"description":"Create new branch with the name of `branch`-input in local and remote repository, if it doesn't exist yet.","default":false},"create_git_tag_only":{"description":"Perform a clean git tag and push, without commiting anything","required":false,"default":false},"internal_git_binary":{"description":"Internal use only! Path to git binary used to check if git is available. (Don't change this!)","default":"git"}},"outputs":{"changes_detected":{"description":"Value is \"true\", if the repository was dirty and file changes have been detected. Value is \"false\", if no changes have been detected."},"commit_hash":{"description":"Full hash of the created commit. Only present if the \"changes_detected\" output is \"true\"."},"create_git_tag_only":{"description":"Value is \"true\", if a git tag was created using the `create_git_tag_only`-input."}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"icon":"git-commit","color":"orange"},"default_branch":"main","path":null},"repo_metadata":{"id":289257287,"uuid":"970549095","full_name":"step-security/git-auto-commit-action","owner":"step-security","description":"Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case. Secure drop-in replacement for stefanzweifel/git-auto-commit-action.","archived":false,"fork":false,"pushed_at":"2026-04-16T13:39:10.000Z","size":381,"stargazers_count":0,"open_issues_count":10,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-16T15:38:56.881Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/step-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-22T07:18:18.000Z","updated_at":"2026-04-16T06:30:16.000Z","dependencies_parsed_at":"2025-05-19T01:24:17.301Z","dependency_job_id":"9b911d35-57c8-46a5-9edb-6e7c765f8d51","html_url":"https://github.com/step-security/git-auto-commit-action","commit_stats":null,"previous_names":["step-security/git-auto-commit-action"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/git-auto-commit-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgit-auto-commit-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgit-auto-commit-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgit-auto-commit-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgit-auto-commit-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/git-auto-commit-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgit-auto-commit-action/sbom","scorecard":{"id":1237669,"data":{"date":"2025-09-09T07:28:01Z","repo":{"name":"github.com/step-security/git-auto-commit-action","commit":"842d1148bbef7bebbb248f0d5045609a9aa24107"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":8,"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":8,"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: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: status check found to merge onto on 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"4 out of 4 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 4 changesets","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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: stepsecurity contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: status: dist/entrypoint.sh:0","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: status: entrypoint.sh:0","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 27 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":10,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/git-auto-commit-action/releases/assets/266386381","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/git-auto-commit-action/releases/assets/249359981"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/actions_release.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/actions_release.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/actions_release.yml:11","Info: topLevel 'packages' permission set to 'read': .github/workflows/audit_package.yml:27","Warn: topLevel 'contents' permission set to 'write': .github/workflows/audit_package.yml:25","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_cherry_pick.yml:12","Info: topLevel 'packages' permission set to 'read': .github/workflows/auto_cherry_pick.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/guarddog.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-09-15T02:36:55.251Z","repository_id":289257287,"created_at":"2025-09-15T02:36:55.252Z","updated_at":"2025-09-15T02:36:55.252Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32004043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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"}},"repo_metadata_updated_at":"2026-04-19T11:23:05.917Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":43.02393461762989,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.511967308814945},"purl":"pkg:githubactions/step-security/git-auto-commit-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/step-security/git-auto-commit-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/step-security/git-auto-commit-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/step-security/git-auto-commit-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgit-auto-commit-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgit-auto-commit-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgit-auto-commit-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgit-auto-commit-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgit-auto-commit-action/codemeta","maintainers":[]}