- Add regex validation to restrict allowed characters (alphanumeric, spaces, and specific safe symbols) - Enforce maximum 1000 character limit on healthcheck commands - Strip newlines and carriage returns to prevent command injection - Change input field from textarea to text input in UI - Add warning callout about prohibited shell operators - Add comprehensive validation tests for both valid and malicious command patterns |
||
|---|---|---|
| .. | ||
| EnvironmentVariable | ||
| ScheduledTask | ||
| Storages | ||
| ConfigurationChecker.php | ||
| Danger.php | ||
| Destination.php | ||
| ExecuteContainerCommand.php | ||
| GetLogs.php | ||
| HealthChecks.php | ||
| Logs.php | ||
| Metrics.php | ||
| ResourceLimits.php | ||
| ResourceOperations.php | ||
| Tags.php | ||
| Terminal.php | ||
| UploadConfig.php | ||
| Webhooks.php | ||