Skip to content

Commit 19bf006

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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ def do_logic():
1616
# exploiting above code example
1717
#####################
1818
do_logic()
19+

0 commit comments

Comments
 (0)