Files
codeql/javascript/ql/lib/change-notes/2025-02-21-tanstack.md
2025-02-25 15:22:14 +01:00

504 B

category
category
majorAnalysis
* Added support for the response threat model kind, which can enabled with advanced setup. When enabled, the response data coming back from an outgoing HTTP request is considered a source of taint. * Added support for the useQuery hook from @tanstack/react-query.