From 3136560e68ac830dd51d5f365dc37273dfbc545d Mon Sep 17 00:00:00 2001 From: Stefan Streichsbier Date: Sat, 29 Dec 2018 15:24:45 +0100 Subject: [PATCH] Add GuardRails (#887) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4da7828..4b46a22 100644 --- a/readme.md +++ b/readme.md @@ -634,6 +634,7 @@ - [snyk](https://github.com/Snyk/snyk) - CLI and build-time tool to find & fix vulnerable npm dependencies. - [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms. - [themis](https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on. +- [GuardRails](https://github.com/apps/guardrails) - GitHub app that provides security feedback in pull requests. ### Benchmarking