Skip to content

Commit 620dcb5

Browse files
authored
Update last modified timestamp in PythonSetup.py
1 parent 60ee1d7 commit 620dcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/PythonSetup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# This file contains multiple Python functions that intentionally demonstrate common security vulnerabilities and coding pitfalls.
99
# The file provides examples for issues such as weak cryptography, SQL injection, incomplete sanitization, and more, likely for
1010
# educational or testing purposes.
11-
# Last updated on 2025-10-22 @ 7:53 PM by @DaveOps30
11+
# Last updated on 2025-10-22 @ 9:34 PM by @DaveOps30
1212

1313
# BIND_SOCKET_ALL_NETWORK_INTERFACES test
1414
def bind_socket_to_all_interfaces():

0 commit comments

Comments
 (0)