Files
codeql/javascript/ql/lib/change-notes/2025-06-20-execa.md
2025-06-25 09:26:26 +02:00

5 lines
275 B
Markdown

---
category: minorAnalysis
---
* Enhanced modeling for the `execa` library, adding support for command execution methods `execaCommand`, `execaCommandSync`, `$`, and `$.sync`, as well as file system operations through `inputFile`, `pipeStdout`, `pipeAll`, and `pipeStderr`.