From 09f97012ff4787e9d6845fce6637468415c710c2 Mon Sep 17 00:00:00 2001 From: Stefan Streichsbier Date: Sat, 29 Dec 2018 15:31:09 +0700 Subject: [PATCH] Add GuardRails GitHub app to development Add GuardRails GitHub application to the development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d00ac1..ebf1a31 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Understanding API Security](https://www.manning.com/books/understanding-api-security) - Free eBook sampler that gives some context for how API security works in the real world by showing how APIs are put together and how the OAuth protocol can be used to protect them. - [OAuth 2 in Action](https://www.manning.com/books/oauth-2-in-action) - Book that teaches you practical use and deployment of OAuth 2 from the perspectives of a client, an authorization server, and a resource server. - [OWASP ZAP Node API](https://github.com/zaproxy/zap-api-nodejs) - Leverage the OWASP Zed Attack Proxy (ZAP) within your NodeJS applications with this official API. +- [GuardRails](https://github.com/apps/guardrails) - A GitHub App that provides security feedback in Pull Requests. ## Usability