Skip to content

Commit

Permalink
beautify (#40)
Browse files Browse the repository at this point in the history
make it markdown
  • Loading branch information
wurstbrot authored Apr 11, 2024
1 parent 0fdb1d2 commit cd3ed0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions v4/en/c3-validate-input-and-handle-exceptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ Regarding Input Validation:
- [OWASP Testing Guide: Testing for Input Validation](https://www.owasp.org/index.php/Testing_for_Input_Validation)
- [Injection Prevention Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_Cheat_Sheet.html)
- [Injection Prevention Cheat Sheet in Java](https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_in_Java_Cheat_Sheet.html)
Hardening with CSP:
- [CSP with Google](https://csp.withgoogle.com/docs/index.html)
- Hardening with CSP: [CSP with Google](https://csp.withgoogle.com/docs/index.html)
- Deploying CSP in Single Page Applications

## Tools
Expand Down

0 comments on commit cd3ed0b

Please sign in to comment.