AryaChakraborty / articulus_rag

24 stars 34 forks source link

Input Validation and Sanitization: #57

Open bhartijoshi04 opened 3 months ago

bhartijoshi04 commented 3 months ago

To insure that all incoming data is validated and sanitized to prevent potential security issues such as SQL injection or XSS attacks.

venkat1924 commented 1 month ago

Please assign this project to me if it's still available!! I think we can use LLMs fine-tuned to detect such regular expressions and perform knowledge distillation to create a locally present model to check the input.

AryaChakraborty commented 1 month ago

appreciate your enthusiasm @venkat1924 !!