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 |
|