Skip to content

Commit 04e8cd3

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

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/compliant02.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ def do_logic():
2020
# exploiting above code example
2121
#####################
2222
do_logic()
23+

0 commit comments

Comments
 (0)