mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
286 B
286 B
2.6.7
Minor Analysis Improvements
- Enhanced modeling for the
execalibrary, adding support for command execution methodsexecaCommand,execaCommandSync,$, and$.sync, as well as file system operations throughinputFile,pipeStdout,pipeAll, andpipeStderr.