Releases: ettic-team/EndpointFinder
Releases · ettic-team/EndpointFinder
0.0.2-beta
The following improvement have been made the library :
- Fixed an issue where some property assignement crashed the analysis.
- Fixed an issue in the code where it badly assumed the type of an argument.
+=
assignement is now supported.- Significant performance to the analysis by avoiding doing CFG analysis on function call that we are sure aren't XHR invocation.