Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2017-03-13 14:09:36 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-03-13 14:09:36 +0300
commit61f96d9b1c31d700f0cf9f29cde4015f9f9f5f3d (patch)
treec3209fdb669825d99a965e96fd77788c4e86991e
parent6083f6d9ff2437b1d5816be3bd12101958bc17c5 (diff)
Updated log
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a344d00..11d9bae0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,15 @@ Changes:
* Added FileInstalledByPackage function (dpkg and rpm supported)
* Mark Arch Linux version as rolling release (instead of unknown)
* Support for Manjaro Linux
+* Escape files when testing if they are readable
+* Code cleanups
Tests:
------
-* NAME-4018 - Only perform name services test when resolv.conf file exists
* CRYP-7902 - Test *.crt and *.pem certificates , but only if not part of a package
+* NAME-4018 - Only perform name services test when resolv.conf file exists
+* SCHD-7704 - Permission checks
+* TIME-3104 - Check permissions before open files
---------------------------------------------------------------------------------