Add API security checklist (#328)

This commit is contained in:
Duy Nguyen Hoang 2019-11-03 17:56:24 +07:00 committed by Donne Martin
parent 7d4a13d8a2
commit fdba2a2586

View File

@ -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)