Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 651 Bytes

File metadata and controls

10 lines (6 loc) · 651 Bytes

2.5.0

Major Analysis Improvements

  • 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.

Minor Analysis Improvements

  • The response.download() function in express is now recognized as a sink for path traversal attacks.