Secure Coding: Pitfalls and Good Practices
This webinar explores the challenges of secure coding, emphasizing the difficulties arising from language-specific vulnerabilities and undefined behavior. Secure coding guidelines like MISRA or CERT can still result in insecure code if not followed properly. Developing and following your own secure coding guidelines, tailored to your specific use case, remains important for developing secure solutions.
In this webinar, we talk about the reasoning behind coding standards and how following defensive code styles can improve secure coding practices.