fix(utils): quote shell arguments to prevent malicious injection #1136
GitHub Advanced Security / CodeQL
succeeded
Nov 6, 2025 in 2s
1 new alert including 1 medium severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 medium
See annotations below for details.
Annotations
Check warning on line 169 in packages/utils/src/lib/execute-process.ts
Code scanning / CodeQL
Unsafe shell command constructed from library input Medium
Loading