{"description": "The <code>openssh-clients</code> package can be installed with the following command:\n<pre>\n$ apt-get install openssh-clients</pre>", "rationale": "This package includes utilities to make encrypted connections and transfer\nfiles securely to SSH servers.", "severity": "medium", "references": {"ospp": ["FIA_UAU.5", "FTP_ITC_EXT.1", "FCS_SSH_EXT.1", "FCS_SSHC_EXT.1"], "srg": ["SRG-OS-000480-GPOS-00227"]}, "control_references": {}, "components": [], "identifiers": {}, "ocil_clause": "the package is not installed", "ocil": " Run the following command to determine if the <code>openssh-clients</code> package is installed: <pre>$ dpkg -l  openssh-clients</pre>", "oval_external_content": null, "fixtext": " To remove the Ubuntu 22.04 package openssh-clients run the following command:\n\n$ apt-get remove openssh-clients", "checktext": "", "vuldiscussion": "", "srg_requirement": " Ubuntu 22.04 must not have the openssh-clients package installed.", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {"stig": {"srg_requirement": "Ubuntu 22.04 must have the openssh-clients package installed.", "vuldiscussion": "This package includes utilities to make encrypted connections and transfer files securely to SSH servers.", "checktext": "Verify that Ubuntu 22.04 has the openssh-clients package installed with the following command:\n\n$ dnf list --installed openssh-clients\n\nExample output:\n\nopenssh-clients.x86_64          8.7p1-8.el9\n\nIf the \"openssh-clients\" package is not installed, this is a finding.", "fixtext": "The openssh-clients package can be installed with the following command:\n\n$ sudo dnf install openssh-clients"}}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": [], "cpe_platform_names": [], "inherited_cpe_platform_names": [], "bash_conditional": null, "fixes": {}, "title": "Install OpenSSH client software", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/services/ssh/package_openssh-clients_installed/rule.yml", "template": {"name": "package_installed", "vars": {"pkgname": "openssh-clients"}, "backends": {}}}