Files
codeql/javascript/ql/lib/change-notes/released/2.6.3.md
2025-05-13 21:14:27 +00:00

444 B

2.6.3

Minor Analysis Improvements

  • Enhanced modeling of the fastify framework to support the all route handler method.
  • Improved modeling of the shelljs and async-shelljs libraries by adding support for the which, cmd, asyncExec and env.
  • Added support for the fastify addHook method.