This pull request addresses the CRLF injection vulnerability in the CRLFInjection class by sanitizing user input before setting response headers and cookies.
Summary
Updated CRLFInjection.java in src/main/java/org/secidea/controller/
Sanitized user input for test1, test2, and test3 parameters to prevent CRLF injection attacks
Fixes #57.
🎉 Latest improvements to Sweep:
New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
Description
This pull request addresses the CRLF injection vulnerability in the CRLFInjection class by sanitizing user input before setting response headers and cookies.
Summary
Fixes #57.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can: