--- 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>