-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Hey Y’all, I’m an intern at Google and am working on adding or improving web security features for open source frameworks.
I think the current default CSP configuration could be made more friendly to first time CSP users. Many developers will install security tools without configuring them. It would be nice to provide a default configuration that would be appropriate for most applications. The configuration recommended here, under CSP Policy Example, should work for most applications and is a good starting point for others.
I would also be interested in updating the documentation to explain the new default configuration and adding links to external resources to help developers new to CSP understand how to best implement it.
Please let me know your thoughts and recommendations on approaching this change.