{"id":119163,"name":null,"description":null,"url":"https://github.com/apn-pucky/fast-forward-action","last_synced_at":"2025-09-09T08:24:44.868Z","repository":{"id":50901395,"uuid":"520116888","full_name":"APN-Pucky/fast-forward-action","owner":"APN-Pucky","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-11T05:32:41.000Z","size":55,"stargazers_count":3,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-17T11:26:45.132Z","etag":null,"topics":["action","bot","fast","forward","git","github-action","github-actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/APN-Pucky.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-01T13:14:18.000Z","updated_at":"2025-03-08T23:55:18.000Z","dependencies_parsed_at":"2024-12-19T09:24:09.085Z","dependency_job_id":"343308c4-ec05-45f2-a187-ae9e4d1beebc","html_url":"https://github.com/APN-Pucky/fast-forward-action","commit_stats":{"total_commits":63,"total_committers":3,"mean_commits":21.0,"dds":0.3492063492063492,"last_synced_commit":"7641ef9aed4ca3fd9d73fff13b211d17049a5132"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/APN-Pucky/fast-forward-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky","download_url":"https://codeload.github.com/APN-Pucky/fast-forward-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/sbom","scorecard":{"id":7227,"data":{"date":"2025-08-11","repo":{"name":"github.com/APN-Pucky/fast-forward-action","commit":"7641ef9aed4ca3fd9d73fff13b211d17049a5132"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ff-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/APN-Pucky/fast-forward-action/ff-test.yml/main?enable=pin","Info:   0 out of   1 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ff-test.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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":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":"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 'main'"],"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"}}]},"last_synced_at":"2025-08-14T13:49:07.354Z","repository_id":50901395,"created_at":"2025-08-14T13:49:07.355Z","updated_at":"2025-08-14T13:49:07.355Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274265037,"owners_count":25252486,"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-09T02:00:10.223Z","response_time":80,"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":{"login":"APN-Pucky","name":"Alexander Puck Neuwirth","uuid":"4533248","kind":"user","description":"","email":"","website":"https://apn-pucky.github.io/","location":null,"twitter":null,"company":"Uni Münster","icon_url":"https://avatars.githubusercontent.com/u/4533248?u=420ffddf1b44b11207d16f52bbddb019141c8189\u0026v=4","repositories_count":163,"last_synced_at":"2024-05-21T07:25:36.159Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APN-Pucky","funding_links":[],"total_stars":48,"followers":24,"following":131,"created_at":"2022-11-10T23:55:51.404Z","updated_at":"2024-05-21T07:25:39.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky/repositories"},"packages":[{"id":5802099,"name":"APN-Pucky/fast-forward-action","ecosystem":"actions","description":"Merge pull request using fast forward only, if possible, moving base branch (target branch) to head branch (source branch)","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/APN-Pucky/fast-forward-action","keywords_array":["action","bot","fast","forward","git","github-action","github-actions"],"namespace":"APN-Pucky","versions_count":1,"first_release_published_at":"2022-12-05T16:54:01.000Z","latest_release_published_at":"2022-12-05T16:54:01.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-17T11:19:22.762Z","created_at":"2023-01-04T13:34:40.601Z","updated_at":"2025-08-17T11:19:22.763Z","registry_url":"https://github.com/APN-Pucky/fast-forward-action","install_command":null,"documentation_url":null,"metadata":{"name":"Fast Forward Bot","branding":{"icon":"git-commit","color":"purple"},"description":"Merge pull request using fast forward only, if possible, moving base branch (target branch) to head branch (source branch)","inputs":{"GITHUB_TOKEN":{"description":"Automatically provided token, that can be used to authenticate on behalf of the GitHub action, with permissions limited to the repository that contains your workflow"},"SSH_PRIVATE_KEY":{"description":"deploy key for push.","default":"0"}},"runs":{"using":"composite","steps":[{"name":"Checkout code into workspace directory","uses":"actions/checkout@v3","with":{"fetch-depth":0}},{"uses":"APN-Pucky/fast-forward-action/label@main","if":"${{ github.event_name == 'pull_request' }}","with":{"GITHUB_TOKEN":"${{ inputs.GITHUB_TOKEN }}"}},{"uses":"APN-Pucky/fast-forward-action/merge@main","if":"github.event.issue.pull_request != '' \u0026\u0026 startsWith(github.event.comment.body, '/fast-forward')","with":{"GITHUB_TOKEN":"${{ inputs.GITHUB_TOKEN }}","SSH_PRIVATE_KEY":"${{ inputs.SSH_PRIVATE_KEY }}"}},{"name":"push -\u003e clean ff","uses":"APN-Pucky/fast-forward-label-remove@main","if":"github.event.issue.pull_request == '' || false == startsWith(github.event.comment.body, '/fast-forward') || env.FFL == 'false'","with":{"dirtyLabel":"PR: FF needs rebase","removeOnDirtyLabel":"fast-forward","repoToken":"${{ inputs.GITHUB_TOKEN }}","commentOnDirty":"This pull request has conflicts, please resolve those before we can evaluate the pull request."}}]},"default_branch":"main","path":null},"repo_metadata":{"uuid":"520116888","full_name":"APN-Pucky/fast-forward-action","owner":"APN-Pucky","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-09T09:59:32.000Z","size":54,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-11T11:15:12.187Z","etag":null,"topics":["action","bot","fast","forward","git","github-action","github-actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/APN-Pucky.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":"2022-08-01T13:14:18.000Z","updated_at":"2022-12-05T17:28:18.000Z","dependencies_parsed_at":"2023-01-04T12:30:23.560Z","dependency_job_id":null,"html_url":"https://github.com/APN-Pucky/fast-forward-action","commit_stats":{"total_commits":63,"total_committers":3,"mean_commits":21.0,"dds":0.3492063492063492,"last_synced_commit":"7641ef9aed4ca3fd9d73fff13b211d17049a5132"},"previous_names":[],"tags_count":1,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":144951055,"owners_count":6187110,"icon_url":"https://github.com/github.png","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":"APN-Pucky","name":"Alexander Puck Neuwirth","uuid":"4533248","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4533248?u=c97cf6b0cb6a5b113eaa18ccfb4f7e7282c8087a\u0026v=4","repositories_count":42,"last_synced_at":"2023-02-27T16:45:28.022Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/APN-Pucky","created_at":"2022-11-10T23:55:51.404Z","updated_at":"2023-02-27T16:45:28.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APN-Pucky/repositories"},"tags":[{"name":"1.0.0","sha":"38f56a92bb0935e6b72bbc13acdd2b5dea932490","kind":"commit","published_at":"2022-12-05T16:54:01.000Z","download_url":"https://codeload.github.com/APN-Pucky/fast-forward-action/tar.gz/1.0.0","html_url":"https://github.com/APN-Pucky/fast-forward-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T21:08:26.361Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-11T11:15:12.759Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":15.322452860085564,"dependent_packages_count":0.0,"stargazers_count":48.363175408017746,"forks_count":35.17033750594201,"docker_downloads_count":null,"average":24.71399144351133},"purl":"pkg:githubactions/APN-Pucky/fast-forward-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/APN-Pucky/fast-forward-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/APN-Pucky/fast-forward-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/APN-Pucky/fast-forward-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:08:28.610Z","issues_count":7,"pull_requests_count":10,"avg_time_to_close_issue":12621.5,"avg_time_to_close_pull_request":516.375,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":1.8,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":19244.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":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.25,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/APN-Pucky%2Ffast-forward-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/APN-Pucky%2Ffast-forward-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/APN-Pucky%2Ffast-forward-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/APN-Pucky%2Ffast-forward-action/related_packages","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32192,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6162,"github":"actions","metadata":{"funded_packages_count":2688},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-09T05:58:17.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":473813,"full_name":"APN-Pucky/fast-forward-action","default_branch":"main","committers":[{"name":"Alexander Puck Neuwirth","email":"APN-Pucky@users.noreply.github.com","count":41},{"name":"Alexander Puck Neuwirth","email":"alexander@neuwirth-informatik.de","count":13},{"name":"APN-Pucky","email":"APN-Pucky@noreply.github.com","count":9}],"total_commits":63,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.0,"dds":0.3492063492063492,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T08:34:12.005Z","last_synced_commit":"7641ef9aed4ca3fd9d73fff13b211d17049a5132","created_at":"2023-03-09T01:01:40.840Z","updated_at":"2023-09-19T16:58:43.426Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310310,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"APN-Pucky/fast-forward-action","html_url":"https://github.com/APN-Pucky/fast-forward-action","last_synced_at":"2025-04-06T02:23:50.277Z","status":null,"issues_count":7,"pull_requests_count":11,"avg_time_to_close_issue":12621.5,"avg_time_to_close_pull_request":516.375,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.14285714285714285,"avg_comments_per_pull_request":1.6363636363636365,"merged_pull_requests_count":4,"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,"created_at":"2023-05-11T00:06:06.297Z","updated_at":"2025-04-06T02:23:50.277Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/APN-Pucky%2Ffast-forward-action/issues","issue_labels_count":{},"pull_request_labels_count":{"fast-forward":4,"PR: needs rebase":1,"dependencies":1},"issue_author_associations_count":{"OWNER":6,"NONE":1},"pull_request_author_associations_count":{"OWNER":10,"NONE":1},"issue_authors":{"APN-Pucky":6,"argusSecurityBot":1},"pull_request_authors":{"APN-Pucky":10,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100117,"issues_count":31473266,"pull_requests_count":97445500,"authors_count":10702683,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"APN-Pucky","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["action","bot","fast","forward","git","github-action","github-actions"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ff-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:57:42.266Z","updated_at":"2023-01-04T10:57:42.266Z","repository_link":"https://github.com/APN-Pucky/fast-forward-action/blob/main/.github/workflows/ff-test.yml","dependencies":[{"id":6861908149,"package_name":"APN-Pucky/fast-forward-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:57:42.282Z","updated_at":"2023-01-04T10:57:42.282Z","repository_link":"https://github.com/APN-Pucky/fast-forward-action/blob/main/action.yml","dependencies":[{"id":6861908166,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861908167,"package_name":"APN-Pucky/fast-forward-action/label","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6861908168,"package_name":"APN-Pucky/fast-forward-action/merge","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":6861908169,"package_name":"APN-Pucky/fast-forward-label-remove","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"label/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:57:42.296Z","updated_at":"2023-01-04T10:57:42.296Z","repository_link":"https://github.com/APN-Pucky/fast-forward-action/blob/main/label/action.yml","dependencies":[{"id":6861908171,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861908172,"package_name":"actions-ecosystem/action-add-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861908173,"package_name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861908174,"package_name":"mshick/add-pr-comment","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"merge/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-04T10:57:42.306Z","updated_at":"2023-01-04T10:57:42.306Z","repository_link":"https://github.com/APN-Pucky/fast-forward-action/blob/main/merge/action.yml","dependencies":[{"id":6861908182,"package_name":"actions-cool/check-user-permission","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6861908183,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6861908184,"package_name":"APN-Pucky/fast-forward-js-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6861908185,"package_name":"mshick/add-pr-comment","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6861908186,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":5.105945473900581,"created_at":"2025-09-08T23:07:28.919Z","updated_at":"2025-10-07T08:33:22.860Z","avatar_url":"https://github.com/APN-Pucky.png","language":null,"category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/119163","html_url":"https://science.ecosyste.ms/projects/119163"}