{"id":5804903,"name":"rtCamp/action-deploy-wordpress","ecosystem":"actions","description":"Deploy WordPress code to a server","homepage":"https://github.com/rtCamp/github-actions-library","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rtCamp/action-deploy-wordpress","keywords_array":["ci-cd","deployer","github-actions","hacktoberfest","php-deployer","wordpress"],"namespace":"rtCamp","versions_count":19,"first_release_published_at":"2019-03-06T07:56:52.000Z","latest_release_published_at":"2025-12-11T05:39:03.000Z","latest_release_number":"v3.3.0","last_synced_at":"2026-05-08T11:51:38.688Z","created_at":"2023-01-04T15:16:13.048Z","updated_at":"2026-05-08T11:51:38.688Z","registry_url":"https://github.com/rtCamp/action-deploy-wordpress","install_command":null,"documentation_url":null,"metadata":{"name":"Deploy WordPress","description":"Deploy WordPress code to a server","author":"rtCamp","runs":{"using":"docker","image":"docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.3.0"},"branding":{"icon":"upload-cloud","color":"yellow"},"default_branch":"master","path":null},"repo_metadata":{"id":39636189,"uuid":"173943628","full_name":"rtCamp/action-deploy-wordpress","owner":"rtCamp","description":"GitHub Action for deploying a WordPress site using using PHP's Deployer.org","archived":false,"fork":false,"pushed_at":"2025-05-26T15:05:07.000Z","size":252,"stargazers_count":127,"open_issues_count":2,"forks_count":33,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-07-24T05:58:13.430Z","etag":null,"topics":["ci-cd","deployer","github-actions","hacktoberfest","php-deployer","wordpress"],"latest_commit_sha":null,"homepage":"https://github.com/rtCamp/github-actions-library","language":"Shell","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/rtCamp.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-05T12:36:45.000Z","updated_at":"2025-05-26T15:03:59.000Z","dependencies_parsed_at":"2024-06-19T06:11:38.411Z","dependency_job_id":"b33b8c29-3bb5-4e65-8c7a-bdebab936840","html_url":"https://github.com/rtCamp/action-deploy-wordpress","commit_stats":{"total_commits":110,"total_committers":9,"mean_commits":"12.222222222222221","dds":0.5272727272727273,"last_synced_commit":"d4b46cd96dffbcec90cd2c5183bb1938a0e327a0"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/rtCamp/action-deploy-wordpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtCamp","download_url":"https://codeload.github.com/rtCamp/action-deploy-wordpress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress/sbom","scorecard":{"id":787931,"data":{"date":"2025-08-11","repo":{"name":"github.com/rtCamp/action-deploy-wordpress","commit":"04f6302b4bbf64b26b3605c0c3800c701bcae20c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/13 approved changesets -- score normalized to 2","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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: pipCommand not pinned by hash: Dockerfile:17-32","Warn: downloadThenRun not pinned by hash: Dockerfile:40-42","Warn: downloadThenRun not pinned by hash: Dockerfile:46-48","Warn: downloadThenRun not pinned by hash: main.sh:182","Warn: downloadThenRun not pinned by hash: main.sh:191","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":-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":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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-qq5c-677p-737q"],"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 24 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-23T06:36:03.350Z","repository_id":39636189,"created_at":"2025-08-23T06:36:03.351Z","updated_at":"2025-08-23T06:36:03.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272470229,"owners_count":24939927,"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-08-28T02:00:10.768Z","response_time":74,"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":"rtCamp","name":"rtCamp","uuid":"1128395","kind":"organization","description":"Enterprise WordPress Solutions for Publishers \u0026 eCommerce","email":null,"website":"https://rtcamp.com/","location":"Earth","twitter":"rtcamp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1128395?v=4","repositories_count":111,"last_synced_at":"2023-03-12T08:36:40.972Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rtCamp","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:16:21.405Z","updated_at":"2023-03-12T08:36:41.177Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtCamp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtCamp/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-28T19:26:58.887Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":1.8222151798447155,"forks_count":2.015528442402155,"docker_downloads_count":null,"average":7.147837109808272},"purl":"pkg:githubactions/rtCamp/action-deploy-wordpress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/rtCamp/action-deploy-wordpress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/rtCamp/action-deploy-wordpress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/rtCamp/action-deploy-wordpress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-22T15:09:49.869Z","issues_count":9,"pull_requests_count":39,"avg_time_to_close_issue":19208454.714285713,"avg_time_to_close_pull_request":834158.8717948718,"issues_closed_count":7,"pull_requests_closed_count":39,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":0.2564102564102564,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtCamp%2Faction-deploy-wordpress/issues","maintainers":[{"login":"mrrobot47","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrrobot47"},{"login":"dhsathiya","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhsathiya"},{"login":"abhijitrakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abhijitrakas"},{"login":"MiteshShah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MiteshShah"}],"active_maintainers":[{"login":"mrrobot47","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrrobot47"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rtCamp%2Faction-deploy-wordpress/codemeta","maintainers":[]}