coolify/app/Helpers
Andras Bacsai ebf23f4874 fix(ssh): escape scp source and destination
Quote SCP operands when building commands to prevent shell injection through source or destination paths, and cover the escaping behavior in the SSH command injection tests.
2026-05-26 13:48:10 +02:00
..
SshMultiplexingHelper.php fix(ssh): escape scp source and destination 2026-05-26 13:48:10 +02:00
SshRetryHandler.php fix(ssh): introduce SshRetryHandler and SshRetryable trait for enhanced SSH command retry logic with exponential backoff and error handling 2025-09-07 17:17:35 +02:00
SslHelper.php fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00