Add script for checking git commit is safe

This commit is contained in:
Robert Raposa
2016-04-25 14:15:23 -04:00
committed by Clinton Blackburn
parent 8d2357b0b3
commit ed8cf696f9
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)