# Security

We offer the following security features to reduce the vulnerabilities in the application.

* Reduce Vulnerabilities From CSRF (Cross-Site Request Forgery).
* Protection against XSS (Cross-Site Scripting).
* SQL Injection.
* Escape Content to Prevent XSS.
* Secure Bcrypt hashing for the password.
* Cookies protection.
* Secure session management.
