mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
JS: Add placeholder in attribute to trap test
This commit is contained in:
@@ -10,5 +10,7 @@
|
||||
var data2 = {{ user_data2 | json | safe }};
|
||||
var data3 = <%- user_data3 %>;
|
||||
</script>
|
||||
<a href="{{ attr1 }}" title="{{{ attr2 }}}" data-foo="<%- attr3 %>"
|
||||
data-bar=" {{ attr4 }} "></a>
|
||||
</body>
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user