mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
5 lines
275 B
Markdown
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`.
|