tree: 1200c3f9f90a83e68c4dc0cddf661f1ef2fc3fb2 [path history] [tgz]
  1. fuzz.py
  2. pyproject.toml
  3. README.md
  4. uv.lock
python/py-fuzzer/README.md

py-fuzzer

A fuzzer script to run Ruff executables on randomly generated (but syntactically valid) Python source-code files.

Run uv run --project=./python/py-fuzzer fuzz -h from the repository root for more information and example invocations (requires uv to be installed).