Closed tmbrbr closed 9 months ago
As I said during yesterday's call, the code looks good, and the tests look good as well!
I am currently running a test crawl, and it feels like there are more timeouts (which makes sense, as the number of flows explodes), but I have yet to encounter a Foxhound crash so far.
I suggest turning these off by default via the preferences and requiring the user to turn them on manually. Otherwise, if old settings are reused, stuff like XSS scanning will suffer (resource increase, timeouts, etc.).
To summarize: Looks good to me for merging :+1:
E.g., for msn.com:
67 https://msn.com/
Redirected to www.msn.com
Exported 378 findings for https://msn.com
There are quite a lot of updates in this one:
Example of DOM selector sources:
Example of DOM insertion sinks:
More examples are in the test_dom.html file.