Skip to content

Releases: MozillaSecurity/grizzly

0.16.1

17 Nov 00:13
Compare
Choose a tag to compare

What's Changed

  • Add post launch landing page to MANIFEST.in
  • Only search signature cache if it exists

Full Changelog: 0.16.0...0.16.1

0.16.0

08 Nov 19:51
Compare
Choose a tag to compare
  • Many user experience improvements
  • Dropped Python 3.6 support
  • Removed S3 support

Full Changelog: 0.15.0...0.16.0

0.15.0

0.14.2

25 Mar 22:56
Compare
Choose a tag to compare
  • [replay] Require --logs with --pernosco or --rr
  • [replay] Handle startup crashes properly when using '--any-crash'
  • Harness should request final pending test files when shutting down

0.14.1

01 Mar 21:12
Compare
Choose a tag to compare
  • [reduce] Report other results after each reduction stage, rather than immediately
  • Make '--logs' argument available to fuzzing
  • Make use of pathlib in more places
  • Check '/proc/sys/kernel/perf_event_paranoid' before launching with rr
  • Fix use of updated PrefPicker APIs

0.14.0

26 Nov 21:43
Compare
Choose a tag to compare
  • Status and ReductionStatus updates
  • TestCase and TestFile API changes
  • Added Target Assets
  • Testcase Quality Enum
  • Dynamic Response callback now passes the query
  • FuzzManagerReporter report limiting
  • Sapphire path handling fixes

Note: This does include API changes that can break adapters.

0.13.4

05 Jul 20:23
Compare
Choose a tag to compare
  • Added --runtime argument
  • Fixed issue with newlines in beautify strategies
  • Fixed missing argument related exception on Windows
  • Pinned pylint to avoid release failure (0.13.3 release failed)

0.13.3

05 Jul 19:45
Compare
Choose a tag to compare
  • Added --runtime argument
  • Fixed issue with newlines in beautify strategies
  • Fixed missing argument related exception on Windows

0.13.2

15 Jun 18:49
Compare
Choose a tag to compare
  • Add Pernosco debugger option
  • Minor fixes

0.13.1

04 May 17:43
Compare
Choose a tag to compare

[bugfix] Add sanity checks for platform specific arguments