Add script for checking git commit is safe
This commit is contained in:
2
scripts/tests/templates/test.py
Normal file
2
scripts/tests/templates/test.py
Normal file
@@ -0,0 +1,2 @@
|
||||
message = "<script>alert('XSS');</script>"
|
||||
x = "<string>{}</strong>".format(message)
|
||||
Reference in New Issue
Block a user