{"id":5795410,"name":"johnwbyrd/update-release","ecosystem":"actions","description":"Make fresh build assets available via Github release system","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/johnwbyrd/update-release","keywords_array":[],"namespace":"johnwbyrd","versions_count":2,"first_release_published_at":"2020-02-07T07:25:39.000Z","latest_release_published_at":"2020-02-07T08:29:28.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-03T08:37:45.395Z","created_at":"2023-01-03T22:23:08.134Z","updated_at":"2026-09-11T19:25:06.617Z","registry_url":"https://github.com/johnwbyrd/update-release","install_command":null,"documentation_url":null,"metadata":{"name":"Update Release","description":"Make fresh build assets available via Github release system","author":"John Byrd \u003cjbyrd at giganticsoftware dot com\u003e","inputs":{"token":{"description":"Your Github token; try \\$\\{\\{ secrets.GITHUB_TOKEN \\}\\} if your build lasts less than an hour, or create your own secret token with repository access if your build requires longer than an hour.","required":true},"files":{"description":"Paths to built files to be released. May be absolute or relative to \\$\\{\\{ github.workspace \\}\\}.","required":true},"release":{"description":"The name of the release to be created. A reasonable looking release name will be created from the current \\$\\{\\{ github.ref \\}\\} if this input is not supplied.","required":false},"tag":{"description":"The name of the tag to be used. If not provided, the name of the release will be used.","required":false},"message":{"description":"A one-line description for both the tag and the release.","required":false},"body":{"description":"A fuller description of the release.","required":false},"prerelease":{"description":"Should the release, if created, be marked as a prerelease?  Such releases are generally publicly visible.","default":true},"draft":{"description":"Should the release, if created, be marked as a draft?  Such releases are generally not publicly visible.","default":false}},"outputs":{"files":{"description":"The calculated path(s) to the files that were released."},"draft":{"description":"Whether the release, if created, was marked as a draft."},"prerelease":{"description":"Whether the release, if created, was marked as a prerelease."},"release":{"description":"The calculated human-friendly name of the release."},"tag":{"description":"The calculated tag for the release."}},"runs":{"using":"node12","main":"dist/main.js"},"branding":{"icon":"wind","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":65160342,"uuid":"234708824","full_name":"johnwbyrd/update-release","owner":"johnwbyrd","description":"Update a Github release smartly, with a freshly built asset","archived":true,"fork":false,"pushed_at":"2020-03-14T23:59:06.000Z","size":230,"stargazers_count":14,"open_issues_count":2,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-03T08:38:59.543Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnwbyrd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-18T09:08:57.000Z","updated_at":"2025-03-22T00:09:32.000Z","dependencies_parsed_at":"2023-01-05T05:03:58.230Z","dependency_job_id":null,"html_url":"https://github.com/johnwbyrd/update-release","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/johnwbyrd/update-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnwbyrd","download_url":"https://codeload.github.com/johnwbyrd/update-release/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/sbom","scorecard":{"id":529235,"data":{"date":"2025-08-11","repo":{"name":"github.com/johnwbyrd/update-release","commit":"1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/14 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":"project is archived","details":["Warn: Repository is archived."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/johnwbyrd/update-release/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/johnwbyrd/update-release/main.yml/master?enable=pin","Warn: chocoCommand not pinned by hash: .github/workflows/main.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:31","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 chocoCommand dependencies pinned","Info:   0 out of   1 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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/johnwbyrd/update-release/releases/23471123","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/johnwbyrd/update-release/releases/23471123"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"52 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-mfwh-5m23-j46w","Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","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-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T05:18:32.501Z","repository_id":65160342,"created_at":"2025-08-20T05:18:32.501Z","updated_at":"2025-08-20T05:18:32.501Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37224982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","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":"johnwbyrd","name":"John Byrd","uuid":"882835","kind":"user","description":"","email":"","website":"www.giganticsoftware.com","location":"Irvine, CA, USA","twitter":null,"company":"Gigantic Software","icon_url":"https://avatars.githubusercontent.com/u/882835?v=4","repositories_count":6,"last_synced_at":"2023-03-12T06:32:38.612Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/johnwbyrd","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:12:33.986Z","updated_at":"2023-03-12T06:32:38.642Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnwbyrd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnwbyrd/repositories"},"tags":[{"name":"v1.0.0","sha":"1d5ec4791e40507e5eca3b4dbf90f0b27e7e4979","kind":"commit","published_at":"2020-02-07T08:29:28.000Z","download_url":"https://codeload.github.com/johnwbyrd/update-release/tar.gz/v1.0.0","html_url":"https://github.com/johnwbyrd/update-release/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-01T11:32:40.710Z","dependency_job_id":null,"purl":"pkg:github/johnwbyrd/update-release@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/tags/v1.0.0/manifests"},{"name":"master","sha":"9b8e1483b8944247248d8214eff8cc6221b1b00a","kind":"tag","published_at":"2020-02-07T07:25:39.000Z","download_url":"https://codeload.github.com/johnwbyrd/update-release/tar.gz/master","html_url":"https://github.com/johnwbyrd/update-release/releases/tag/master","dependencies_parsed_at":"2023-06-01T11:32:41.348Z","dependency_job_id":null,"purl":"pkg:github/johnwbyrd/update-release@master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/tags/master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/tags/master/manifests"}]},"repo_metadata_updated_at":"2026-09-11T19:25:06.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":6.249405799397876,"dependent_packages_count":0.0,"stargazers_count":10.797021074314689,"forks_count":5.209950879416891,"docker_downloads_count":null,"average":5.564094438282364},"purl":"pkg:githubactions/johnwbyrd/update-release","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/johnwbyrd/update-release","docker_dependents_count":1,"docker_downloads_count":21,"usage_url":"https://repos.ecosyste.ms/usage/actions/johnwbyrd/update-release","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/johnwbyrd/update-release/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T16:49:11.617Z","issues_count":1,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnwbyrd%2Fupdate-release/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/johnwbyrd%2Fupdate-release/codemeta","maintainers":[]}