Skip to content
#

Sanitization

Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.

Here are 6 public repositories matching this topic...

Powerful tool designed to clean and preprocess plaintext files; Remove non-numeric/alphabetic/punctuational characters, with the ability to collapse repeated punctuations.

  • Updated Jan 31, 2024
  • Rust
Followers
5 followers
Website
github.com/topics/sanitization
Wikipedia
Wikipedia