{"id":5803570,"name":"author/action-rollback","ecosystem":"actions","description":"Rollback a git release/tag. Useful for cleaning failed build/publish processes.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/author/action-rollback","keywords_array":[],"namespace":"author","versions_count":3,"first_release_published_at":"2020-01-29T19:09:02.000Z","latest_release_published_at":"2024-03-08T20:15:06.000Z","latest_release_number":"1.0.4","last_synced_at":"2026-04-11T10:59:01.349Z","created_at":"2023-01-04T14:36:47.235Z","updated_at":"2026-04-11T10:59:01.349Z","registry_url":"https://github.com/author/action-rollback","install_command":null,"documentation_url":null,"metadata":{"name":"Rollback Release","description":"Rollback a git release/tag. Useful for cleaning failed build/publish processes.","author":"Author.io","branding":{"icon":"tag","color":"red"},"inputs":{"release_id":{"description":"The Github release ID.","required":false},"tag":{"description":"The tag associated with the release.","required":false},"delete_orphan_tag":{"description":"If the release does not exist but the tag does, setting this to true will remove the tag.","required":false}},"outputs":{"release_id":{"description":"Returns the ID of the release."},"tag":{"description":"The tag associated with the release."}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":40634056,"uuid":"237030370","full_name":"author/action-rollback","owner":"author","description":"A Github action to rollback/delete a release.","archived":false,"fork":false,"pushed_at":"2025-02-18T23:21:14.000Z","size":2439,"stargazers_count":59,"open_issues_count":5,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-14T11:27:16.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/author.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"coreybutler","patreon":"coreybutler","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-01-29T16:32:24.000Z","updated_at":"2025-08-19T19:01:04.000Z","dependencies_parsed_at":"2024-03-08T21:26:17.283Z","dependency_job_id":"c85dc280-a8b3-41e6-ab14-72ee798b535f","html_url":"https://github.com/author/action-rollback","commit_stats":{"total_commits":68,"total_committers":4,"mean_commits":17.0,"dds":"0.11764705882352944","last_synced_commit":"f4473931b1155b601092ec00eb1fa4882b80219f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/author/action-rollback","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/author","download_url":"https://codeload.github.com/author/action-rollback/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/sbom","scorecard":{"id":217103,"data":{"date":"2025-08-11","repo":{"name":"github.com/author/action-rollback","commit":"5e7dd5c4692af3cb62ee64875e62579b2fd857c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/24 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":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/author/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/author/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/author/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/author/.github/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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":3,"reason":"7 existing vulnerabilities detected","details":["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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw"],"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-17T01:51:46.152Z","repository_id":40634056,"created_at":"2025-08-17T01:51:46.152Z","updated_at":"2025-08-17T01:51:46.152Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275458103,"owners_count":25468341,"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-16T02:00:10.229Z","response_time":65,"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":"author","name":"Author.io","uuid":"17749107","kind":"organization","description":"Software \u0026 Services for Technology Authors","email":null,"website":"https://author.io","location":"Austin, TX \u0026 Los Angeles, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17749107?v=4","repositories_count":8,"last_synced_at":"2023-03-10T01:25:30.214Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/author","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T17:53:16.697Z","updated_at":"2023-03-10T01:25:30.227Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/author","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/author/repositories"},"tags":[{"name":"1.0.4","sha":"f4473931b1155b601092ec00eb1fa4882b80219f","kind":"commit","published_at":"2024-03-08T20:15:06.000Z","download_url":"https://codeload.github.com/author/action-rollback/tar.gz/1.0.4","html_url":"https://github.com/author/action-rollback/releases/tag/1.0.4","dependencies_parsed_at":"2024-03-10T04:15:00.414Z","dependency_job_id":null,"purl":"pkg:github/author/action-rollback@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"c45902b7e6829b062f5a68dc15e25a85f22741d6","kind":"commit","published_at":"2021-01-26T15:13:11.000Z","download_url":"https://codeload.github.com/author/action-rollback/tar.gz/1.0.3","html_url":"https://github.com/author/action-rollback/releases/tag/1.0.3","dependencies_parsed_at":"2023-05-31T14:07:03.784Z","dependency_job_id":null,"purl":"pkg:github/author/action-rollback@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.3/manifests"},{"name":"1.0.0","sha":"f6e07e50c820e83434c81c29babd59cff1138b32","kind":"commit","published_at":"2020-01-29T19:09:02.000Z","download_url":"https://codeload.github.com/author/action-rollback/tar.gz/1.0.0","html_url":"https://github.com/author/action-rollback/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T14:07:04.065Z","dependency_job_id":null,"purl":"pkg:github/author/action-rollback@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-16T17:53:20.051Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":132,"rankings":{"downloads":null,"dependent_repos_count":4.094438282364126,"dependent_packages_count":0.0,"stargazers_count":3.818729202978926,"forks_count":5.621929963555696,"docker_downloads_count":null,"average":3.383774362224687},"purl":"pkg:githubactions/author/action-rollback","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/author/action-rollback","docker_dependents_count":1,"docker_downloads_count":19,"usage_url":"https://repos.ecosyste.ms/usage/actions/author/action-rollback","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/author/action-rollback/dependencies","status":null,"funding_links":["https://github.com/sponsors/coreybutler","https://patreon.com/coreybutler"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T16:41:25.211Z","issues_count":8,"pull_requests_count":13,"avg_time_to_close_issue":8882744.5,"avg_time_to_close_pull_request":16786628.875,"issues_closed_count":6,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.3076923076923077,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":331287.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/author%2Faction-rollback/issues","maintainers":[{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/author%2Faction-rollback/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/author%2Faction-rollback/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/author%2Faction-rollback/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/author%2Faction-rollback/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/author%2Faction-rollback/codemeta","maintainers":[]}