Skip to content
Snippets Groups Projects
Verified Commit b91237f2 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Add more testfiles for server_error and xss_attack

parent 2bbc0755
Branches
No related tags found
No related merge requests found
Hi,  this line contains a unicode backspace. This causes a server error, when pandas_table_preview.py's output is serialized into XML.
\ No newline at end of file
# as it seems all these characters are escaped correctly.
"![Alt text](url/to/image)","%3C","&lt","<","&LT","<","&#60","&#060","&#0060","&#00060"
"&#000060","&#0000060","<","<","<","<","<","<","&#x3c","&#x03c"
"&#x003c","&#x0003c","&#x00003c","&#x000003c","<","<","<","<","<","<"
"&#X3c","&#X03c","&#X003c","&#X0003c","&#X00003c","&#X000003c","<","<","<","<"
"<","<","&#x3C","&#x03C","&#x003C","&#x0003C","&#x00003C","&#x000003C","<","<"
"<","<","<","<","&#X3C","&#X03C","&#X003C","&#X0003C","&#X00003C","&#X000003C"
"<","<","<","<","<","<","\x3c","\x3C","\u003c","\u003C"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment