Output Filtering

Easy100 pts0 solves
Your input filter catches attacks, but the LLM still generates harmful content unprompted. What must you filter in addition to inputs? Flag format: CONGRESS{filter_[what]_and_[what]} Example: CONGRESS{filter_headers_and_body}
Hint
Defense in depth: check both what goes in AND what comes out.