Joe Testa
|
9fae870260
|
Added allow_larger_keys flag to custom policies to control whether targets can have larger keys, and added Docker tests to complete work started in PR #242.
|
2024-03-19 14:45:19 -04:00 |
|
Joe Testa
|
3c31934ac7
|
Added tests and other cleanups resulting from merging PR #252.
|
2024-03-18 17:48:50 -04:00 |
|
Joe Testa
|
15078aaea9
|
Built-in policies now include a change log.
|
2024-03-14 17:58:16 -04:00 |
|
Joe Testa
|
f0874af4cd
|
Split built-in policies from policy.py to builtin_policies.py.
|
2024-03-14 17:24:40 -04:00 |
|
Joe Testa
|
77cdb969b9
|
Fixed flake8 tests.
|
2023-09-03 16:25:26 -04:00 |
|
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
|
b9520cbc25
|
Fixed pylint & flake8 warnings and errors.
|
2022-10-10 20:40:29 -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 |
|
Joe Testa
|
936acfa37d
|
Added more structure to JSON result when policy errors are found.
|
2020-07-29 12:36:08 -04:00 |
|
Joe Testa
|
68a420ff00
|
Added policy support for optional host key types, like certificates and smart card-based types.
|
2020-07-15 14:32:14 -04:00 |
|
Joe Testa
|
8fb07edafd
|
Added 'client policy' field in policy files to distinguish server from client policies.
|
2020-07-14 17:14:47 -04:00 |
|
Joe Testa
|
01ec6b0b37
|
Removed header processing from policy checks, as this did not function the way users would expect.
|
2020-07-01 13:12:49 -04:00 |
|
Joe Testa
|
dd44e2f010
|
Added policy checks (#10).
|
2020-06-30 15:53:50 -04:00 |
|