Joe Testa
|
7f8d6b4d5b
|
Fixed built-in policy formatting and filled in missing host key size information.
|
2023-04-26 15:47:58 -04:00 |
|
Joe Testa
|
263267c5ad
|
Added support for mixed host key/CA key types (i.e.: RSA host keys signed by ED25519 CAs) (#120).
|
2023-04-25 09:17:32 -04:00 |
|
Joe Testa
|
0b905a7fdd
|
Added Ubuntu Client 22.04 hardening policy.
|
2023-02-01 19:29:54 -05:00 |
|
Joe Testa
|
0b8ecf2fb5
|
Added Ubuntu Server 22.04 LTS hardening policy.
|
2022-10-10 20:34:28 -04:00 |
|
Joe Testa
|
4ace52a190
|
Now prints a more user-friendly error message when installed as a Snap package and permission errors are encountered. Updated the Snap build process as well.
|
2021-10-14 23:56:03 -04:00 |
|
Joe Testa
|
e7d320f602
|
Fixed new pylint warnings.
|
2021-08-25 13:28:30 -04:00 |
|
Joe Testa
|
682cb66f85
|
Added OpenSSH v8.6 & v8.7 policies.
|
2021-08-25 12:30:38 -04:00 |
|
Joe Testa
|
45da9f20ae
|
Added 'rsa-sha2-512' and 'rsa-sha2-256' to OpenSSH 8.1 (and earlier) policies.
|
2021-05-31 15:49:56 -04:00 |
|
Joe Testa
|
1bbc3feb57
|
Added OpenSSH 8.5 built-in policy. Added sntrup761x25519-sha512@openssh.com kex.
|
2021-02-23 16:02:20 -05:00 |
|
Joe Testa
|
60de5e55cb
|
Transformed comment type annotations to variable declaration annotations.
|
2021-01-21 10:20:48 -05:00 |
|
Joe Testa
|
0cb3127482
|
Fixed pylint warnings.
|
2020-10-21 19:36:43 -04:00 |
|
Joe Testa
|
f0db035044
|
Now prints a graceful error message when policy file is not found.
|
2020-10-20 23:26:21 -04:00 |
|
Joe Testa
|
1730126af8
|
Removed 'ssh-rsa-cert-v01@openssh.com' from built-in policies.
|
2020-10-20 23:19:56 -04:00 |
|
Joe Testa
|
ec48249deb
|
Now reports policy errors in an easier to read format. (#63)
|
2020-10-20 16:25:39 -04:00 |
|
Joe Testa
|
8fa3a12057
|
Parse public key sizes for 'rsa-sha2-256-cert-v01@openssh.com' and 'rsa-sha2-512-cert-v01@openssh.com' host key types. Include expected CA key sizes in built-in policies.
|
2020-10-19 17:42:12 -04:00 |
|
Joe Testa
|
046c866da4
|
Moved built-in policies from external files to internal database. (#75)
|
2020-10-19 17:27:37 -04:00 |
|
Joe Testa
|
1a5c0e7fad
|
Split ssh_audit.py into separate files (#47).
|
2020-10-15 14:34:23 -04:00 |
|