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

branch
eric7
changeset 11301
4404a96762c1
parent 11139
cd22e8e705f4
equal deleted inserted replaced
11300:0119e3818e12 11301:4404a96762c1
98 <tr> 98 <tr>
99 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html">makoTemplates</a></td> 99 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html">makoTemplates</a></td>
100 <td>Module implementing a check for use of mako templates.</td> 100 <td>Module implementing a check for use of mako templates.</td>
101 </tr> 101 </tr>
102 <tr> 102 <tr>
103 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.markupsafeMarkupXSS.html">markupsafeMarkupXSS</a></td>
104 <td>Module implementing checks for potential XSS on markupsafe.Markup use.</td>
105 </tr>
106 <tr>
103 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedCalls.html">prohibitedCalls</a></td> 107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedCalls.html">prohibitedCalls</a></td>
104 <td>Module implementing checks for prohibited methods and functions.</td> 108 <td>Module implementing checks for prohibited methods and functions.</td>
105 </tr> 109 </tr>
106 <tr> 110 <tr>
107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td> 111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td>
108 <td>Module implementing checks for prohibited imports.</td> 112 <td>Module implementing checks for prohibited imports.</td>
109 </tr> 113 </tr>
110 <tr> 114 <tr>
111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.pytorchLoadSave.html">pytorchLoadSave</a></td> 115 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.pytorchLoad.html">pytorchLoad</a></td>
112 <td>Module implementing checks for the use of 'torch.load' and 'torch.save'.</td> 116 <td>Module implementing checks for the use of 'torch.load' and 'torch.save'.</td>
113 </tr> 117 </tr>
114 <tr> 118 <tr>
115 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td> 119 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td>
116 <td>Module implementing checks for using 'requests' or 'httpx' calls without timeout.</td> 120 <td>Module implementing checks for using 'requests' or 'httpx' calls without timeout.</td>

eric ide

mercurial