Skip to content

Stop using the shell to run commands - #138

Closed
hhhhhhhhhn wants to merge 2 commits into
cocktailpeanut:mainfrom
hhhhhhhhhn:main
Closed

Stop using the shell to run commands#138
hhhhhhhhhn wants to merge 2 commits into
cocktailpeanut:mainfrom
hhhhhhhhhn:main

Conversation

@hhhhhhhhhn

Copy link
Copy Markdown

This prevents RCE with $(...) syntax, and makes the regex escaping functions unnecessary, and the code slightly cleaner.

This prevents RCE with $(...) syntax, and makes the regex escaping
functions unnecessary, and the code slightly cleaner.

@myyk myyk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change looks good to me, but it needs to be updated because of MCs.

@myyk

myyk commented Mar 29, 2023

Copy link
Copy Markdown

I fixed it in #320

@hhhhhhhhhn hhhhhhhhhn closed this Apr 5, 2023
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