{"id":963651,"name":"@goraxe/git-release","ecosystem":"npm","description":"a fork of semantic-release plugin to commit release assets to the project's git repository","homepage":"https://github.com/goraxe/git-release#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/goraxe/git-release","keywords_array":["changelog","commit","conventional-changelog","conventional-commits","git","release","semantic-release","version"],"namespace":"goraxe","versions_count":2,"first_release_published_at":"2020-10-13T02:08:02.460Z","latest_release_published_at":"2023-12-13T12:23:50.912Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-28T00:43:47.884Z","created_at":"2022-04-07T17:55:19.502Z","updated_at":"2026-03-28T00:43:47.885Z","registry_url":"https://www.npmjs.com/package/@goraxe/git-release","install_command":"npm install @goraxe/git-release","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":57113922,"uuid":"303553991","full_name":"goraxe/git-release","owner":"goraxe","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-07T03:14:07.000Z","size":1566,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T05:32:33.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/goraxe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-13T01:21:31.000Z","updated_at":"2025-10-07T02:29:17.000Z","dependencies_parsed_at":"2024-02-06T09:30:38.230Z","dependency_job_id":"789933ee-db37-42bb-809a-0f7e24057d34","html_url":"https://github.com/goraxe/git-release","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/goraxe/git-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goraxe","download_url":"https://codeload.github.com/goraxe/git-release/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/sbom","scorecard":{"id":441452,"data":{"date":"2025-08-11","repo":{"name":"github.com/goraxe/git-release","commit":"6b97ecd1dc113510e8e8efbee61364b4b9272047"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CD.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/template_sync.yaml: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":"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/CD.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CD.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CD.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/CD.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/template_sync.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/template_sync.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/template_sync.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/goraxe/git-release/template_sync.yaml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"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":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-19T05:40:24.235Z","repository_id":57113922,"created_at":"2025-08-19T05:40:24.236Z","updated_at":"2025-08-19T05:40:24.236Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278891768,"owners_count":26063864,"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-08T02:00:06.501Z","response_time":56,"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":"goraxe","name":null,"uuid":"111775","kind":"user","description":"Loves to code and interested in all things tech, security, AI, infrastructure, UI","email":"","website":null,"location":"Vancouver","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111775?v=4","repositories_count":60,"last_synced_at":"2023-04-21T09:36:06.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/goraxe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:53:17.147Z","updated_at":"2023-04-21T09:36:06.097Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goraxe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goraxe/repositories"},"tags":[{"name":"v1.0.1","sha":"84f336f14d77b0826d285d18e3c125e9baa563d1","kind":"commit","published_at":"2023-12-13T12:23:48.000Z","download_url":"https://codeload.github.com/goraxe/git-release/tar.gz/v1.0.1","html_url":"https://github.com/goraxe/git-release/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goraxe/git-release@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0f3c59ad82818d38591f297b6ef36615e9c86af8","kind":"commit","published_at":"2020-10-13T02:07:52.000Z","download_url":"https://codeload.github.com/goraxe/git-release/tar.gz/v1.0.0","html_url":"https://github.com/goraxe/git-release/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/goraxe/git-release@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T09:44:39.926Z","dependent_packages_count":2,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":36.4813262139873},"purl":"pkg:npm/%40goraxe/git-release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@goraxe/git-release","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@goraxe/git-release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@goraxe/git-release/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T18:03:18.053Z","issues_count":2,"pull_requests_count":234,"avg_time_to_close_issue":4996281.0,"avg_time_to_close_pull_request":436147.28846153844,"issues_closed_count":1,"pull_requests_closed_count":208,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.021367521367521368,"merged_pull_requests_count":200,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":119590.24590163934,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/goraxe%2Fgit-release/issues","maintainers":[{"login":"goraxe","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goraxe"},{"login":"rbeucher","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rbeucher"}],"active_maintainers":[{"login":"goraxe","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goraxe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goraxe%2Fgit-release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goraxe%2Fgit-release/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goraxe%2Fgit-release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goraxe%2Fgit-release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@goraxe%2Fgit-release/codemeta","maintainers":[{"uuid":"goraxe","login":"goraxe","name":null,"email":"goraxe@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~goraxe","role":null,"created_at":"2022-11-20T16:28:01.246Z","updated_at":"2022-11-20T16:28:01.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goraxe/packages"}]}