Secure Programming
Guidance for Writing Correct and Secure Code
- Paper describing best practices for secure coding
- Community One presentation on Secure Programming
- Table of C library functions explaining the security considerations to be aware of
Tools to Help Find Security Bugs
- Sun Studio lint has an option to report programming constructs that may be insecure.
- Parfait is a new static analysis tool that detects many types of bugs, including security vulnerabilities.
on 2009/10/26 12:30