{"id":5801043,"name":"peter-evans/rebase","ecosystem":"actions","description":"Rebase pull requests in a repository","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/peter-evans/rebase","keywords_array":["automation","github-action","rebase","workflow"],"namespace":"peter-evans","versions_count":21,"first_release_published_at":"2020-06-14T11:17:31.000Z","latest_release_published_at":"2025-12-09T20:47:01.000Z","latest_release_number":"v4.0.0","last_synced_at":"2026-05-16T08:45:36.273Z","created_at":"2023-01-04T12:45:14.038Z","updated_at":"2026-05-16T08:45:36.273Z","registry_url":"https://github.com/peter-evans/rebase","install_command":null,"documentation_url":null,"metadata":{"name":"Rebase Pulls","description":"Rebase pull requests in a repository","inputs":{"token":{"description":"GitHub auth token","default":"${{ github.token }}"},"repository":{"description":"The target GitHub repository","default":"${{ github.repository }}"},"head":{"description":"Filter pull requests by head user or head organization and branch name in the format user:ref-name or organization:ref-name. For example: github:new-script-format or octocat:test-branch.\n"},"base":{"description":"Filter pull requests by base branch name. Example: gh-pages.\n"},"include-labels":{"description":"A comma or newline separated list of pull request labels to include. Allows any labels if unspecified.\n"},"exclude-labels":{"description":"A comma or newline separated list of pull request labels to exclude"},"exclude-drafts":{"description":"Exclude draft pull requests","default":false},"rebase-options":{"description":"A comma or newline separated list of options to pass to the git rebase command. For example, `-Xtheirs`."}},"runs":{"using":"node24","main":"dist/index.js"},"branding":{"icon":"git-pull-request","color":"gray-dark"},"default_branch":"main","path":null},"repo_metadata":{"id":42693490,"uuid":"266732235","full_name":"peter-evans/rebase","owner":"peter-evans","description":"A GitHub action to rebase pull requests in a repository","archived":false,"fork":false,"pushed_at":"2025-10-06T07:38:44.000Z","size":1554,"stargazers_count":52,"open_issues_count":5,"forks_count":19,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-06T08:29:46.200Z","etag":null,"topics":["automation","github-action","rebase","workflow"],"latest_commit_sha":null,"homepage":"","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/peter-evans.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,"zenodo":null},"funding":{"github":"peter-evans"}},"created_at":"2020-05-25T09:01:13.000Z","updated_at":"2025-10-06T07:38:42.000Z","dependencies_parsed_at":"2023-01-11T17:22:14.717Z","dependency_job_id":"e8007776-7474-458d-b016-6faf256ae0a9","html_url":"https://github.com/peter-evans/rebase","commit_stats":{"total_commits":139,"total_committers":4,"mean_commits":34.75,"dds":0.3453237410071942,"last_synced_commit":"bf4703787b476e66aea9ec9fe24c993b38854804"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/peter-evans/rebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/sbom","scorecard":{"id":728588,"data":{"date":"2025-08-11","repo":{"name":"github.com/peter-evans/rebase","commit":"9637e26b86c3dc7aba20640a44929d040cee3512"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:16","Warn: no topLevel permission defined: .github/workflows/rebase-command.yml:1","Warn: no topLevel permission defined: .github/workflows/slash-command-dispatch.yml:1","Warn: no topLevel permission defined: .github/workflows/update-major-version.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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase-command.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/rebase-command.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase-command.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/rebase-command.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slash-command-dispatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/slash-command-dispatch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-major-version.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/peter-evans/rebase/update-major-version.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 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":"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 26 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":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","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-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-22T13:41:43.218Z","repository_id":42693490,"created_at":"2025-08-22T13:41:43.218Z","updated_at":"2025-08-22T13:41:43.218Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278606354,"owners_count":26014616,"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-06T02:00:05.630Z","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":"peter-evans","name":"Peter Evans","uuid":"18365890","kind":"user","description":"","email":"","website":"https://peterevans.dev","location":"United Kingdom","twitter":"peterevans0","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18365890?u=57778ee853552d630b34d0a146485fd3398adeb0\u0026v=4","repositories_count":107,"last_synced_at":"2025-09-21T16:36:02.490Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"peter-evans"}},"html_url":"https://github.com/peter-evans","funding_links":["https://github.com/sponsors/peter-evans"],"total_stars":8616,"followers":805,"following":23,"created_at":"2022-11-07T05:14:33.450Z","updated_at":"2025-09-21T16:36:02.490Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans/repositories"},"tags":[{"name":"v3.1.0","sha":"87c3fd9344792e51ab1c7494c3369620c84ed852","kind":"commit","published_at":"2024-10-15T08:23:55.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v3.1.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v3.1.0","dependencies_parsed_at":"2024-10-17T07:17:11.408Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3.1.0/manifests"},{"name":"v3","sha":"52289ddc070ea10c8e2530c0740972ff39ac8769","kind":"commit","published_at":"2024-01-25T12:35:29.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v3","html_url":"https://github.com/peter-evans/rebase/releases/tag/v3","dependencies_parsed_at":"2024-01-28T04:48:21.692Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3/manifests"},{"name":"v3.0.0","sha":"52289ddc070ea10c8e2530c0740972ff39ac8769","kind":"commit","published_at":"2024-01-25T12:35:29.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v3.0.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v3.0.0","dependencies_parsed_at":"2024-01-28T04:48:21.956Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"6720916065562e44df6007404d22129ce5583978","kind":"commit","published_at":"2023-11-28T14:57:45.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v2.1.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v2.1.0","dependencies_parsed_at":"2023-12-01T04:29:39.539Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"56c359b35ff7ba8426d0fdb842958b35b1db8277","kind":"commit","published_at":"2022-10-17T12:05:33.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v2.0.1","html_url":"https://github.com/peter-evans/rebase/releases/tag/v2.0.1","dependencies_parsed_at":"2023-07-20T20:41:10.064Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.0.1/manifests"},{"name":"v2","sha":"08cedbbd4eabcd913bf091844614eceddaea4a5d","kind":"commit","published_at":"2022-03-22T07:23:31.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v2","html_url":"https://github.com/peter-evans/rebase/releases/tag/v2","dependencies_parsed_at":"2023-07-20T20:41:09.942Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2/manifests"},{"name":"v2.0.0","sha":"08cedbbd4eabcd913bf091844614eceddaea4a5d","kind":"commit","published_at":"2022-03-22T07:23:31.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v2.0.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T20:41:09.822Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v2.0.0/manifests"},{"name":"v1","sha":"77cd9d5cb5977699b92ef162551d0867ef7735d8","kind":"commit","published_at":"2021-10-18T02:01:59.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1","dependencies_parsed_at":"2023-07-20T20:41:10.000Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1/manifests"},{"name":"v1.3.0","sha":"77cd9d5cb5977699b92ef162551d0867ef7735d8","kind":"commit","published_at":"2021-10-18T02:01:59.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.3.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T20:41:09.979Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ac9ed69eb4ca68eca510444fa53a7181ede5bf1","kind":"commit","published_at":"2021-10-08T04:16:36.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.2.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T20:41:10.059Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0e3a532cab8e6595f5c2c72473806ea1110ccecb","kind":"commit","published_at":"2021-10-06T06:10:50.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.1.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T20:41:09.680Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"e52a872cdca7af7b864ee7fed6dfc029013abd3c","kind":"commit","published_at":"2021-09-27T12:37:49.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.7","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T20:41:09.634Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"87c7147be7dd2b6e51f503afaaf563850cf5807c","kind":"commit","published_at":"2021-09-26T05:09:18.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.6","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T20:41:10.170Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7cd2faa256d0028a7283664b609f5b4cdd02364f","kind":"commit","published_at":"2021-09-23T05:48:43.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.5","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T20:41:09.947Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0a6189742f338835c080791a9bc0d3b140475c1e","kind":"commit","published_at":"2021-04-02T01:22:10.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.4","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T20:41:09.722Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"650f1caa6988c758def52e2ec5e58dc35af726da","kind":"commit","published_at":"2020-11-19T02:01:08.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.3","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-20T20:41:09.784Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"36b58e88d1c56f26a0865ea5c90465a84e18e85b","kind":"commit","published_at":"2020-09-21T23:28:21.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.2","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T20:41:08.935Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4a740021d5fa2d93c53642380fde7f28b08a1fcf","kind":"commit","published_at":"2020-07-19T12:37:18.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.1","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T20:41:09.926Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"262046ae4197f7cd9c9e64797583ecd50785d465","kind":"commit","published_at":"2020-06-14T11:17:31.000Z","download_url":"https://codeload.github.com/peter-evans/rebase/tar.gz/v1.0.0","html_url":"https://github.com/peter-evans/rebase/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T20:41:10.045Z","dependency_job_id":null,"purl":"pkg:github/peter-evans/rebase@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:41:03.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":684,"rankings":{"downloads":null,"dependent_repos_count":1.2359372524164158,"dependent_packages_count":0.0,"stargazers_count":4.256060846141657,"forks_count":4.826493424180003,"docker_downloads_count":4.081762002852162,"average":2.8800507051180477},"purl":"pkg:githubactions/peter-evans/rebase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/peter-evans/rebase","docker_dependents_count":1,"docker_downloads_count":33,"usage_url":"https://repos.ecosyste.ms/usage/actions/peter-evans/rebase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/peter-evans/rebase/dependencies","status":null,"funding_links":["https://github.com/sponsors/peter-evans"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T10:02:31.137Z","issues_count":18,"pull_requests_count":123,"avg_time_to_close_issue":5573776.6,"avg_time_to_close_pull_request":455762.475,"issues_closed_count":15,"pull_requests_closed_count":120,"pull_request_authors_count":9,"issue_authors_count":10,"avg_comments_per_issue":3.111111111111111,"avg_comments_per_pull_request":0.15447154471544716,"merged_pull_requests_count":110,"bot_issues_count":0,"bot_pull_requests_count":79,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":135115.3076923077,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.23076923076923078,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Frebase/issues","maintainers":[{"login":"peter-evans","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peter-evans"},{"login":"actions-bot","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/actions-bot"}],"active_maintainers":[{"login":"actions-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/actions-bot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/peter-evans%2Frebase/codemeta","maintainers":[]}