Skip to content

Commit

Permalink
Add reference to input validation of Rails framework
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Sep 7, 2023
1 parent f02929d commit 0bbfa90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/development/concepts/secure-coding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ OpenProject is a form-driven application, meaning that users input a lot of data

**References**

https://guides.rubyonrails.org/security.html#injection

https://owasp.org/www-community/Types_of_Cross-Site_Scripting#stored-xss-aka-persistent-or-type-i

https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_Cheat_Sheet.html
Expand Down

0 comments on commit 0bbfa90

Please sign in to comment.