You've already forked system-design-primer
mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-06-12 21:47:33 +02:00
Add API security checklist (#328)
This commit is contained in:
committed by
Donne Martin
parent
7d4a13d8a2
commit
fdba2a2586
@ -1566,6 +1566,7 @@ Security is a broad topic. Unless you have considerable experience, a security
|
||||
|
||||
### Source(s) and further reading
|
||||
|
||||
* [API security checklist](https://github.com/shieldfy/API-Security-Checklist)
|
||||
* [Security guide for developers](https://github.com/FallibleInc/security-guide-for-developers)
|
||||
* [OWASP top ten](https://www.owasp.org/index.php/OWASP_Top_Ten_Cheat_Sheet)
|
||||
|
||||
|
Reference in New Issue
Block a user