Libraries tagged by content-security
offline/laravel-csp
5400 Downloads
Add CSP headers to the responses of a Laravel app (Fork)
mulertech/csp-bundle
258 Downloads
Symfony bundle for Content Security Policy (CSP) header management with nonce support
magesteady/csp-backoffice
956 Downloads
MageSteady CSP Backoffice module for Magento 2 allows you to manage and edit the Content Security Policy (CSP) directly from the admin panel
audunru/reporting-api
207 Downloads
Receive and handle W3C Reporting API and CSP violation reports in Laravel
artisanpack-ui/security
2054 Downloads
Core Laravel security toolkit — input sanitization, output escaping, KSES filtering, security headers, XSS protection, basic rate limiting, and Content Security Policy. Authentication / 2FA / RBAC / file uploads / analytics / compliance live in sibling packages.
bepsvpt/csp-builder
78536 Downloads
Easily add and update Content-Security-Policy headers for your project
wieni/wmcontent_security_policy
3169 Downloads
Secure your Drupal site using a Content Security Policy header
jfd/craft-csp-report
475 Downloads
Sets a Content-Security-Policy-Report-Only header, creates an action to receive CSP violation reports, and logs them to a file.
jeffersongoncalves/laravel-security-headers
58 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
dnadesign/silverstripe-securityheaders
1067 Downloads
Enable setting of content security policy (CSP)
blackbird/module-csp-manager
258 Downloads
A Magento 2 module to manage Content Security Policy (CSP) rules directly from the CLI and env.php, including automatic CSP header splitting.
zaxbux/wn-securityheaders-plugin
11 Downloads
Easily configure HTTP response headers to increase site security.
synchro/laravel-violations
6 Downloads
Client-side reporting handling for Laravel
pavlakis/csp-middleware
523 Downloads
Add Content-Security-Policy headers for PSR-7 requests. Uses the csp-builder library paragonie/csp-builder.
monish-khatri/security-headers
50 Downloads
Attach OWASP security related headers to HTTP response.