Skip to content

Commit a006eef

Browse files
committed
Fix xss in date
1 parent 1734035 commit a006eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<abbr title="<%= date %>"></abbr>
1+
<abbr title="<%- date %>"></abbr>

0 commit comments

Comments
 (0)