diff --git a/macOS.md b/macOS.md index 1a1127c..bb816a9 100644 --- a/macOS.md +++ b/macOS.md @@ -32,4 +32,10 @@ HostKeyAlgorithms ssh-ed25519,rsa-sha2-512,rsa-sha2-256' > /etc/ssh/sshd_config. 5. Restart OpenSSH server ``` sudo launchctl stop com.openssh.sshd -``` \ No newline at end of file +``` + +## Validated versions + +| macOS | ssh ssh-audit | +| ----------- | ------------- | +| Sonoma 14.0 | [master @ 02ab487232de438c0811116f2676cb1c9b5f3d62 ](https://github.com/jtesta/ssh-audit/commit/02ab487232de438c0811116f2676cb1c9b5f3d62) | \ No newline at end of file