We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2267e0f commit 690b5c9Copy full SHA for 690b5c9
test/integration/docker-linux-baseline/controls/tests.rb
@@ -5,6 +5,8 @@
5
skip_control 'os-08'
6
# skip filesystem test (vfat enabled for uefi)
7
skip_control 'os-10'
8
+ # skip mountpoint test
9
+ skip_control 'os-14'
10
# No syslog installed in test env
11
skip_control 'package-07'
12
# skip auditd tests, we do not have any implementation for audit management yet
0 commit comments