Properly managing open source library risks
25 May 2024
Good Open Source Library risk management should focus on all phases of the Software Development Lifecycle, paying attention to the people, process and technology aspects of the Software Development
Continue reading →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 →