« R7 Application Development Update Exam | Main| Skype outage »

CERT C Programming Language Secure Coding Standard

Tags: programming cert

CERT has published an secure coding standard document for the C programming language.

With the majority of exploits these days revolving around some form of buffer overflow, anyone serious about writing quality C applications should at least read through this.

Even if you're not a C codemonkey, you may still find some info in there that is applicable to you and your programming language of choice.