Download the PHP package springtimesoft/silverstripe-csp-suite without Composer
On this page you can find all versions of the php package springtimesoft/silverstripe-csp-suite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download springtimesoft/silverstripe-csp-suite
More information about springtimesoft/silverstripe-csp-suite
Files in springtimesoft/silverstripe-csp-suite
Package silverstripe-csp-suite
Short Description A set of tools for managing CSP in Silverstripe CMS projects.
License BSD-3-Clause
Informations about the package 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
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.
Requirements
- Silverstripe CMS ^5.2 (eager-loading support required)
Installation
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
See License.
Documentation
- Configuration
- Troubleshooting
All versions of silverstripe-csp-suite with dependencies
silverstripe/framework Version ^5.2.12
silverstripe/admin Version ^2.2
silverstripe/reports Version ^5.2
silverstripeltd/silverstripe-csp Version ^2.1