Skip to content

Commit

Permalink
Add See also
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed Oct 4, 2024
1 parent 011933b commit 7fc8da8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions files/en-us/web/http/csp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,3 +536,10 @@ A typical object might look like this:

You need to set up a server to receive reports with the given JSON format and content type.
The server handling these requests can then store or process the incoming reports in a way that best suits your needs.

## See also

- [Mitigate cross-site scripting with a strict Content Security Policy](https://web.dev/strict-csp) on web.dev (2024)
- [Content Security Policy: A successful mess between hardening and mitigation](https://infocondb.org/con/locomocosec/locomocosec-2019/content-security-policy-a-successful-mess-between-hardening-and-mitigation)
- [Content Security Policy Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html) on owasp.org
- [CSP Evaluator](https://csp-evaluator.withgoogle.com/)

0 comments on commit 7fc8da8

Please sign in to comment.