mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
Following the call on https://huntr.dev/. I've try to fix the Command Injection by filtering potential malicious characters such as ;(semicolon) |(pipe) and `(quote). More information about the issue: https://hackerone.com/reports/630227 https://snyk.io/test/npm/pm2/2.9.3