jtesta / ssh-audit

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

Build multi-architecture snaps #232

Closed jtesta closed 4 months ago

jtesta commented 6 months ago

Currently, snap builds are only created for amd64. They should also be made for arm64 and armv7.

jtesta commented 4 months ago

Done.