mirror of
https://github.com/github/codeql.git
synced 2026-02-21 17:33:40 +01:00
6 lines
286 B
Markdown
6 lines
286 B
Markdown
## 2.6.7
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* 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`.
|