This is the second post in a series about web security for SPAs. We covered the OWASP Top Ten, using secure data communication with SSL/TLS, using security headers to help enhance built-in browser mechanisms, keeping dependencies updated, and safeguarding cookies. This post will use the concepts we introduced to banish some well-known web vulnerabilities.
Table of contents
Practice data cleanlinessDive into XSSValidate requests for authenticityLearn more about common web attacksSort: