PHPackages                             springtimesoft/silverstripe-csp-suite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. springtimesoft/silverstripe-csp-suite

ActiveSilverstripe-vendormodule[Security](/categories/security)

springtimesoft/silverstripe-csp-suite
=====================================

A set of tools for managing CSP in Silverstripe CMS projects.

1.2.0(3w ago)2432↓33.3%1BSD-3-ClausePHPPHP ^8.1CI passing

Since Jul 25Pushed 3w ago4 watchersCompare

[ Source](https://github.com/springtimesoft/silverstripe-csp-suite)[ Packagist](https://packagist.org/packages/springtimesoft/silverstripe-csp-suite)[ RSS](/packages/springtimesoft-silverstripe-csp-suite/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (29)Versions (14)Used By (0)

Silverstripe CSP Suite
======================

[](#silverstripe-csp-suite)

This module bundles a set of tools to help you implement and manage a Content Security Policy (CSP) and related security elements for your Silverstripe project.

Architecture and acknowledgements
---------------------------------

[](#architecture-and-acknowledgements)

This module sits atop `silverstripeltd/silverstripe-csp`, which provides a clean and highly adaptable API for defining CSP rules, and adds subresource integrity (SRI) and nonce support to the Requirements API to make compliance simple. We then build upon this with CMS-based mode settings, violation report collection, and a report UI within the CMS, much of which is adapted from the `signify-nz/silverstripe-security-headers` module.

Each of those projects has unique strengths and functionality, and this module aims to provide a comprehensive CSP solution combining the best elements of both.

- [`silverstripeltd/silverstripe-csp`](https://github.com/silverstripeltd/silverstripe-csp)
- [`signify-nz/silverstripe-security-headers`](https://github.com/signify-nz/silverstripe-security-headers)

Requirements
------------

[](#requirements)

- Silverstripe CMS ^5.2 ([eager-loading](https://docs.silverstripe.org/en/5/developer_guides/model/relations/#eager-loading) support required)

Installation
------------

[](#installation)

```
composer require springtimesoft/silverstripe-csp-suite
```

This module relies on Queued Jobs to perform regular cleanup tasks. Without a job runner configured, excessive records will build up over time if CSP violations are regularly triggered. The cleanup jobs are configured to run automatically once a day when Queued Jobs is operational.

License
-------

[](#license)

See [License](LICENSE.md).

Documentation
-------------

[](#documentation)

- [Configuration](docs/en/Configuration.md)
- [Troubleshooting](docs/en/Troubleshooting.md)

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~126 days

Total

10

Last Release

25d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1463435?v=4)[Ralph Slooten](/maintainers/axllent)[@axllent](https://github.com/axllent)

---

Top Contributors

[![Cheddam](https://avatars.githubusercontent.com/u/242621?v=4)](https://github.com/Cheddam "Cheddam (18 commits)")[![axllent](https://avatars.githubusercontent.com/u/1463435?v=4)](https://github.com/axllent "axllent (5 commits)")[![BeaBjorn](https://avatars.githubusercontent.com/u/89756089?v=4)](https://github.com/BeaBjorn "BeaBjorn (3 commits)")[![Sitetools](https://avatars.githubusercontent.com/u/8812656?v=4)](https://github.com/Sitetools "Sitetools (2 commits)")

---

Tags

cspsecuritysilverstripesilverstripecmscsp

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/springtimesoft-silverstripe-csp-suite/health.svg)

```
[![Health](https://phpackages.com/badges/springtimesoft-silverstripe-csp-suite/health.svg)](https://phpackages.com/packages/springtimesoft-silverstripe-csp-suite)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5153.7M1.4k](/packages/silverstripe-cms)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1101.1M339](/packages/dnadesign-silverstripe-elemental)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46304.8k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M92](/packages/silverstripe-userforms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
