This shows you the differences between two versions of the page.
|
links [2013/02/05 18:59] coreycb |
links [2025/11/15 07:31] (current) davidcary |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| * [[http://www.dwheeler.com/secure-programs/|Secure Programming for Linux and Unix HOWTO]] | * [[http://www.dwheeler.com/secure-programs/|Secure Programming for Linux and Unix HOWTO]] | ||
| * [[http://www.securecoding.cert.org|CERT Secure Coding Standards]] (for C and C++) | * [[http://www.securecoding.cert.org|CERT Secure Coding Standards]] (for C and C++) | ||
| + | * [[http://lars-lab.jpl.nasa.gov/JPL_Coding_Standard_C.pdf|JPL Institutional Coding Standard for the C Programming Language]] | ||
| + | * [[https://www.owasp.org/index.php/Secure_Coding_Principles|OWASP Secure Coding Principles]] | ||
| + | * [[https://cryptocoding.net|Cryptography Coding Standard]] ([[https://cryptocoding.net/index.php/Coding_rules|Coding rules]], [[https://cryptocoding.net/index.php/References|References]]) | ||
| * List of automated [[http://www.debian.org/security/audit/tools|Security Auditing Tools]] along with [[http://www.debian.org/security/audit/examples/|Automated Audit Examples]] from the [[http://www.debian.org/security/audit/|Debian Security Audit Project]] | * List of automated [[http://www.debian.org/security/audit/tools|Security Auditing Tools]] along with [[http://www.debian.org/security/audit/examples/|Automated Audit Examples]] from the [[http://www.debian.org/security/audit/|Debian Security Audit Project]] | ||
| ===== Security-related workgroups ===== | ===== Security-related workgroups ===== | ||
| - | * [[http://kernsec.org/wiki/index.php/Linux_Security_Workgroup|Linux Security Workgroup]] | + | * [[http://kernsec.org/wiki/index.php/Linux_Security_Workgroup|Linux Security Workgroup]] |
| + | |||
| + | ===== Security-related wiki websites ===== | ||
| + | |||
| + | * Many security-related wiki are listed at WikiIndex: https://wikiindex.org/w/Category:Security | ||
| + | |||