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>2016-09-24 17:17:24 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-24 17:17:24 +0300
commit2eb0914222f1f3bed39276f4b4390816fecdfbf8 (patch)
treedd45385f6a331c3c8dbfcf7292b3ae36e8d68995 /CHANGELOG.md
parenta3f57e6d01199a4848236d9c8e41cf2bff35092d (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 396707f3..47258f09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,7 @@ Changes:
* Replaced cut, sed, tr and others commands with binary variable (for forensics
and future intrusion checking capabilities)
* Swedish translation provided by Peter Carlsson
-
+* Support for arch-audit to scan for presence of vulnerable packages on Arch Linux
Tests:
------
@@ -29,6 +29,9 @@ Tests:
* KRNL-5820 - Corrected function and style improvements
* LOGG-2146 - Textual change
* NAME-4408 - Check localhost to IP mapping
+* PKGS-7320 - Test for arch-audit tool
+* PKGS-7322 - Check vulnerable packages on Arch Linux
+* PKGS-7381 - Extended vulnerable package detection for FreeBSD
* TIME-3104 - timedatectl test now detects NTP synchronization properly