Skip to content

Commit 526977f

Browse files
committed
update
1 parent de2bcbe commit 526977f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

security.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ Security is a process that must be embedded within your development flow. At eve
66

77
:::{important}
88
The bare minimum to do is:
9-
[Security by design](https://nocomplexity.com/documents/securitybydesign/sdlc.html)
9+
* [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)
1014
:::
1115

1216
:::{tip}

0 commit comments

Comments
 (0)