title: Audit the use of ssh.InsecureIgnoreHostKey shortname: audit-use-of-ssh.insecureignorehostkey description: The software performs a key exchange with an actor without verifying the identity of that actor. anchor: gosec group: top10-id-authn-failures pretty_name: G106: Audit the use of ssh.InsecureIgnoreHostKey
Audit the use of ssh.InsecureIgnoreHostKey¶
The software performs a key exchange with an actor without verifying the identity of that actor.