From a8d9b927025d65296f1413557e50b291ebfb382b Mon Sep 17 00:00:00 2001 From: roryalsop <32583489+roryalsop@users.noreply.github.com> Date: Mon, 16 Oct 2017 11:46:37 +0100 Subject: [PATCH] Update 3-produce-clean-and-maintainable-code.md Including Sans top 20 (now CIS controls) --- 3-produce-clean-and-maintainable-code.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3-produce-clean-and-maintainable-code.md b/3-produce-clean-and-maintainable-code.md index e1ceaed..a81d19f 100644 --- a/3-produce-clean-and-maintainable-code.md +++ b/3-produce-clean-and-maintainable-code.md @@ -128,3 +128,4 @@ These examples are intended to help you assess your own practices, and those of * [OWASP Secure Coding Practices - Quick Reference Guide](https://www.owasp.org/index.php/OWASP_Secure_Coding_Practices_-_Quick_Reference_Guide) * [The Apple goto fail vulnerability: lessons learned](https://www.dwheeler.com/essays/apple-goto-fail.html) * [What does KISS stand for?](https://people.apache.org/~fhanik/kiss.html) +* [CIS Security Controls (formerly SANS Top 20)](https://www.cisecurity.org/controls/)