src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html

branch
eric7
changeset 11301
4404a96762c1
parent 11139
cd22e8e705f4
diff -r 0119e3818e12 -r 4404a96762c1 src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html
--- a/src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html	Mon May 19 17:34:52 2025 +0200
+++ b/src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html	Mon May 19 17:35:57 2025 +0200
@@ -100,6 +100,10 @@
 <td>Module implementing a check for use of mako templates.</td>
 </tr>
 <tr>
+<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.markupsafeMarkupXSS.html">markupsafeMarkupXSS</a></td>
+<td>Module implementing checks for potential XSS on markupsafe.Markup use.</td>
+</tr>
+<tr>
 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedCalls.html">prohibitedCalls</a></td>
 <td>Module implementing checks for prohibited methods and functions.</td>
 </tr>
@@ -108,7 +112,7 @@
 <td>Module implementing checks for prohibited imports.</td>
 </tr>
 <tr>
-<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.pytorchLoadSave.html">pytorchLoadSave</a></td>
+<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.pytorchLoad.html">pytorchLoad</a></td>
 <td>Module implementing checks for the use of 'torch.load' and 'torch.save'.</td>
 </tr>
 <tr>

eric ide

mercurial