Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 504 Bytes

File metadata and controls

6 lines (6 loc) · 504 Bytes
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.