{"id":5801144,"name":"cloudflare/pages-action","ecosystem":"actions","description":"Publish to Cloudflare Pages","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cloudflare/pages-action","keywords_array":[],"namespace":"cloudflare","versions_count":11,"first_release_published_at":"2022-05-10T10:11:35.000Z","latest_release_published_at":"2023-05-23T17:37:23.000Z","latest_release_number":"v1.5.0","last_synced_at":"2026-09-21T07:41:23.260Z","created_at":"2023-01-04T12:52:55.351Z","updated_at":"2026-09-21T07:41:23.261Z","registry_url":"https://github.com/cloudflare/pages-action","install_command":null,"documentation_url":null,"metadata":{"name":"Cloudflare Pages GitHub Action","description":"Publish to Cloudflare Pages","branding":{"icon":"upload-cloud","color":"orange"},"inputs":{"apiToken":{"description":"Cloudflare API Token","required":true},"accountId":{"description":"Cloudflare Account ID","required":true},"projectName":{"description":"The name of the Pages project to upload to","required":true},"directory":{"description":"The directory of static assets to upload","required":true},"gitHubToken":{"description":"GitHub Token","required":false},"branch":{"description":"The name of the branch you want to deploy to","required":false},"workingDirectory":{"description":"The working directory in which to run Wrangler","required":false},"wranglerVersion":{"description":"The version of Wrangler to use","required":false,"default":"2"}},"runs":{"using":"node16","main":"index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37175840,"uuid":"490464467","full_name":"cloudflare/pages-action","owner":"cloudflare","description":"🛑 DEPRECATED, please use wrangler-action","archived":true,"fork":false,"pushed_at":"2024-10-21T18:45:22.000Z","size":263,"stargazers_count":479,"open_issues_count":17,"forks_count":95,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-09-14T17:00:50.424Z","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/cloudflare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-09T22:35:41.000Z","updated_at":"2026-09-08T14:17:18.000Z","dependencies_parsed_at":"2024-10-07T12:47:34.608Z","dependency_job_id":"48031597-07ed-4476-a718-bf4b251e09a3","html_url":"https://github.com/cloudflare/pages-action","commit_stats":{"total_commits":33,"total_committers":18,"mean_commits":"1.8333333333333333","dds":0.7878787878787878,"last_synced_commit":"df669237a4d8f43d1725c6377f25fd69c08ab1f1"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/cloudflare/pages-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/sbom","scorecard":{"id":292573,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudflare/pages-action","commit":"df669237a4d8f43d1725c6377f25fd69c08ab1f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/example.yml:7","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/example.yml:8","Warn: no topLevel permission defined: .github/workflows/example.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.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":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/example.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/pages-action/example.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/pages-action/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudflare/pages-action/semgrep.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","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":"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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/cloudflare/.github/SECURITY.md:1","Info: Found linked content: github.com/cloudflare/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/cloudflare/.github/SECURITY.md:1","Info: Found text in security policy: github.com/cloudflare/.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":"Vulnerabilities","score":0,"reason":"12 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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-5r9g-qh6m-jxff","Warn: Project is vulnerable to: GHSA-r6ch-mqf9-qc9w","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","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 29 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-17T18:39:31.681Z","repository_id":37175840,"created_at":"2025-08-17T18:39:31.681Z","updated_at":"2025-08-17T18:39:31.681Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37357078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-16T02:00:06.638Z","response_time":96,"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":"cloudflare","name":"Cloudflare","uuid":"314135","kind":"organization","description":"","email":null,"website":"https://www.cloudflare.com","location":"San Francisco, London, Austin, Lisbon, Singapore","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/314135?v=4","repositories_count":454,"last_synced_at":"2024-04-14T06:37:39.634Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudflare","funding_links":[],"total_stars":143015,"followers":5086,"following":0,"created_at":"2022-11-02T16:32:28.917Z","updated_at":"2024-04-14T06:39:14.488Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudflare/repositories"},"tags":[{"name":"v1.5.0","sha":"f0a1cd58cd66095dee69bfa18fa5efd1dde93bca","kind":"commit","published_at":"2023-05-23T17:37:23.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.5.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-01T00:18:09.385Z","dependency_job_id":"54cfd888-bbba-43fe-b3ad-99dd2d2a6733","purl":"pkg:github/cloudflare/pages-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.5.0/manifests"},{"name":"1","sha":"f0a1cd58cd66095dee69bfa18fa5efd1dde93bca","kind":"commit","published_at":"2023-05-23T17:37:23.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/1","html_url":"https://github.com/cloudflare/pages-action/releases/tag/1","dependencies_parsed_at":"2026-08-24T07:34:46.543Z","dependency_job_id":null,"purl":"pkg:github/cloudflare/pages-action@1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1/manifests"},{"name":"v1","sha":"f0a1cd58cd66095dee69bfa18fa5efd1dde93bca","kind":"commit","published_at":"2023-05-23T17:37:23.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1","dependencies_parsed_at":"2026-08-24T07:34:46.574Z","dependency_job_id":null,"purl":"pkg:github/cloudflare/pages-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1/manifests"},{"name":"v1.4.1","sha":"61eafe73baad0195ab582cb447b2c6e15a0df9ce","kind":"commit","published_at":"2023-03-09T22:48:44.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.4.1","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.4.1","dependencies_parsed_at":"2023-06-01T00:18:08.898Z","dependency_job_id":"0d9a2c50-4156-414d-969e-9b8166f4790e","purl":"pkg:github/cloudflare/pages-action@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1631a1483b9131d13c61c8c9e6db68f7c7f5d0ee","kind":"commit","published_at":"2023-03-09T06:16:57.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.4.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-01T00:18:08.559Z","dependency_job_id":"d441f6f9-af86-417b-a281-4d78d2b6b2a0","purl":"pkg:github/cloudflare/pages-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"c2ad89679f0dee1ff4bcf9b8bbe1cf52d176cb29","kind":"commit","published_at":"2022-12-20T22:11:14.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.3.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T00:18:09.055Z","dependency_job_id":"1c905bd7-4992-4d44-b9c2-84990eea79a1","purl":"pkg:github/cloudflare/pages-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"586e8fc6937770c5d82787c58a3969d90aebb4aa","kind":"commit","published_at":"2022-12-06T16:49:23.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.2.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T21:11:27.720Z","dependency_job_id":"5848a81a-b133-4a36-b95d-28645299857a","purl":"pkg:github/cloudflare/pages-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.2.0/manifests"},{"name":"1.1.0","sha":"c4f0d2e08d902c9cdfe3cdf854896c6f363ae5be","kind":"commit","published_at":"2022-07-26T20:43:33.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/1.1.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-30T17:36:50.089Z","dependency_job_id":"3aa8ddef-e558-49a9-a844-bff7bc6cdf69","purl":"pkg:github/cloudflare/pages-action@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1.1.0/manifests"},{"name":"v1.1.0","sha":"c4f0d2e08d902c9cdfe3cdf854896c6f363ae5be","kind":"commit","published_at":"2022-07-26T20:43:33.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.1.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T17:36:51.072Z","dependency_job_id":"4958c9a3-30bc-446c-bce3-c50efa655ef1","purl":"pkg:github/cloudflare/pages-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"752c4fc911d149221a4173136118c3cc250e9409","kind":"tag","published_at":"2022-05-19T12:10:14.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/1.0.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-30T17:36:51.537Z","dependency_job_id":"fb7cf448-d4d0-4a07-ad09-821be69a9b6d","purl":"pkg:github/cloudflare/pages-action@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/1.0.0/manifests"},{"name":"v1.0.0","sha":"752c4fc911d149221a4173136118c3cc250e9409","kind":"tag","published_at":"2022-05-10T10:11:35.000Z","download_url":"https://codeload.github.com/cloudflare/pages-action/tar.gz/v1.0.0","html_url":"https://github.com/cloudflare/pages-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T17:36:52.057Z","dependency_job_id":"f2d2f53c-7ce7-4f44-b241-cf600b30e6ce","purl":"pkg:github/cloudflare/pages-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-18T13:01:59.243Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":628,"rankings":{"downloads":null,"dependent_repos_count":1.2803042307082872,"dependent_packages_count":0.0,"stargazers_count":0.9633972429092061,"forks_count":1.2010774837585168,"docker_downloads_count":null,"average":0.8611947393440025},"purl":"pkg:githubactions/cloudflare/pages-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cloudflare/pages-action","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/actions/cloudflare/pages-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cloudflare/pages-action/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T11:20:36.931Z","issues_count":74,"pull_requests_count":82,"avg_time_to_close_issue":13816067.034482758,"avg_time_to_close_pull_request":10235574.543209877,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":44,"issue_authors_count":63,"avg_comments_per_issue":2.689189189189189,"avg_comments_per_pull_request":1.451219512195122,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudflare%2Fpages-action/issues","maintainers":[{"login":"WalshyDev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WalshyDev"},{"login":"GregBrimble","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GregBrimble"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cloudflare%2Fpages-action/codemeta","maintainers":[]}