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

branch
eric7
changeset 10503
6a37b6ac3928
parent 10479
856476537696
child 10507
d1c6608155ef
--- a/src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html	Sun Jan 14 13:02:05 2024 +0100
+++ b/src/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html	Tue Jan 16 14:18:52 2024 +0100
@@ -28,14 +28,6 @@
 <td>Module implementing checks for potentially hardcoded AWS passwords.</td>
 </tr>
 <tr>
-<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html">blackListCalls</a></td>
-<td>Module implementing checks for blacklisted methods and functions.</td>
-</tr>
-<tr>
-<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html">blackListImports</a></td>
-<td>Module implementing checks for blacklisted imports.</td>
-</tr>
-<tr>
 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html">certificateValidation</a></td>
 <td>Module implementing checks for switched off certificate validation.</td>
 </tr>
@@ -104,6 +96,14 @@
 <td>Module implementing a check for use of mako templates.</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>
+<tr>
+<td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td>
+<td>Module implementing checks for prohibited imports.</td>
+</tr>
+<tr>
 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td>
 <td>Module implementing checks for using requests without timeout.</td>
 </tr>

eric ide

mercurial