aidantwoods / SecureHeaders

A PHP library aiming to make the use of browser security features more accessible.
MIT License
423 stars 23 forks source link

Feature/report sample keyword #58

Closed aidantwoods closed 7 years ago

aidantwoods commented 7 years ago

Should be noted this is not adding support for the keyword (it was always supported – keywords are not restricted. Rather, it implements a shorthand (without the single quotes) to be used.

Info: https://www.chromestatus.com/feature/5792234276388864 Docs: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src#Sources

Add documentation for friendly names and sources.