{"description": "The hidepid mount option is applicable to /proc and is used to control who can access\nthe information in /proc/[pid] directories. The option can have one of the following\nvalues:\n0: Everybody may access all /proc/[pid] directories.\n1: Users may not access files and subdirectories inside any /proc/[pid] directories\n   but their own. The /proc/[pid] directories themselves remain visible.\n2: Same as for mode 1, but in addition the /proc/[pid] directories belonging to other\n   users become invisible.", "type": "string", "operator": "equals", "interactive": false, "options": {"0": "0", "noaccess": "noaccess", "invisible": "invisible", "1": 1, "2": 2, "default": 2}, "warnings": [], "title": "Value for hidepid option", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/permissions/partitions/var_mount_option_proc_hidepid.var"}