Test 1.1.2 False Negative
Closed this issue · 1 comments
yoavrotems commented
When running test 1.1.2 audit command
"mount | grep -E '\s/tmp\s'"
gets:
tmpfs /tmp tmpfs defaults,nosuid,nodev,noexec,relatime 0 0
But test still output FAIL
yoavrotems commented
Fixed the issue in #53,
Updated it in the 2.0.0 version, where the test is separated into two tests 1.1.2.a and 1.1.2.b,
problem was we expected specific value when every value was good