issues
search
github
/
secure_headers
Manages application of security headers with many safe defaults
MIT License
3.17k
stars
252
forks
source link
Update build.yml
#520
Closed
boveus
closed
3 months ago
boveus
commented
3 months ago
All PRs:
[x] Has tests N/A
[x] Documentation updated N/A
Adding a new header
Generally, adding a new header is always OK.
Is the header supported by any user agent? If so, which?
What does it do?
What are the valid values for the header?
Where does the specification live?
Adding a new CSP directive
Is the directive supported by any user agent? If so, which?
What does it do?
What are the valid values for the directive?
All PRs:
Adding a new header
Generally, adding a new header is always OK.
Adding a new CSP directive