Files
codeql/javascript/ql/lib/change-notes/released/2.6.7.md
2025-07-07 14:00:26 +00:00

286 B

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.