Update documentation
https://github.com/pmd/pmd/actions/runs/2745892896
0550512a63...d092e20ed2
This commit is contained in:
@@ -1566,6 +1566,20 @@
|
||||
<li><a href="pmd_rules_jsp_security.html#nounsanitizedjspexpression">NoUnsanitizedJSPExpression</a>: Avoid using expressions without escaping / sanitizing. This could lead to cross site scripting - …</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="additional-rulesets">Additional rulesets</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p>Basic JSP (<code class="language-plaintext highlighter-rouge">rulesets/jsp/basic.xml</code>):</p>
|
||||
|
||||
<p><span style="border-radius: 0.25em; color: #fff; padding: 0.2em 0.6em 0.3em; display: inline; background-color: #d9534f; font-size: 75%;">Deprecated</span> This ruleset is for backwards compatibility.</p>
|
||||
|
||||
<p>It contains the following rules:</p>
|
||||
|
||||
<p><a href="pmd_rules_jsp_codestyle.html#duplicatejspimports">DuplicateJspImports</a>, <a href="pmd_rules_jsp_security.html#iframemissingsrcattribute">IframeMissingSrcAttribute</a>, <a href="pmd_rules_jsp_errorprone.html#jspencoding">JspEncoding</a>, <a href="pmd_rules_jsp_bestpractices.html#noclassattribute">NoClassAttribute</a>, <a href="pmd_rules_jsp_bestpractices.html#nohtmlcomments">NoHtmlComments</a>, <a href="pmd_rules_jsp_design.html#noinlinescript">NoInlineScript</a>, <a href="pmd_rules_jsp_design.html#noinlinestyleinformation">NoInlineStyleInformation</a>, <a href="pmd_rules_jsp_bestpractices.html#nojspforward">NoJspForward</a>, <a href="pmd_rules_jsp_design.html#nolongscripts">NoLongScripts</a>, <a href="pmd_rules_jsp_design.html#noscriptlets">NoScriptlets</a>, <a href="pmd_rules_jsp_security.html#nounsanitizedjspexpression">NoUnsanitizedJSPExpression</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<div class="tags">
|
||||
@@ -1594,7 +1608,7 @@
|
||||
<div class="col-lg-12 footer">
|
||||
©2022 PMD Open Source Project. All rights
|
||||
reserved. <br />
|
||||
Site last generated: Jul 25, 2022 <br />
|
||||
Site last generated: Jul 27, 2022 <br />
|
||||
<p>
|
||||
<img src="images/pmd-logo-small.png" alt="Company
|
||||
logo"/>
|
||||
|
Reference in New Issue
Block a user