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>2018-08-15 14:58:42 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-08-15 14:58:42 +0300
commit0f9698f2603f34d623ffeb37c0ea8e68a683ece0 (patch)
tree9f6c6c6fc9727a621d65a4cc7a06f138a3e1d23e /CHANGELOG.md
parent3b537fd8e81350011e75a96e557bf11a487372b3 (diff)
Switch to 2.6.8 development
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c3279df..c8d12f00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Lynis Changelog
+## Lynis 2.6.8 (not released yet)
+
+### Changed
+- Alpine Linux detection for Docker audit
+- Docker check now tests also for CMD, ENTRYPOINT, and USER configuration
+- Improved display in Docker output for showing which keys are used for signing
+
+---------------------------------------------------------------------------------
+
## Lynis 2.6.7 (2018-08-09)
### Changed