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 ba94b91 commit 19825b5Copy full SHA for 19825b5
inspec.yml
@@ -24,9 +24,9 @@ inputs:
24
- name: mount_exec_blocklist
25
description: List of mountpoints where 'noexec' mount option should be set
26
- name: mount_suid_blocklist
27
- description: List of mountpoints where \'nosuid\' mount option should be set
+ description: List of mountpoints where 'nosuid' mount option should be set
28
- name: mount_dev_blocklist
29
- description: List of mountpoints where \'nodev\' mount option should be set
+ description: List of mountpoints where 'nodev' mount option should be set
30
- name: sysctl_forwarding
31
description: Is network forwarding needed?
32
- name: kernel_modules_disabled
0 commit comments