Skip to content

code-q-web-factory/neos-csp-report-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flow Consent Security Policy (CSP) Violation Report Endpoint

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.