{"id":7743454,"name":"squarecloudofc/github-action","ecosystem":"actions","description":"Deploy your application to square cloud using Github Actions","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/squarecloudofc/github-action","keywords_array":["github-actions","nodejs","squarecloud","typescript"],"namespace":"squarecloudofc","versions_count":13,"first_release_published_at":"2023-02-04T01:02:02.000Z","latest_release_published_at":"2025-09-16T22:45:39.000Z","latest_release_number":"v2.1.2","last_synced_at":"2026-04-12T00:02:46.928Z","created_at":"2023-05-17T08:44:26.391Z","updated_at":"2026-04-12T00:02:46.929Z","registry_url":"https://github.com/squarecloudofc/github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Square Cloud Action","description":"Deploy your application to square cloud using Github Actions","author":"richaardev","branding":{"icon":"activity","color":"gray-dark"},"inputs":{"token":{"required":true,"description":"Square Cloud API token"},"command":{"required":false,"description":"Commands to pass to Square Cloud CLI"},"install-only":{"required":false,"default":"false","description":"Install only Square Cloud CLI and add to path"},"workdir":{"required":false,"default":".","description":"Working Directory"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":78767390,"uuid":"597130348","full_name":"squarecloudofc/github-action","owner":"squarecloudofc","description":"The easiest way to integrate your Square Cloud app with GIT, commit your app from github workflows.","archived":false,"fork":false,"pushed_at":"2025-09-16T22:46:29.000Z","size":789,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-17T00:46:54.814Z","etag":null,"topics":["github-actions","nodejs","squarecloud","typescript"],"latest_commit_sha":null,"homepage":"","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/squarecloudofc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-03T17:39:46.000Z","updated_at":"2025-09-16T22:45:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c748b4ef-03da-41c9-89df-b82651b8f466","html_url":"https://github.com/squarecloudofc/github-action","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/squarecloudofc/github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squarecloudofc","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/sbom","scorecard":{"id":843250,"data":{"date":"2025-08-11","repo":{"name":"github.com/squarecloudofc/github-action","commit":"0233cd676ca3e5bbc32543f710e86bb15365e114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/check-dist.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:21","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/squarecloudofc/github-action/check-dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/squarecloudofc/github-action/check-dist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/squarecloudofc/github-action/check-dist.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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 '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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}}]},"last_synced_at":"2025-08-23T20:55:23.195Z","repository_id":78767390,"created_at":"2025-08-23T20:55:23.195Z","updated_at":"2025-08-23T20:55:23.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275902228,"owners_count":25549245,"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-19T02:00:09.700Z","response_time":108,"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":"squarecloudofc","name":"Square Cloud","uuid":"104699169","kind":"organization","description":"We are a young and ambitious team of developers. We have developed hosting that allows anyone to load and run their own application in less than 2 minutes.","email":"contact@squarecloud.app","website":"https://squarecloud.app","location":"Brazil","twitter":"squarecloudofc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/104699169?v=4","repositories_count":7,"last_synced_at":"2023-03-10T01:15:57.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/squarecloudofc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T17:21:10.498Z","updated_at":"2023-03-10T01:15:57.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squarecloudofc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squarecloudofc/repositories"},"tags":[{"name":"v2.1.2","sha":"733c9a20782f66525e2b7536229fc52215503a16","kind":"commit","published_at":"2025-09-16T22:45:39.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.1.2","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":"91927cbc-96ab-4c96-ac50-3da3fa8c2915","purl":"pkg:github/squarecloudofc/github-action@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2815355cb77b7e6a204e807010dee6482a4e5155","kind":"tag","published_at":"2025-09-07T18:13:52.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.1.1","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":"ca927756-650d-42d8-a112-f28e9c72215d","purl":"pkg:github/squarecloudofc/github-action@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"72d946055255a6bce90decafdb2d0bf034e09546","kind":"tag","published_at":"2025-09-07T18:12:13.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.1.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":"e5f8b1b5-f279-4900-bb47-9065db46ce76","purl":"pkg:github/squarecloudofc/github-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"0233cd676ca3e5bbc32543f710e86bb15365e114","kind":"tag","published_at":"2025-05-16T19:34:27.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.0.2","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.0.2","dependencies_parsed_at":"2025-05-25T08:06:36.313Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9cf77cd7e7a45b16da58d9651a293d4b3041d8b0","kind":"commit","published_at":"2025-04-29T12:29:22.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.0.1","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.0.1","dependencies_parsed_at":"2025-05-25T08:06:36.328Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.1/manifests"},{"name":"v2","sha":"76bcbf5d92e390dc7469b35fffc4667448af0835","kind":"commit","published_at":"2024-04-02T01:45:21.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2","dependencies_parsed_at":"2024-04-02T04:05:34.542Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2/manifests"},{"name":"v2.0.0","sha":"eb452bd04ffc12ae9f6608a43d8e16427a370ce8","kind":"commit","published_at":"2024-03-23T14:51:54.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v2.0.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v2.0.0","dependencies_parsed_at":"2024-04-03T04:06:49.561Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v2.0.0/manifests"},{"name":"v1.3.2","sha":"c5bdf2814697b1cb4b5551a5f320c87364614f7c","kind":"commit","published_at":"2023-11-21T18:49:01.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v1.3.2","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v1.3.2","dependencies_parsed_at":"2023-11-23T12:34:56.046Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"540bd7794dc6af06b2e8833aaf2123ea3c7ea2c3","kind":"commit","published_at":"2023-11-21T18:30:23.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v1.3.1","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v1.3.1","dependencies_parsed_at":"2023-11-23T12:34:56.073Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"acf9946c10561fb71e3a0ae491607e4222a705a6","kind":"commit","published_at":"2023-11-21T08:55:00.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v1.3.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-11-23T12:34:56.072Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"34755ea89bf1b385789f3a44f4f5c7aa31a7ecb6","kind":"commit","published_at":"2023-09-23T22:04:48.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v1.2.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-09-25T13:35:31.414Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4e764cbefeec4e5a2dd1962bf88049b4740675f9","kind":"tag","published_at":"2023-02-19T02:10:50.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/v1.1.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-02T00:54:54.832Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"be07e423b5359a98b5d6302390088c8944d8027a","kind":"commit","published_at":"2023-02-04T01:02:02.000Z","download_url":"https://codeload.github.com/squarecloudofc/github-action/tar.gz/1.0.0","html_url":"https://github.com/squarecloudofc/github-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-06-02T00:54:54.877Z","dependency_job_id":null,"purl":"pkg:github/squarecloudofc/github-action@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-19T08:00:25.726Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":15.690188641580995,"forks_count":35.22640316731543,"docker_downloads_count":null,"average":22.79470218345176},"purl":"pkg:githubactions/squarecloudofc/github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/squarecloudofc/github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/squarecloudofc/github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/squarecloudofc/github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T03:13:50.315Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":17504.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/squarecloudofc%2Fgithub-action/issues","maintainers":[{"login":"joaotonaco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaotonaco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/squarecloudofc%2Fgithub-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/squarecloudofc%2Fgithub-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/squarecloudofc%2Fgithub-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/squarecloudofc%2Fgithub-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/squarecloudofc%2Fgithub-action/codemeta","maintainers":[]}