From ffa925c7be6ba5bc660a484282a94cc830ac9de5 Mon Sep 17 00:00:00 2001 From: George-Andrei Iosif Date: Fri, 14 Oct 2022 22:32:50 +0300 Subject: [PATCH] Adds MutableSecurity to Preventing Tools The commit adds MutableSecurity [1], a CLI tool for managing the lifecycle of cybersecurity solutions, to Preventing Tools. [1] https://github.com/MutableSecurity/mutablesecurity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5e072b..867750d 100644 --- a/README.md +++ b/README.md @@ -739,6 +739,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin). - [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/). - [Csper](https://csper.io) - A set of tools for building/evaluating/monitoring content-security-policy to prevent/detect cross site scripting by [Csper](https://csper.io). +- [MutableSecurity](https://github.com/MutableSecurity/mutablesecurity) - CLI program for automating the setup, configuration, and use of cybersecurity solutions (for example, [teler](https://github.com/kitabisa/teler), a web intrusion detection system). ### Proxy