Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 570 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 570 Bytes

Changelog

[0.2.0] - 2022-10-06

Added

  • Add threshold for the guided fuzzers

[0.1.0] - 2022-10-04

Added

  • Initial release on PyPI.
  • Random space substitution transformer
  • Random case swapping transformer
  • Random comment rewriting transformer
  • Random comment removing transformer
  • Random number encoding transformer
  • Random keyword swapping transformer
  • Random logical invariant appender transformer
  • Random tautology swapping transformer
  • Random generic fuzzer
  • Random sql fuzzer
  • Guided random sql fuzzer
  • Add CLI support

[Unreleased]