Open rumkin opened 5 years ago
Create @plant/csp package to manage Content-Security Policies.
@plant/csp
Handler should add csp context entry which allow to manage CSP policies as data. After request handling is finished, convert CSP into string and set Content-Security-Policy header.
csp
Example: Helmet CSP
Create
@plant/csp
package to manage Content-Security Policies.Handler should add
csp
context entry which allow to manage CSP policies as data. After request handling is finished, convert CSP into string and set Content-Security-Policy header.Example: Helmet CSP