Skip to content

Commit 2385b18

Browse files
Update docs/Secure-Coding-Guide-for-Python/CWE-664/CWE-584/compliant01.py
Co-authored-by: Bartlomiej Karas <[email protected]> Signed-off-by: andrew-costello <[email protected]>
1 parent 8bfaf04 commit 2385b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-664/CWE-584/compliant01.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ def do_logic():
1818
# exploiting above code example
1919
#####################
2020
do_logic()
21+

0 commit comments

Comments
 (0)