Add fuzz testing corpus and build

This commit is contained in:
2025-10-15 10:50:51 +02:00
parent c50655682e
commit 246d62c029
117 changed files with 326 additions and 3 deletions
+5 -3
View File
@@ -1,5 +1,7 @@
let username = <script>alert('You\'ve been HACKED!')</script>
<span>Hello, my name is \escape(username)</span>
procedure page(title, lang)
<html lang="\{lang}">
\{title}
</html>
page("Hello, world!", "it")