mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-30 00:57:04 +08:00
Update the URL link
The previous landing page informed user to go to the GitHub where the cheatsheet has been moved to
This commit is contained in:
@ -40,7 +40,7 @@ SELECT username, firstname, lastname FROM users WHERE id = 'evil'input';
|
||||
|
||||
🔗 [OWASP SQL Injection](https://www.owasp.org/index.php/SQL_Injection)
|
||||
|
||||
🔗 [OWASP SQL Injection Prevention Cheat Sheet](https://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet)
|
||||
🔗 [OWASP SQL Injection Prevention Cheat Sheet](https://github.com/OWASP/CheatSheetSeries)
|
||||
|
||||
🔗 [Testing for NoSQL Injection](https://www.owasp.org/index.php/Testing_for_NoSQL_injection)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user