{"id":16691416,"url":"https://github.com/bbonkr/git-tag-check-action","last_synced_at":"2026-02-02T02:32:25.947Z","repository":{"id":37966614,"uuid":"448493265","full_name":"bbonkr/git-tag-check-action","owner":"bbonkr","description":"Provided tag is in git tag exists or not.","archived":false,"fork":false,"pushed_at":"2024-04-07T03:39:18.000Z","size":1651,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T03:06:36.331Z","etag":null,"topics":["git","github-actions","hacktoberfest","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://bbon.kr/github-action-git-tag-check-action/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbonkr.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-16T08:04:45.000Z","updated_at":"2024-03-04T13:32:11.000Z","dependencies_parsed_at":"2024-04-08T11:46:56.047Z","dependency_job_id":null,"html_url":"https://github.com/bbonkr/git-tag-check-action","commit_stats":{"total_commits":138,"total_committers":3,"mean_commits":46.0,"dds":0.4565217391304348,"last_synced_commit":"e7d592fb270290f63c3486b29d0ba65b9a7fe28c"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/bbonkr/git-tag-check-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fgit-tag-check-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fgit-tag-check-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fgit-tag-check-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fgit-tag-check-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbonkr","download_url":"https://codeload.github.com/bbonkr/git-tag-check-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbonkr%2Fgit-tag-check-action/sbom","scorecard":{"id":228032,"data":{"date":"2025-08-11","repo":{"name":"github.com/bbonkr/git-tag-check-action","commit":"379bee79d0d3619264982acf08a03852007741a1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pr-completed.yml:8","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-published.yml:8","Warn: no topLevel permission defined: .github/workflows/verify-pr.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":"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":"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/check-dist.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-completed.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/pr-completed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-published.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/release-published.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-published.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/release-published.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-published.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/release-published.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-published.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/release-published.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/verify-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bbonkr/git-tag-check-action/verify-pr.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/check-dist.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/pr-completed.yml:30","Warn: npmCommand not pinned by hash: .github/workflows/pr-completed.yml:61","Warn: npmCommand not pinned by hash: .github/workflows/release-published.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/verify-pr.yml:22","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-17T04:12:12.787Z","repository_id":37966614,"created_at":"2025-08-17T04:12:12.787Z","updated_at":"2025-08-17T04:12:12.787Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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"}},"keywords":["git","github-actions","hacktoberfest","nodejs","typescript"],"created_at":"2024-10-12T16:08:25.097Z","updated_at":"2026-02-02T02:32:25.930Z","avatar_url":"https://github.com/bbonkr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git tag check action\n\n[![](https://img.shields.io/github/v/release/bbonkr/git-tag-check-action?display_name=tag\u0026style=flat-square\u0026include_prereleases)](https://github.com/bbonkr/git-tag-check-action/releases)\n\nThis is an action to check if the tag you want to write exists in the remote repository.\n\n## Usages\n\nCheck if the provided git tag exists.\n\n```yaml\nsteps:\n  - uses: actions/checkout@v4\n\n  - uses: bbonkr/git-tag-check-action@v1\n    id: git_tag_check\n    with:\n      github_token: ${{ secrets.GITHUB_TOKEN }}\n      tag: 'v1.0.0'\n  - name: logging\n    run: |\n      echo \"Found tag=${{ steps.git_tag_check.outputs.tag }}\"\n```\n\n### Inputs\n\n| Name         | Required | Description                                               |\n| :----------- | :------: | :-------------------------------------------------------- |\n| tag          |    ✅    | Tag you want to check                                     |\n| github_token |    ✅    | GitHub Personal Access Token. It requires REPO scope.     |\n| prefix       |          | Prefix of tag name. default value is `''` (empty string). |\n\n### Outputs\n\n| Name       | Description                                                      |\n| :--------- | :--------------------------------------------------------------- |\n| tag        | If tag is exists, returns tag. Does not exist then empty string. |\n| version    | Version string. Same as tag.                                     |\n| major      | Major number of version                                          |\n| minor      | Minor number of version                                          |\n| patch      | Patch number of version                                          |\n| prerelease | Prerelease value of version                                      |\n| build      | Build value of version                                           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbonkr%2Fgit-tag-check-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbonkr%2Fgit-tag-check-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbonkr%2Fgit-tag-check-action/lists"}