From 459323a1e5cee14b070631a2a2e46df95b5bfce6 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Mon, 7 Feb 2022 09:50:32 +0100 Subject: [PATCH] Fix README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04a8108..bdfbe1e 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,11 @@ sudo npm start > **ATTENTION!!!** ->There is an existing security exploit in all versions older than 2.15 of Log4J. Although not using this software currently, the older 7.x.x versions of PEP-Proxy used to use Log4j for logging. Prior to the release 8.0.0, older versions of this software were affected by this exploit as well. -Logging was updated to use Debug and Morgan in March 2021. We released a new version 8.0.0 on dockerhub. Also latest is updated already. If still using 7.x.x please update as soon as possible. +> There is an existing security exploit in all versions older than 2.15 of Log4J. Although not using this software +> currently, the older 7.x.x versions of PEP-Proxy used to use Log4j for logging. Prior to the release 8.0.0, older +> versions of this software were affected by this exploit as well. Logging was updated to use Debug and Morgan in +> March 2021. We released a new version 8.0.0 on dockerhub. Also latest is updated already. If still using 7.x.x please +> update as soon as possible. ### Docker