Releases: MozillaSecurity/grizzly
Releases · MozillaSecurity/grizzly
0.20.0
0.19.3
0.19.2
0.19.1
0.19.0
What's Changed
- Added type hinting by @tysmith and @jschwartzentruber
- Make default result reporting more intuitive by @tysmith in #404
- Add support for FuzzManager test cases that are not zip files by @tysmith in #407
- [reduce] Add missing --test-ext argument by @tysmith in #408
- Add Report.short_signature by @tysmith in #405
- Switch from deprecated datetime.utcnow() by @tysmith in #413
- [sapphire] socket polling by @tysmith in #425
- Improve compatibility with unstable builds by @tysmith in #436
- Improve Bugzilla access denied message by @tysmith in #435
- Use relative imports in adapter code by @tysmith in #438
- Move CertificateBundle into Sapphire by @tysmith in #437
- Remove FuzzManagerReporter.quality by @tysmith in #441
- [sapphire] Improved handling invalid URLs
- Fix calls to move() for Python versions < 3.9 by @tysmith in #448
Full Changelog: 0.18.0...0.19.0
0.18.0
What's Changed
- [replay] Add Bugzilla support
- Many updates to TestCase
- Update TestCase.load() to load in place
- Use HTTPS by default if available
- [reduce] Fix loading assets and env vars from tests
- Update local bucketing
- Determine number of extra frames when creating a signature
- Handle target hangs immediately after launch
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- Add version to test cases
- Add https support
- Properly pass None to adapter when an input file is not provided
- Add --time-limit option to status reporter
- Status report updates
- Allow unstable browser builds
- Perform fuzzing and replay using localhost instead of 127.0.0.1
- Sapphire updates
Full Changelog: 0.16.5...0.17.0
0.16.5
What's Changed
- Support FFPuppet (>=0.10.0) API changes
- Add ignore_timeout kwarg to Target.handle_hang()
Full Changelog: 0.16.4...0.16.5
0.16.4
What's Changed
- Fix parsing sanitizer logs missing file path
- [replay] Handle automatic signature generation failure
- [reduce] Use min. crashes of 1 if analysis shows 100% reliability
- [reduce] Don't overwrite "Latest Reports" if later reports are ignored
- [reduce] Generate a signature from crash data if no other data is available
- Improve launch failure messages
- [sapphire] Use system assigned port instead of random
- [sapphire] Improve parsing URLs from requests and other updates
- Properly sanitize logs for FuzzManager
- Handle debugger timeouts properly
Full Changelog: 0.16.3...0.16.4
0.16.3
What's Changed
- Default to post launch delay 0 for all mode
- Standardize and sanitize FM tool
Full Changelog: 0.16.2...0.16.3