{"id":13519395,"url":"https://github.com/silverstripe/silverstripe-cms","last_synced_at":"2026-02-19T06:03:50.555Z","repository":{"id":1368727,"uuid":"1319183","full_name":"silverstripe/silverstripe-cms","owner":"silverstripe","description":"Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.","archived":false,"fork":false,"pushed_at":"2026-02-15T22:55:51.000Z","size":20278,"stargazers_count":514,"open_issues_count":187,"forks_count":328,"subscribers_count":58,"default_branch":"6","last_synced_at":"2026-02-16T04:32:12.869Z","etag":null,"topics":["cms","hacktoberfest"],"latest_commit_sha":null,"homepage":"http://silverstripe.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silverstripe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-02-02T04:01:36.000Z","updated_at":"2026-02-15T21:37:58.000Z","dependencies_parsed_at":"2023-12-06T03:21:54.426Z","dependency_job_id":"ce84078a-a3f1-451b-b891-22ec2f3bd559","html_url":"https://github.com/silverstripe/silverstripe-cms","commit_stats":{"total_commits":5062,"total_committers":226,"mean_commits":"22.398230088495577","dds":0.6195179770841565,"last_synced_commit":"2b185d7ef7e3faff326ce5f0e063db25f15dcbe7"},"previous_names":[],"tags_count":436,"template":false,"template_full_name":null,"purl":"pkg:github/silverstripe/silverstripe-cms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverstripe%2Fsilverstripe-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverstripe%2Fsilverstripe-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverstripe%2Fsilverstripe-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverstripe%2Fsilverstripe-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silverstripe","download_url":"https://codeload.github.com/silverstripe/silverstripe-cms/tar.gz/refs/heads/6","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silverstripe%2Fsilverstripe-cms/sbom","scorecard":{"id":334535,"data":{"date":"2025-08-11","repo":{"name":"github.com/silverstripe/silverstripe-cms","commit":"891b988a4198c9a762a6fce362809ca5538ec713"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 12/26 approved changesets -- score normalized to 4","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":10,"reason":"17 commit(s) and 9 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":"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":"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/dispatch-ci.yml:38","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/dispatch-ci.yml:39","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/keepalive.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/merge-up.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/merge-up.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-patch-release.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-js.yml:29","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/update-js.yml:31","Info: found token with 'none' permissions: .github/workflows/add-prs-to-project.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/dispatch-ci.yml:1","Info: found token with 'none' permissions: .github/workflows/keepalive.yml:1","Info: found token with 'none' permissions: .github/workflows/merge-up.yml:1","Info: found token with 'none' permissions: .github/workflows/tag-patch-release.yml:1","Info: found token with 'none' permissions: .github/workflows/update-js.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":"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: third-party GitHubAction not pinned by hash: .github/workflows/add-prs-to-project.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/add-prs-to-project.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/ci.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch-ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/dispatch-ci.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/keepalive.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/keepalive.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-up.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/merge-up.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag-patch-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/tag-patch-release.yml/6?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-js.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/silverstripe/silverstripe-cms/update-js.yml/6?enable=pin","Info:   0 out of   7 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch '6'","Info: 'force pushes' disabled on branch '6'","Warn: 'branch protection settings apply to administrators' is disabled on branch '6'","Warn: branch '6' does not require approvers","Warn: codeowners review is not required on branch '6'","Warn: no status checks found to merge onto branch '6'","Warn: PRs are not required to make changes on branch '6'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-18T04:24:38.895Z","repository_id":1368727,"created_at":"2025-08-18T04:24:38.895Z","updated_at":"2025-08-18T04:24:38.895Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cms","hacktoberfest"],"created_at":"2024-08-01T05:01:58.415Z","updated_at":"2026-02-19T06:03:50.536Z","avatar_url":"https://github.com/silverstripe.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"## Silverstripe CMS\n\n[![CI](https://github.com/silverstripe/silverstripe-cms/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/silverstripe-cms/actions/workflows/ci.yml)\n[![Silverstripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)\n\nPHP Content Management System (CMS), see [http://silverstripe.org](http://silverstripe.org). Requires the [`framework`](http://github.com/silverstripe/silverstripe-framework) module and a [`silverstripe-installer`](http://github.com/silverstripe/silverstripe-installer) base project.\n\n## Installation\n\nSee the [getting started documentation](https://docs.silverstripe.org/en/getting_started/).\n\n## Bugtracker\n\nBugs are tracked on [github.com](https://github.com/silverstripe/silverstripe-cms/issues). \nPlease read our [issue reporting guidelines](https://docs.silverstripe.org/en/contributing/issues_and_bugs).\n\n## Development and Contribution \n\nIf you would like to make changes to the Silverstripe core codebase, we have an extensive [guide to contributing code](https://docs.silverstripe.org/en/contributing/code).\n\n## Links\n\n * [Requirements](https://docs.silverstripe.org/en/getting_started/server_requirements/)\n * [Changelogs](https://docs.silverstripe.org/en/changelogs/)\n * [Bugtracker: Framework](https://github.com/silverstripe/silverstripe-framework/issues)\n * [Bugtracker: CMS](https://github.com/silverstripe/silverstripe-cms/issues)\n * [Bugtracker: Installer](https://github.com/silverstripe/silverstripe-installer/issues)\n * [Slack](https://silverstripe.org/slack)\n * [Developer Mailinglist](https://groups.google.com/forum/#!forum/silverstripe-dev)\n * [License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilverstripe%2Fsilverstripe-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilverstripe%2Fsilverstripe-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilverstripe%2Fsilverstripe-cms/lists"}