Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-31162] To prevent XSS
Originally-Committed-As: 6bea194f47bd19bca555b87e9bbd4152c2f402f5
  • Loading branch information
recena committed Apr 4, 2016
1 parent e8cad22 commit e0c2d30
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,5 +25,5 @@
-->

<j:jelly xmlns:j="jelly:core">
${it.description}
<j:out value="${it.description}"/>
</j:jelly>

0 comments on commit e0c2d30

Please sign in to comment.