github / secure_headers

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

Handle different schemes in dedup logic #484

Closed srt32 closed 2 years ago

srt32 commented 2 years ago

closes https://github.com/github/secure_headers/issues/317

All PRs:

Adding a new header

Generally, adding a new header is always OK.

Adding a new CSP directive

Some questions

srt32 commented 2 years ago

https://github.com/github/secure_headers/pull/478 beat me to it!