Skip to content

Commit

Permalink
Fixed SECURITY-2768
Browse files Browse the repository at this point in the history
  • Loading branch information
judovana committed May 30, 2022
1 parent 24bb331 commit 00505d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?jelly escape-by-default='false'?>
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:l="/lib/layout">
<j:set var="q" value="${request.getParameter('q')}"/>
<j:new var="h" className="hudson.Functions"/>
Expand Down

0 comments on commit 00505d6

Please sign in to comment.