github / secure_headers

Manages application of security headers with many safe defaults
MIT License
3.17k stars 252 forks source link

Add trusted-types and require-trusted-types-for CSP Directive #486

Closed KyFaSt closed 2 years ago

KyFaSt commented 2 years ago

All PRs:

Adding a new CSP directive

This PR adds support for the TrustedTypes CSP directives, require-trusted-types-for and 'trusted-types'.