{"id":13405060,"url":"https://github.com/elementor/elementor","last_synced_at":"2026-05-15T12:06:09.489Z","repository":{"id":37250447,"uuid":"60010673","full_name":"elementor/elementor","owner":"elementor","description":"The most advanced frontend drag \u0026 drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.","archived":false,"fork":false,"pushed_at":"2026-05-03T12:01:49.000Z","size":360169,"stargazers_count":6933,"open_issues_count":4061,"forks_count":1537,"subscribers_count":216,"default_branch":"main","last_synced_at":"2026-05-03T12:06:03.969Z","etag":null,"topics":["editor-shared"],"latest_commit_sha":null,"homepage":"https://elementor.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elementor.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":".github/CONTRIBUTING.md","funding":null,"license":"license.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","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":"2016-05-30T13:05:46.000Z","updated_at":"2026-05-03T11:53:16.000Z","dependencies_parsed_at":"2026-02-27T11:12:34.233Z","dependency_job_id":"3db05a62-8755-4f88-89ee-48eec470e9e3","html_url":"https://github.com/elementor/elementor","commit_stats":null,"previous_names":["pojome/elementor"],"tags_count":5675,"template":false,"template_full_name":null,"purl":"pkg:github/elementor/elementor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementor%2Felementor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementor%2Felementor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementor%2Felementor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementor%2Felementor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementor","download_url":"https://codeload.github.com/elementor/elementor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementor%2Felementor/sbom","scorecard":{"id":264572,"data":{"date":"2025-08-11","repo":{"name":"github.com/elementor/elementor","commit":"24ad302e30725c66033e6fcd01d7d0b3d40cb801"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"Code-Review","score":10,"reason":"all changesets reviewed","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":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.base.ref }}': .github/workflows/cherry-pick-pr.yml:23"],"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":"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 'pull-requests' permission set to 'read': .github/workflows/lint-php-changes-only.yml:18","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cherry-pick-pr.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cleanup-revert-prs.yml:10","Warn: no topLevel permission defined: .github/workflows/css-file-check.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-wp-assets.yml:1","Warn: no topLevel permission defined: .github/workflows/jest.yml:1","Warn: no topLevel permission defined: .github/workflows/js-qunit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/latest-release.yml:14","Warn: no topLevel permission defined: .github/workflows/lighthouse.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-php-changes-only.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/one-click-release.yml:33","Warn: no topLevel permission defined: .github/workflows/performance-check.yml:1","Warn: no topLevel permission defined: .github/workflows/phpunit.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/playwright.yml:31","Info: topLevel 'actions' permission set to 'read': .github/workflows/playwright.yml:33","Warn: no topLevel permission defined: .github/workflows/plugin-upgrade-test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-checks-noop.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-linter.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-packages.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/test-revert-pr.yml:24","Info: topLevel 'actions' permission set to 'read': .github/workflows/test-revert-pr.yml:26","Warn: no topLevel permission defined: .github/workflows/update-latest-pull-requests.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: license.txt: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.32.0-latest-1755158098 not signed: https://api.github.com/repos/elementor/elementor/releases/239892182","Warn: release artifact 3.32.0-latest-1755091941 not signed: https://api.github.com/repos/elementor/elementor/releases/239689205","Warn: release artifact 3.32.0-latest-1755087545 not signed: https://api.github.com/repos/elementor/elementor/releases/239664994","Warn: release artifact 3.32.0-latest-1755086510 not signed: https://api.github.com/repos/elementor/elementor/releases/239659623","Warn: release artifact 3.32.0-latest-1755070827 not signed: https://api.github.com/repos/elementor/elementor/releases/239581155","Warn: release artifact 3.32.0-latest-1755158098 does not have provenance: https://api.github.com/repos/elementor/elementor/releases/239892182","Warn: release artifact 3.32.0-latest-1755091941 does not have provenance: https://api.github.com/repos/elementor/elementor/releases/239689205","Warn: release artifact 3.32.0-latest-1755087545 does not have provenance: https://api.github.com/repos/elementor/elementor/releases/239664994","Warn: release artifact 3.32.0-latest-1755086510 does not have provenance: https://api.github.com/repos/elementor/elementor/releases/239659623","Warn: release artifact 3.32.0-latest-1755070827 does not have provenance: https://api.github.com/repos/elementor/elementor/releases/239581155"],"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 GetBranch(3.31): error during branchesHandler.query: 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":"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":"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/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cherry-pick-pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/cherry-pick-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-revert-prs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/cleanup-revert-prs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-file-check.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/css-file-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-file-check.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/css-file-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css-file-check.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/css-file-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-wp-assets.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/deploy-wp-assets.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/jest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/jest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/jest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jest.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/jest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-qunit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/js-qunit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js-qunit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/js-qunit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/latest-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latest-release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/latest-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latest-release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/latest-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lighthouse.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lighthouse.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-php-changes-only.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint-php-changes-only.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-php-changes-only.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint-php-changes-only.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-php-changes-only.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint-php-changes-only.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/one-click-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/one-click-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/one-click-release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/one-click-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/one-click-release.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/one-click-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance-check.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance-check.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance-check.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance-check.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance-check.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance-check.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance-check.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance-check.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/performance-check.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/performance-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpunit.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/phpunit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpunit.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/phpunit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpunit.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/phpunit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpunit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/phpunit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/playwright.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/playwright.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/playwright.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-upgrade-test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/plugin-upgrade-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-upgrade-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/plugin-upgrade-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-upgrade-test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/plugin-upgrade-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/plugin-upgrade-test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/plugin-upgrade-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/pr-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/pr-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/pr-linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/publish-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/publish-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-revert-pr.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/test-revert-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-revert-pr.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/test-revert-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-revert-pr.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/test-revert-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-revert-pr.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/test-revert-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-latest-pull-requests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/update-latest-pull-requests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-latest-pull-requests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/elementor/elementor/update-latest-pull-requests.yml/main?enable=pin","Warn: npmCommand not pinned by hash: bin/install-wp-tests.sh:123","Warn: npmCommand not pinned by hash: bin/install-wp-tests.sh:129","Warn: npmCommand not pinned by hash: scripts/setup-testing.sh:89","Warn: npmCommand not pinned by hash: .github/workflows/lighthouse.yml:66","Warn: npmCommand not pinned by hash: .github/workflows/pr-linter.yml:40","Info:   0 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of  25 third-party GitHubAction dependencies pinned","Info:   1 out of   6 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":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 16 commits out of 30 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-8225-6cvr-8pqp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T11:39:07.288Z","repository_id":37250447,"created_at":"2025-08-17T11:39:07.288Z","updated_at":"2025-08-17T11:39:07.288Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32639083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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"}},"keywords":["editor-shared"],"created_at":"2024-07-30T19:01:55.188Z","updated_at":"2026-05-05T12:02:50.616Z","avatar_url":"https://github.com/elementor.png","language":"PHP","funding_links":[],"categories":["PHP","JavaScript","Projects by main language","[🪄 ui-front-end](https://github.com/stars/ketsapiwiq/lists/magic-wand-ui-front-end)","wordpress-plugin"],"sub_categories":["php"],"readme":"# \u003ca href=\"https://elemn.to/gh-to-elementor\"\u003e\u003cimg src=\"/.github/assets/elementor-logo--gh-repo.svg\" alt=\"Elementor Website Builder\"\u003e\u003c/a\u003e\n\nWelcome to the Elementor GitHub repository!\n\n**Elementor is the most advanced front-end drag-and-drop website builder. Create high-end, pixel-perfect websites at record speeds. Build any theme, any page, and any design with no code.**\n\n\u003cbr\u003e\n\n\u003cp\u003e\u003ca href=\"https://elemn.to/gh-to-elementor\"\u003e\u003cimg src=\"/.github/assets/elementor-github-cover.gif\" alt=\"Elementor Website Builder\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cbr\u003e\n\nIntroducing a WordPress website builder with no limits of design. A website builder that delivers high-end page designs and advanced capabilities never before seen on WordPress.\n\n**It's time for [Elementor Website Builder](https://elemn.to/gh-to-elementor)**.\n\n### The leading website builder for any purpose\n\nWhether you are a web designer looking for a way to achieve pixel-perfect websites, a marketer looking to get online fast, or a developer who wants to expand their capabilities, Elementor's website builder has what you need - intuitive drag-and-drop Editor, advanced design features and a complete open-source approach.\n\nThere are many other [features](https://elemn.to/gh-to-features) to help you build better websites. Join the elite web professionals who enjoy [Elementor One](https://elemn.to/gh-to-elementor-pro)!\n\n## Elementor Roadmap\n\nDiscover what's Next in Elementor. Visit the [Elementor Roadmap](https://elemn.to/gh-to-roadmap) and learn about the status of upcoming or newly-released features.\n\n## Developer API\n\nElementor website builder is free and open source. It's the perfect plugin to extend and integrate further. It was envisioned with the developer in mind, and we have already seen some truly remarkable addons created by many skilled developers.\n\nTo help you get started and learn just how to integrate with Elementor, we have created the official [Elementor Developers Center](https://elemn.to/gh-to-dev-center).\n\nCheck the [Developers Blog](https://elemn.to/gh-to-dev-blog) to discover the latest information from our engineers working on the newest Elementor versions, or visit the [Developers Documentation](https://elemn.to/gh-to-dev-docs) to learn how to extend Elementor and create your Addons.\n\n#### Developers Community\n\n[Join our Developers Community](https://elemn.to/dev-community) and share tips, tricks, and knowledge with other developers about extending and developing Addons for Elementor.\n\n## Be a Contributor\n\nCommunity contributions are always welcomed and help us remain the Number 1 WordPress Website Builder. Feel free to answer questions on GitHub and within the various Elementor communities.\n\nThere are many ways to contribute to Elementor:\n\n### Contribution Guidelines\n\nPlease read our [Contribution Guidelines](https://elemn.to/gh-contributing) to learn the best practices for contributing to Elementor.\n\n### Bug Report\n\nIf you found a bug in the source code and can reproduce it consistently after troubleshooting it, you can help us by [submitting a Bug Report](https://elemn.to/gh-new-bug-report).\n\nEven better, you can [submit a Pull Request](https://elemn.to/gh-new-pr) with a fix, and we will happily review it.\n\n### Security Report\n\nJoin our community-driven [Bug Bounty programs](https://elemn.to/gh-to-bounty-programs).\n\nWe leverage the collective expertise of our community, offering round-the-clock crowdsourced vulnerability detection. The programs provide a comprehensive overview of features and endpoints considered 'in scope,' reward specifics where relevant, and our complete terms and conditions.\n\nTo learn more about our security efforts, visit our [Trust Center](https://elemn.to/gh-to-trust-center). Security issues can be reported through our dedicated [Bug Bounty Programs page](https://elemn.to/gh-to-bounty-programs).\n\n### Feature Request\n\nDo you have a brilliant idea, enhancement, or feature you would love to see in Elementor? We're all ears!\n\nSuggest new ideas, features, or enhancements by [submitting a Feature Request](https://elemn.to/gh-new-feature-request).\n\u003cbr\u003eYou can also support existing ideas by [voting for your favorite requests](https://elemn.to/gh-feature-requests).\n\n### Translate\n\nThe Elementor User Interface was designed with a global audience in mind. It supports a wide range of languages and is also RTL compatible. Out of the box, we offer support for over 60 languages.\n\nWant to make a difference? \u003cbr\u003eWe would appreciate your contribution by adding a new language or helping translate existing ones at [translate.wordpress.org](https://elemn.to/translate-repo). To assist you, we've built a short guide explaining [how to translate and localize the plugin](https://elemn.to/gh-to-help-localize-elementor).\n\n## Support\n\n### Need Help, Guidance, Assistance, or Support?\n\nUse one of the support channels below to find solutions to your questions and get assistance.\n\n#### Note that we are unable to offer any support through this repository.\n\nPlease **DO NOT** open issues or discussions to request support.\n\u003cbr\u003eFor those, use the appropriate channels.\n\n#### Find out how to [submit a Support Ticket here](https://elemn.to/support-ticket).\n\nAlternatively, you can visit one of these resources:\n\n-   **Help Center** \u003cbr\u003eVisit the [Elementor Help Center](https://elemn.to/gh-to-help-center) to find solutions to the most frequent problems, or read the documentation about Elementor's many features.\n-   **Academy** \u003cbr\u003eGrow your Web Creator skills and learn to make the most of Elementor in the [Elementor Academy](https://elemn.to/gh-to-academy).\n-   **Global Community** \u003cbr\u003eJoin the [Elementor Global Community](https://elemn.to/community-on-fb) on Facebook. Where all kinds of users come together to help each other.\n-   **Support Forum** \u003cbr\u003eIf you have more questions, visit the free [Support Forum](https://elemn.to/wp-support-forum) on our WordPress plugin page.\n-   **Elementor Website** \u003cbr\u003eFor more information about features, FAQs, and documentation, check out our website at [Elementor Website Builder](https://elemn.to/gh-to-elementor).\n\n**If you have an active [Elementor Pro](https://elemn.to/gh-to-elementor-pro) subscription, you are entitled to personal support. Please see your purchase email or visit your [Elementor Account page](https://elemn.to/my-elementor) for details.**\n\n## Liked Elementor?\n\n-   Join the [Elementor Global Community](https://elemn.to/community-on-fb) on Facebook.\n-   Learn from our tutorials on [Elementor's YouTube Channel](https://elemn.to/yt).\n-   Or [rate us on WordPress](https://elemn.to/gh-to-wp-new-review). It would mean the world to us! :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementor%2Felementor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementor%2Felementor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementor%2Felementor/lists"}