Proper input validation in 4 steps

31 Dec 2021

Proper validation of external (or user) input is one of the basics of building a secure application. By following 4 basic steps you can easily add proper input validation to your applications.

Continue reading →

Application logging for security purposes

13 Apr 2020

Application logs can play a major role in the security of an application. Logging the right events with the right details can give you the ability to proactively detect suspicious activity or find

Continue reading →