{"description": "It is recommended that the <tt>/opt</tt> directory resides on a separate\npartition.", "rationale": "The <tt>/opt</tt> partition contains additional software, usually installed\noutside the packaging system. Putting this directory on a separate partition\nmakes it easier to apply restrictions e.g. through the <tt>nosuid</tt> mount\noption.", "severity": "medium", "references": {"anssi": ["R28"]}, "control_references": {"anssi": ["R28"]}, "components": [], "identifiers": {}, "ocil_clause": "\"/opt is not a mountpoint\" is returned", "ocil": "Verify that a separate file system/partition has been created for <code>/opt</code> with the following command:\n\n<pre>$ mountpoint /opt</pre>\n", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["not container"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["not_container"], "bash_conditional": null, "fixes": {}, "title": "Ensure /opt Located On Separate Partition", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/software/disk_partitioning/partition_for_opt/rule.yml", "template": {"name": "mount", "vars": {"mountpoint": "/opt", "min_size": 1073741824}, "backends": {}}}