Add script for checking git commit is safe

This commit is contained in:
Robert Raposa
2016-04-25 14:15:23 -04:00
parent 01e0806334
commit ac935e02a6
4 changed files with 95 additions and 26 deletions

View File

@@ -0,0 +1,2 @@
message = "<script>alert('XSS');</script>"
x = "<string>{}</strong>".format(message)