Verify SSH host keys before connecting
SSH clients must not disable host key verification.
#Metadata
#Why it matters
Skipping host key checks enables person-in-the-middle attacks against SSH sessions.
#Remediation
Keep host key checking enabled and pin known host keys or use a trusted known_hosts store.
#Repository path
The generated metadata points to critiq-rules/libs/rules/catalog/rules/rust/rust.security.insecure-ssh-host-key.rule.yaml.