Releases: MozillaSecurity/grizzly
Releases · MozillaSecurity/grizzly
0.23.0
0.22.2
0.22.1
0.22.0
What's Changed
- fix(bugzilla): handle invalid attachment file names by @tysmith in #475
- Update TestCase data management by @tysmith in #476
- fix: use perf_counter() instead of time() where appropriate by @tysmith in #477
- Update linters by @tysmith in #478
- feat!: replace --headless with --display by @tysmith in #479
Full Changelog: 0.21.0...0.22.0
0.21.0
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