codeq / csp-report-endpoint
Provides an endpoint for logging CSP violations.
Installs: 6 942
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/flow: ^6.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2024-11-10 23:56:06 UTC
README
This package adds an endpoint to the Flow framework to log content security policy (CSP) violations. It simply logs every request that is sent to the endpoint in the defined format.
Usage
To use this endpoint, extend your Content-Security-Policy
header to contain report-uri /csp-violation-report/
.
Maintainers
Felix Gradinaru, CodeQ Web Factory
License
This package is distributed under the MIT license.