Thanks for helping improve the project.
- Add more FastAPI and Flask examples for streaming, document review, and tool-gated agents
- Improve
StreamingOutputFirewallregression coverage with partial-token leak cases - Expand plugin examples for output scanning, retrieval sanitization, and telemetry enrichment
- Add more multilingual red-team prompts and mutation fixtures to strengthen corpus hardening
- Tighten docs around
generate_coverage_report()and how to regenerate the checked-in OWASP badge - Improve lightweight runtime examples and document the tradeoffs versus the full Python runtime
python -m unittest discover -s tests- Keep patches focused
- Add tests for behavior changes
- Prefer understandable rules over complex heuristics
- Document any security tradeoffs clearly