106 <tr> |
106 <tr> |
107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td> |
107 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.prohibitedImports.html">prohibitedImports</a></td> |
108 <td>Module implementing checks for prohibited imports.</td> |
108 <td>Module implementing checks for prohibited imports.</td> |
109 </tr> |
109 </tr> |
110 <tr> |
110 <tr> |
|
111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.pytorchLoadSave.html">pytorchLoadSave</a></td> |
|
112 <td>Module implementing checks for the use of 'torch.load' and 'torch.save'.</td> |
|
113 </tr> |
|
114 <tr> |
111 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td> |
115 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html">requestWithoutTimeout</a></td> |
112 <td>Module implementing checks for using requests without timeout.</td> |
116 <td>Module implementing checks for using 'requests' or 'httpx' calls without timeout.</td> |
113 </tr> |
117 </tr> |
114 <tr> |
118 <tr> |
115 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html">snmpSecurity</a></td> |
119 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html">snmpSecurity</a></td> |
116 <td>Module implementing checks for the insecure use of SNMP.</td> |
120 <td>Module implementing checks for the insecure use of SNMP.</td> |
117 </tr> |
121 </tr> |
120 <td>Module implementing a check for use of mako templates.</td> |
124 <td>Module implementing a check for use of mako templates.</td> |
121 </tr> |
125 </tr> |
122 <tr> |
126 <tr> |
123 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html">tarfileUnsafeMembers</a></td> |
127 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html">tarfileUnsafeMembers</a></td> |
124 <td>Module implementing checks for insecure use of 'tarfile.extracall()'.</td> |
128 <td>Module implementing checks for insecure use of 'tarfile.extracall()'.</td> |
|
129 </tr> |
|
130 <tr> |
|
131 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.trojanSource.html">trojanSource</a></td> |
|
132 <td>Module implementing checks for the presence of unicode bidirectional control characters in Python source files.</td> |
125 </tr> |
133 </tr> |
126 <tr> |
134 <tr> |
127 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html">tryExcept</a></td> |
135 <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html">tryExcept</a></td> |
128 <td>Module implementing checks for insecure except blocks.</td> |
136 <td>Module implementing checks for insecure except blocks.</td> |
129 </tr> |
137 </tr> |