Skip to content

Fix for GHSA-x5gf-qvw8-r2rm#6079

Open
dbankier wants to merge 1 commit intoUnitech:masterfrom
dbankier:master
Open

Fix for GHSA-x5gf-qvw8-r2rm#6079
dbankier wants to merge 1 commit intoUnitech:masterfrom
dbankier:master

Conversation

@dbankier
Copy link

I fixed the above GHSA issue by removing the regex usage and replacing it with a tokeniser.
I also added a number of automated test to so that you do not run into the issue you faced with the other previous attempts.
Input/output should now be matching the existing solution.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5971, #6620, #6075
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

fix(config): replace vulnerable args regex split with safe tokenizer
while preserving Unitech#6031-compatible parsing  behavior
@CLAassistant
Copy link

CLAassistant commented Feb 10, 2026

CLA assistant check
All committers have signed the CLA.

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