Project

General

Profile

Bug #24015

Updated by Clark ANDRIANASOLO 4 months ago

We would like to use strict Content-Security-Policy headers when returning HTTP response headers to enforce better security of the HTML pages in Rudder webapp. 
 It follows CSP [CSP 3 specification (https://www.w3.org/TR/CSP3/) specification](https://www.w3.org/TR/CSP3/) and is implemented by common and modern web browsers

Back