Closed Raza9798 closed 2 weeks ago
The install instructions clearly indicate this should be used as a dev dependency:
composer require aaronfrancis/solo --dev
Please close this issue.
Travis is correct, this is a dev dependency.
Also, Laravel itself suggests ext-pcntl.
Vulnerability and Risk of Code Execution in Production
The
pcntl
package (Process Control Functions) provides functionality for creating and managing processes, and can execute arbitrary code. This poses a significant risk when deployed in production environments, as it can be exploited to execute malicious code, potentially compromising the server.I noticed it can impact on following factors: