Skip to content

Conversation

@arabcoders
Copy link
Owner

@arabcoders arabcoders commented Dec 26, 2025

  • Ported python Shlex class for better shell-style command parsing and escaping.
  • Refactored command execution in src/API/System/Command.php to use the new Shlex::split() for parsing commands, improving security and reliability when handling user-provided or constructed shell commands.
  • Updated GitHub Actions workflow build.yml.
  • Updated container detection logic in helpers.php to respect the ONLY_ENV environment variable.
  • Refactored the ProcessProgressEvent listener to use a more consistent variable naming scheme.

@arabcoders arabcoders merged commit 5d659a0 into master Dec 26, 2025
12 checks passed
@arabcoders arabcoders deleted the dev branch December 26, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants