From 5f8aa619e8714673ae68d62e032ebb30a686cb8e Mon Sep 17 00:00:00 2001 From: Andreas Hefti Date: Tue, 14 Dec 2021 10:01:28 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7654e51a..3b2cf958 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ Development: --------- -**Note regarding to** `CVE-2021-44228 `_: SEB Server is not affected by the vulnerability. For more information please `read `_ +**Note regarding to** `CVE-2021-44228 `_: SEB Server is **not affected** by the vulnerability. For more information please read `Log4J2 Vulnerability and Spring Boot `_ However, to prevent security scanner to alert false-positives we decided to make a patch for the latest version of SEB Server (v1.2.6). If you want to update please make sure your installation refer to version v1.2-stable, v1.2-latest or v1.2.6. Then simply make a update/rebuild of your seb-server docker image.