What's Changed
News 📰
- 🎉 Thanks for everyone who attended our Arsenal demo session at Black Hat Europe last year!
- We also announced integration with ZAP with a dedicated Foxhound AddOn. More to come in 2026!
Upstream Versions 🦊
- Great big rebase (#289): GitHub history is now rebased to align with the Firefox repo
- Firefox v140.0.2, specifically: 3613731
- Compatible with patches for Playwright 1.56 (#353): https://github.com/microsoft/playwright/tree/release-1.56
- Requires Rust version 1.86.0 to build
Features 🚀
- :letter: Added a built-in extension to send JSON serialized taint information to an external server (#340, #347, #335) by @tmbrbr
- Adding URL related taint operations (#350) by @tmbrbr
- Propagate taint through StringIterator (#349, #348) by @eleumasc
- ⏱️Only create TaintOperations for tainted strings (#336) by @leeN
- 👇 Binary builds are back!
Bugfixes 🐛
- Fix incorrect taint range assignment on JSON.stringify (#346, #345, #351) by @eleumasc
- Github Actions fixes (#355) by @tmbrbr
- Various regression test fixes (#334) by @tmbrbr
Full Changelog: https://github.com/SAP/project-foxhound/commits/v140.0.2