We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2bcbe commit 526977fCopy full SHA for 526977f
security.md
@@ -6,7 +6,11 @@ Security is a process that must be embedded within your development flow. At eve
6
7
:::{important}
8
The bare minimum to do is:
9
-[Security by design](https://nocomplexity.com/documents/securitybydesign/sdlc.html)
+* [Python Secure Coding Guidelines](https://nocomplexity.com/documents/codeaudit/securecoding.html)
10
+
11
+and:
12
13
+* [Security by design](https://nocomplexity.com/documents/securitybydesign/sdlc.html)
14
:::
15
16
:::{tip}
0 commit comments