JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
2016 Guide to User Data Security : This guide is for the software developer, architect or system administrator who doesn't want to spend a lifetime wading through cryptographic algorith...
How to systematically secure anything : Security engineering is the discipline of building secure systems.
Its lessons are not just applicable to computer security. In fact this repo aims to...
Checklist of the most important security countermeasures when designing, testing, and releasing your API.