24 <td>Module implementing a check for the use of 'assert'.</td> |
24 <td>Module implementing a check for the use of 'assert'.</td> |
25 </tr> |
25 </tr> |
26 <tr> |
26 <tr> |
27 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html">awsHardcodedPassword</a></td> |
27 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html">awsHardcodedPassword</a></td> |
28 <td>Module implementing checks for potentially hardcoded AWS passwords.</td> |
28 <td>Module implementing checks for potentially hardcoded AWS passwords.</td> |
29 </tr> |
|
30 <tr> |
|
31 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html">blackListCalls</a></td> |
|
32 <td>Module implementing checks for blacklisted methods and functions.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html">blackListImports</a></td> |
|
36 <td>Module implementing checks for blacklisted imports.</td> |
|
37 </tr> |
29 </tr> |
38 <tr> |
30 <tr> |
39 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html">certificateValidation</a></td> |
31 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html">certificateValidation</a></td> |
40 <td>Module implementing checks for switched off certificate validation.</td> |
32 <td>Module implementing checks for switched off certificate validation.</td> |
41 </tr> |
33 </tr> |
102 <tr> |
94 <tr> |
103 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html">makoTemplates</a></td> |
95 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html">makoTemplates</a></td> |
104 <td>Module implementing a check for use of mako templates.</td> |
96 <td>Module implementing a check for use of mako templates.</td> |
105 </tr> |
97 </tr> |
106 <tr> |
98 <tr> |
|
99 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedCalls.html">prohibitedCalls</a></td> |
|
100 <td>Module implementing checks for prohibited methods and functions.</td> |
|
101 </tr> |
|
102 <tr> |
|
103 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td> |
|
104 <td>Module implementing checks for prohibited imports.</td> |
|
105 </tr> |
|
106 <tr> |
107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td> |
107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td> |
108 <td>Module implementing checks for using requests without timeout.</td> |
108 <td>Module implementing checks for using requests without timeout.</td> |
109 </tr> |
109 </tr> |
110 <tr> |
110 <tr> |
111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html">snmpSecurity</a></td> |
111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html">snmpSecurity</a></td> |