- Added support for the
responsethreat 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
useQueryhook from@tanstack/react-query.
- The
response.download()function inexpressis now recognized as a sink for path traversal attacks.