Drop known issue, add validated version

Mathieu Simon 2024-02-02 10:19:18 +01:00
parent 488841a10b
commit 86d0ff158e

@ -52,16 +52,15 @@ write memory
AOS-S 16.11 doesn't allow you reaching a perfect score, here are some reasons:
* Host-key algorithms:
* There is no (known) way of getting rid of ```ssh-rsa```
* AOS-S supports either RSA (up to 3072 Bit) or DSA (up to 1024 Bit) host keys, that's it so far.
* Host-key algorithms: AOS-S supports either RSA (up to 3072 Bit) or DSA (up to 1024 Bit) host keys, that's it so far.
* MACs: ```hmac-sha2-256``` cannot be disabled, as it is the only remaining after disabling all other
insecure MACs.
## Validated versions
| 16.11.x |
| ------------- |
| 16.11.x | ssh-audit |
| ------------- | ---------- |
| YA.16.11.0016 | [master @ f326d58068c7914ee1af6dbad4a7f67be9d67155](https://github.com/jtesta/ssh-audit/commit/f326d58068c7914ee1af6dbad4a7f67be9d67155) |
| YA.16.11.0013 |
| YA.16.11.0008 |
| YA.16.11.0005 |