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
path: root/db
diff options
context:
space:
mode:
authorTopi Miettinen <toiwoton@gmail.com>2020-03-27 14:00:09 +0300
committerTopi Miettinen <toiwoton@gmail.com>2020-03-27 14:05:56 +0300
commit5c5cc43c6f7effe83adc8eeb65e7202e5ce10a73 (patch)
tree8f14b40bb34c65d3c48a67b542473249506d94fb /db
parent603d5b16a282b6c2f646bae450002e385bd91b3f (diff)
Check if system uses encrypted swap devices
Add test CRYP-7931 to check if the system uses any encrypted swap devices. Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
Diffstat (limited to 'db')
-rw-r--r--db/tests.db1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/tests.db b/db/tests.db
index d401424c..9b978fa5 100644
--- a/db/tests.db
+++ b/db/tests.db
@@ -89,6 +89,7 @@ CONT-8108:test:security:containers::Check file permissions for Docker files:
CORE-1000:test:performance:system_integrity::Check all system binaries:
CRYP-7902:test:security:crypto::Check expire date of SSL certificates:
CRYP-7930:test:security:crypto:Linux:Determine if system uses LUKS encryption:
+CRYP-7931:test:security:crypto:Linux:Determine if system uses encrypted swap:
CRYP-8002:test:security:crypto:Linux:Gather kernel entropy:
CRYP-8004:test:security:crypto:Linux:Presence of hardware random number generators:
CRYP-8005:test:security:crypto:Linux:Presence of software pseudo random number generators: