Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0.0
-
None
Description
We'd like to add built-in Content Security Policy support to Struts2 to provide a major security mechanism that developers can use to protect against common Cross-Site Scripting vulnerabilities. Developers will have the ability to enable CSP in report-only or enforcement mode.
We will provide an out of the box tag that can be used by developers to use/import scripts in their web applications, so that these will automatically get nonces that are compatible with their Content Security policies.
Finally, we will provide a built-in handler for CSP violation reports that will be used to collect and provide textual explanations of these reports. This endpoint will be used by developers to debug CSP violations and locate pieces of code that need to be refactored to support strong policies.
Attachments
Issue Links
- causes
-
WW-5297 Decorator not working after invalidating session
- Resolved
- links to