Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 713 Bytes

File metadata and controls

26 lines (18 loc) · 713 Bytes

Contributing

Thanks for helping improve Project Lethe.

Please keep contributions aligned with the project goal: authorized WAF resilience testing with auditable, deterministic transformations.

Good Contributions

  • New deterministic mutation techniques with clear labels.
  • Tests for deduplication, output formats, and CLI behavior.
  • Documentation improvements.
  • Safer AI planner integrations that return allowlisted technique names.

Not Accepted

  • Target scanning or request-sending features.
  • Prebuilt exploit payload packs.
  • WAF vendor-specific bypass recipes.
  • Changes that make AI generate arbitrary final payload strings.

Local Checks

python -m unittest discover -s tests