{"description": "\nTo properly set the permissions of <code>/var/log/apt/.*</code>, run the command:\n<pre>$ sudo chmod 0644 /var/log/apt/.*</pre>", "rationale": "The <tt>/var/log/apt</tt> directory contains information about APT\nand should only be accessed by authorized personnel.", "severity": "medium", "references": {"cis": ["6.2.2.1"]}, "control_references": {"cis": ["6.2.2.1"]}, "components": [], "identifiers": {}, "ocil_clause": "/var/log/apt/.* does not have unix mode -rw-r--r--", "ocil": "To check the permissions of <code>/var/log/apt/.*</code>,\nrun the command:\n<pre>$ ls -l /var/log/apt/.*</pre>\nIf properly configured, the output should indicate the following permissions:\n<code>-rw-r--r--</code>", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": [], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Verify Permissions on files in the /var/log/apt/.* directory", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/permissions/files/permissions_var_log_dir/file_permissions_var_log_apt/rule.yml", "template": {"name": "file_permissions", "vars": {"filepath": "/var/log/apt/", "file_regex": "^.*$", "filemode": "0644"}, "backends": {}}}