A web browser with dynamic data-flow tracking enabled in the Javascript engine and DOM, based on Mozilla Firefox (https://github.com/mozilla/gecko-dev). It can be used to identify insecure data flows or data privacy leaks in client-side web applications.
GNU General Public License v3.0
81
stars
16
forks
source link
Foxhound: manage rust version and parallel builders #147
Using the latest version of rust (1.70) seems to cause crashes on startup.
Manage the rust version by hand during github action.