Merge pull request #57 from aquasecurity/fix-test-1.1.5

FIx 1.1.5
This commit is contained in:
Liz Rice 2020-09-02 10:32:01 +01:00 committed by GitHub
commit 21d824ec54
Failed to generate hash of commit

View file

@ -399,7 +399,7 @@ groups:
- id: 1.1.5
description: "Ensure noexec option set on /tmp partition"
audit: "mount | grep /tmp"
audit: "mount | grep -E '\\s/tmp\\s' | grep -v noexec"
tests:
test_items:
- flag: ""