Skip to content

Releases: SAP/project-foxhound

v123.0

09 Sep 09:34
Compare
Choose a tag to compare

What's Changed

Upstream Versions

Full Changelog: v121.0...v123.0

v121.0

25 Apr 10:17
Compare
Choose a tag to compare

What's Changed

Upstream Versions

Fixes

  • #208 Fixed memory leak and crashes due to GC during memory allocation

Full Changelog: v119.0...v121.0

v119.0

07 Mar 13:07
Compare
Choose a tag to compare

What's Changed

Version Updates

  • Update to Firefox version 119.0
  • Playwright 1.41 by @tmbrbr in #192

Feature Updates

  • Fixes as suggested by clang-tidy. by @leeN in #193
  • Performance Tweaks by @leeN in #195
  • Added Thread Safety Analysis Exceptions by @leeN in #197
  • DOM Related Sources and Sinks by @tmbrbr in #198
  • Foxhound: Adding JSON path string to JSON parse operations by @tmbrbr in #200
  • Tab Crashing Fixes by @tmbrbr in #203

Full Changelog: v118.0.1...v119.0

v118.0.1

17 Jan 12:29
Compare
Choose a tag to compare

Version Updates

Feature Updates

  • Adding more information to XHR response sources #191
  • Fixing issue with nsURLHelper which was losing taint information #188
  • Dynamic setting / disabling of sources and sinks via preferences #184

Full Changelog: v115...v118.0.1

v115

09 Jan 08:47
Compare
Choose a tag to compare

What's Changed

  • Update to Firefox v115, specifically fdbb859
  • Update to Playwright 1.39 by @tmbrbr in #178
  • Using binary search for atRef (5566a85), allowing fast parsing and stringification of tainted JSON (e.g. via XHR)

Full Changelog: v114.0.2...v115

v114.0.2

12 Oct 11:53
Compare
Choose a tag to compare

Version Updates

Feature Updates

  • Creating browser tests for tainting: #160
    • Dedicated tests for checking sources, sinks and propagation of taint information
  • Other small typo corrections and fixes #174 and #176

Full Changelog: v113.0.1...v114.0.2

v113.0.1

11 Aug 09:47
Compare
Choose a tag to compare

Version Updates

Feature Updates

  • Fix Github Actions by @tmbrbr in #173
    • Integrate JavaScript tests into Github actions for better CI
  • Fixes for JavaScript tests #148
    • Foxhound is now ECMA 262 compliant! 🎉

Full Changelog: v112...v113.0.1

v112

31 Jul 13:52
Compare
Choose a tag to compare

Version Updates

Feature Updates

  • Adding missing sinks: Range.createContextualFragment(fragment), iframe.srcdoc, script.textContent
  • Fixing JS taint propagation tests
  • Creating build scripts for JS tests

Full Changelog: v98.0.2...v112

v98.0.2

08 May 07:35
Compare
Choose a tag to compare
  • Updating to upstream Firefox release v98.0.2
  • Compatible with v1.21.1 of Playwright
  • More efficient Taint Range searches

Full Changelog: v96.0.3...v98.0.2

v96.0.3

20 Apr 11:06
Compare
Choose a tag to compare
  • Updating to upstream Firefox release v96.0.3
  • Fixing issue with taint loss in URLSearchParams

Full Changelog: v80.0...v96.0.3