Web Security

Common Web Security pitfalls to avoid.

Security plays a major role when developing software. Make sure that the one you create is safe. Below you'll find the OWASP Top Ten list that contains the most critical security risks to web applications.

Don't forget to write automated tests for verifying your application's security.

Further Resources

Last updated