From 168820aba3ebca4f9b9cb7d64e6e121882cf0585 Mon Sep 17 00:00:00 2001 From: Chan9390 Date: Sun, 9 Jul 2017 18:36:08 +0530 Subject: [PATCH] Added API Security Checklist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a22a25..2670481 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Repository | Description Repository | Description ---- | ---- +[API Security Checklist](https://github.com/shieldfy/API-Security-Checklist) | Checklist of the most important security countermeasures when designing, testing, and releasing your API [APT Notes](https://github.com/kbandla/APTnotes) | Various public documents, whitepapers and articles about APT campaigns [Bug Bounty Reference](https://github.com/ngalongc/bug-bounty-reference) | List of bug bounty write-up that is categorized by the bug nature [Cryptography](https://github.com/sobolevn/awesome-cryptography) | Cryptography resources and tools