From 8bfea993e76f5e13604d7ce3855d43dc755a218f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Hurtado?= Date: Mon, 17 Aug 2020 15:08:55 +0200 Subject: [PATCH] Change tittle to something more specific --- docs/source/the_project/security.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/source/the_project/security.rst b/docs/source/the_project/security.rst index a6542f3..b844b9d 100644 --- a/docs/source/the_project/security.rst +++ b/docs/source/the_project/security.rst @@ -1,5 +1,5 @@ -Security Concerns -================= +Security Concerns Working with Parameters +========================================= Special care has to be taken when using parameters provided by the user when composing command line invocations. @@ -132,5 +132,3 @@ Let's see how we can handle this particular case: Since this is critical for keeping your *Kapow!* services secure, we are working on a way to make this more transparent and safe, while at the same time keeping it *Kapowy*. - -