{"id":7747551,"name":"AlexRogalskiy/github-action-git-operation","ecosystem":"actions","description":"Automatically executes git merge operations (merge-fast-forward) by provided parameters","homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/AlexRogalskiy/github-action-git-operation","keywords_array":[],"namespace":"AlexRogalskiy","versions_count":1,"first_release_published_at":"2021-04-28T00:56:50.000Z","latest_release_published_at":"2021-04-28T00:56:50.000Z","latest_release_number":"V2.0.1","last_synced_at":"2026-05-29T00:31:18.467Z","created_at":"2023-05-17T11:26:18.295Z","updated_at":"2026-05-29T00:31:18.468Z","registry_url":"https://github.com/AlexRogalskiy/github-action-git-operation","install_command":null,"documentation_url":null,"metadata":{"name":"Git Merge Operation","description":"Automatically executes git merge operations (merge-fast-forward) by provided parameters","author":"AlexRogalskiy","inputs":{"sourceBranch":{"description":"Source branch name to merge from","required":true},"targetBranch":{"description":"Target branch name to merge to","required":true},"mode":{"description":"Operation mode (merge-fast-forward)","required":true}},"outputs":{"changed":{"description":"Operation status"}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"git-merge","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":37023817,"uuid":"356655834","full_name":"AlexRogalskiy/github-action-git-operation","owner":"AlexRogalskiy","description":"GitHub action git operation","archived":false,"fork":false,"pushed_at":"2025-09-14T19:14:41.000Z","size":1664,"stargazers_count":1,"open_issues_count":177,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-14T21:22:54.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexRogalskiy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/support.yml","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":".github/DCO","cla":".github/CLA.md"},"funding":{"open_collective":"nullables","patreon":"AlexRogalskiy","ko_fi":"alexrogalskiy","issuehunt":"AlexRogalskiy","custom":["https://www.nullables.io/"]}},"created_at":"2021-04-10T17:51:16.000Z","updated_at":"2023-06-11T20:52:31.000Z","dependencies_parsed_at":"2024-02-08T03:28:39.617Z","dependency_job_id":"8ccdba49-fbe8-4b55-84d0-a1465d2ab9f4","html_url":"https://github.com/AlexRogalskiy/github-action-git-operation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlexRogalskiy/github-action-git-operation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-git-operation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/sbom","scorecard":{"id":11114,"data":{"date":"2025-08-11","repo":{"name":"github.com/AlexRogalskiy/github-action-git-operation","commit":"2af85c5a478f190383fa0926beb5a6c2595808af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Code-Review","score":0,"reason":"Found 0/17 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/backport.yml:1","Warn: no topLevel permission defined: .github/workflows/broken-links.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/check-urls.yml:1","Warn: no topLevel permission defined: .github/workflows/claim.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/close-pending.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/closing.yml:1","Warn: no topLevel permission defined: .github/workflows/codeowners-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/comment_on_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/labels2.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-helper.yml:1","Warn: no topLevel permission defined: .github/workflows/project-card-moved.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/release-semantic.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/remove-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/shiftleft-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/spellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/toc.yml:1","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-license.yml:1","Warn: no topLevel permission defined: .github/workflows/version-update.yml:1","Warn: no topLevel permission defined: .github/workflows/versioning.yml:1","Warn: no topLevel permission defined: .github/workflows/welcome_contributor.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":"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/add-labels.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/add-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/broken-links.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/broken-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/broken-links.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/broken-links.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-urls.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/check-urls.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-urls.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/check-urls.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-urls.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/check-urls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-urls.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/check-urls.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/claim.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/claim.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cleanup.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/cleanup.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pending.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/close-pending.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/close_pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/close_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close_pr.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/close_pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closing.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/closing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closing.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/closing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeowners-merge.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/codeowners-merge.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeowners-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/codeowners-merge.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/codespell.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/codespell.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/comment_on_issue.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/comment_on_issue.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/commitlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/commitlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-labels.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/enforce-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels2.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/labels2.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels2.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/labels2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/lock.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-helper.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/pr-helper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/project-card-moved.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/project-card-moved.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/pull_request.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-changelog.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-changelog.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release-changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-semantic.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release-semantic.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/remove-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/remove-labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/remove-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/reviewdog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/reviewdog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/shiftleft-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/shiftleft-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shiftleft-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/shiftleft-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/spellcheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/spellcheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/toc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/toc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/toc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/toc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unlock-reopened-issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/unlock-reopened-issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-license.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/verify-license.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify-license.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/verify-license.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version-update.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/version-update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/version-update.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/versioning.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/versioning.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioning.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/versioning.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome_contributor.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/AlexRogalskiy/github-action-git-operation/welcome_contributor.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/broken-links.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:93","Warn: npmCommand not pinned by hash: .github/workflows/release-semantic.yml:25","Info:   0 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  42 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","Warn: Project is vulnerable to: GHSA-hxwm-x553-x359","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-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-mmh6-m7v9-5956","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-14T14:34:48.563Z","repository_id":37023817,"created_at":"2025-08-14T14:34:48.563Z","updated_at":"2025-08-14T14:34:48.563Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275535197,"owners_count":25482130,"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-17T02:00:09.119Z","response_time":84,"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":"AlexRogalskiy","name":"Alexander","uuid":"3901898","kind":"user","description":"Active Researcher","email":"","website":"linkedin.com/in/alexander-rogalsky-985a4828","location":"Saint-Petersburg","twitter":null,"company":"WildBees.Labs","icon_url":"https://avatars.githubusercontent.com/u/3901898?u=170388c0eb49340b85de1df80d36293dbda80e75\u0026v=4","repositories_count":10392,"last_synced_at":"2024-11-24T19:26:21.732Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AlexRogalskiy","funding_links":[],"total_stars":165,"followers":79,"following":3,"created_at":"2022-11-13T21:38:12.630Z","updated_at":"2024-11-24T19:26:21.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexRogalskiy/repositories"},"tags":[{"name":"V2.0.1","sha":"f8a5e4e0b4cbf396eb31cda592cbcdee3e82bbc0","kind":"commit","published_at":"2021-04-28T00:56:50.000Z","download_url":"https://codeload.github.com/AlexRogalskiy/github-action-git-operation/tar.gz/V2.0.1","html_url":"https://github.com/AlexRogalskiy/github-action-git-operation/releases/tag/V2.0.1","dependencies_parsed_at":"2023-05-30T18:41:44.885Z","dependency_job_id":null,"purl":"pkg:github/AlexRogalskiy/github-action-git-operation@V2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/tags/V2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/tags/V2.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-19T07:47:03.673Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":35.24756426029994,"forks_count":17.445371473976955,"docker_downloads_count":null,"average":23.238788164796876},"purl":"pkg:githubactions/AlexRogalskiy/github-action-git-operation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/AlexRogalskiy/github-action-git-operation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/AlexRogalskiy/github-action-git-operation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/AlexRogalskiy/github-action-git-operation/dependencies","status":null,"funding_links":["https://opencollective.com/nullables","https://patreon.com/AlexRogalskiy","https://ko-fi.com/alexrogalskiy","https://issuehunt.io/r/AlexRogalskiy","https://www.nullables.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-20T12:10:13.455Z","issues_count":13,"pull_requests_count":107,"avg_time_to_close_issue":29312207.0,"avg_time_to_close_pull_request":31461503.0,"issues_closed_count":1,"pull_requests_closed_count":27,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":1.8461538461538463,"avg_comments_per_pull_request":3.1869158878504673,"merged_pull_requests_count":0,"bot_issues_count":13,"bot_pull_requests_count":107,"past_year_issues_count":0,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":12116607.333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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":2.4722222222222223,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexRogalskiy%2Fgithub-action-git-operation/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/AlexRogalskiy%2Fgithub-action-git-operation/codemeta","maintainers":[]}