Open thomheymann opened 1 year ago
Follow up to #162974
We would like to run experiments and test new CSP directives in a way that's easy to change and easy to roll back.
We can utilise the Cloud Experiments service and Content-Security-Policy-Report-Only headers for this.
Content-Security-Policy-Report-Only
The implementation should work in such a way that experiments can be enabled and rolled back without requiring a restart or upgrade of Kibana version.
We should also use the existing EBT based CSP violation monitoring implemented as part of #162974
Pinging @elastic/kibana-security (Team:Security)
Follow up to #162974
We would like to run experiments and test new CSP directives in a way that's easy to change and easy to roll back.
We can utilise the Cloud Experiments service and
Content-Security-Policy-Report-Only
headers for this.The implementation should work in such a way that experiments can be enabled and rolled back without requiring a restart or upgrade of Kibana version.
We should also use the existing EBT based CSP violation monitoring implemented as part of #162974