From 031d81b5decfd4ce504b15777028ed74ce84f65e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 10 Jul 2019 10:27:55 +0200 Subject: Improve a bit the readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 110fb39..418ae84 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ without having to touch the PHP code. ## Key Features -* Close to zero performance impact +* No [noticeable performance impact](https://dustri.org/b/snuffleupagus-030-dentalium-elephantinum.html) * Powerful yet simple to write virtual-patching rules * Killing several classes of vulnerabilities * [Unserialize-based](https://www.owasp.org/images/9/9e/Utilizing-Code-Reuse-Or-Return-Oriented-Programming-In-PHP-Application-Exploits.pdf) code execution @@ -75,10 +75,10 @@ without having to touch the PHP code. * Whitelist/blacklist for `eval` * Enforcing TLS certificate validation when using [curl](https://secure.php.net/manual/en/book.curl.php) * Request dumping capability -* A relatively sane codebase: - * A [comprehensive](https://coveralls.io/github/nbs-system/snuffleupagus?branch=master) testsuite +* A relatively sane code base: + * A [comprehensive](https://coveralls.io/github/nbs-system/snuffleupagus?branch=master) test suite close to 100% coverage * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines) - * An `clang-format`-enfored code style + * An `clang-format`-enforced code style * A [comprehensive documentation](https://snuffleupagus.rtfd.io) * Usage of [coverity](https://scan.coverity.com/projects/nbs-system-snuffleupagus) -- cgit v1.3