safescript

There are 1 repositories under safescript topic.

  • Ishanoshada/SafeScript

    SafeScript is a Python module designed to bolster web application security by offering functions that combat common vulnerabilities like XSS and SQL Injection attacks. It provides methods for sanitizing HTML content, escaping special characters, and preventing malicious input from compromising your application's integrity.

    Language:Python120