jtesta / ssh-audit

SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
MIT License
3.43k stars 177 forks source link

Fix Snap build warning #301

Closed jtesta closed 1 month ago

jtesta commented 1 month ago

When running the build_snap.sh script, the following warning appears:

Processing man page at ./ssh-audit.1 and placing output into ./src/ssh_audit/globals.py...
ul: unknown escape sequence in input: 33, 133
jtesta commented 1 month ago

Fixed.