uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
568 stars 148 forks source link

SSH login banner #3693

Open seanhamlin opened 7 months ago

seanhamlin commented 7 months ago

Part of the Australian ISM is this requirement https://www.cyber.gov.au/resources-business-and-government/essential-cyber-security/ism/cyber-security-guidelines/guidelines-cryptography

Control: ISM-0484; Revision: 6; Updated: Dec-21; Applicability: All; Essential Eight: N/A
The SSH daemon is configured to:

...
have a suitable login banner (Banner x)

Can Lagoon emit a standard SSH login banner, with the option of customising it if needed on a per Lagoon Core basis?

smlx commented 2 months ago

This feature is implemented in https://github.com/uselagoon/lagoon-ssh-portal. Maybe we can close this issue? cc @tobybellwood

shreddedbacon commented 1 month ago

Can't close until implemented in the core ssh service.