SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
3.44k
stars
179
forks
source link
fix for issue https://github.com/jtesta/ssh-audit/issues/284 #285
Closed
dreizehnutters closed 4 months ago
I propose this change to fix the handling of multiple files during policy and regular audit scans.
I am unsure why
deepcopy
was used here. If it is 100% nessearcy the Auditconf class needs be updated i guess ?