Mauricio Siu
b24202e69b
fix(security): escape dockerImage in database service remote docker pull
...
The deploy functions for postgres/mysql/mariadb/mongo/redis/libsql interpolated
the user-settable dockerImage field unquoted into 'docker pull ${dockerImage}'
executed via execAsyncRemote (SSH) on the remote server path. Now passed through
shell-quote. The local path already used pullImage() (execFile-based) and is
unaffected.
Closes GHSA-6jrh-8qmg-jj3p
2026-07-19 22:45:31 -06:00
..
2026-07-19 22:45:31 -06:00
2026-07-20 02:32:57 +00:00
2026-07-10 03:05:28 -06:00
2026-06-30 15:45:23 -06:00
2026-07-12 18:15:05 +05:30
2026-07-09 10:00:42 -05:00
Remove unused localization files for various languages in the Dokploy application, including common and settings JSON files for Azerbaijani, German, English, Spanish, Persian, French, Indonesian, Italian, Japanese, Korean, Kazakh, Malayalam, Dutch, Norwegian, and Polish. This cleanup helps streamline the localization process by eliminating empty files.
2026-07-19 20:11:20 -06:00
2026-05-22 17:21:12 -06:00
2026-07-19 21:28:53 -06:00
2026-07-06 10:39:16 +03:00
2026-05-08 19:04:24 -06:00
2025-07-14 15:30:24 +09:00
2026-05-09 00:57:12 -06:00
2025-11-25 12:02:52 -05:00
2026-01-21 16:56:30 +01:00
2026-06-30 15:45:23 -06:00
2026-05-11 11:34:21 -06:00
2026-01-21 17:33:06 +01:00
2026-02-16 02:09:33 -06:00
2026-07-13 03:56:16 -06:00
2026-06-30 15:45:23 -06:00
2025-12-07 02:51:03 -06:00
2025-12-07 02:51:03 -06:00
2026-02-16 14:01:00 +05:30
2026-02-16 02:09:33 -06:00
2024-10-24 23:13:24 -06:00
2026-02-08 15:43:58 -06:00