I would like to remind you to be careful about these security issues.

Azizjon Nigmatjonov
·3 min read·29 views
I would like to remind you to be careful about these security issues.

Most of the security issues:

  • XSS (Cross-Site Scripting)
  • CSRF (Cross-Site Request Forgery)
  • Sensitive Data in LocalStorage/SessionStorage
  • Open Redirects
  • Dependency Vulnerabilities
  • HTTPS va Secure Headers
  • Storing API Key or Secrets in the code