SAP / project-foxhound

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
80 stars 15 forks source link

Add script to parse jstests output #158

Closed moorts closed 1 year ago

moorts commented 1 year ago

Add script that executes mach jstests and parses the output to produce a JUnit XML file for Jenkins test reporting.