Since we use most of the time makelogs to generate logs during development, I think we should add a couple of more pessimistic datasets to it. So this PR adds the following things:
Make the xss field a bit better, by including DOM injection XSS via img onload which would way more likely work than injecting script
Add a field with a really long name, since we figured that breaks some parts of the UI
Add fields with rather long string values (with and without spaces in them)
Since we use most of the time
makelogs
to generate logs during development, I think we should add a couple of more pessimistic datasets to it. So this PR adds the following things:xss
field a bit better, by including DOM injection XSS viaimg onload
which would way more likely work than injectingscript