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

branch
eric7
changeset 10070
9f5758c0fec1
parent 9325
8157eb19aba5
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html	Thu May 25 19:52:31 2023 +0200
@@ -27,11 +27,11 @@
 
 <tr>
 <td><a href="#checkInsecureVersion">checkInsecureVersion</a></td>
-<td>Function to check for the use of insecure SNMP version like v1, v2c.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#checkWeakCryptography">checkWeakCryptography</a></td>
-<td>Function to check for the use of insecure SNMP cryptography (i.e.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#getChecks">getChecks</a></td>
@@ -44,25 +44,6 @@
 <h2>checkInsecureVersion</h2>
 <b>checkInsecureVersion</b>(<i>reportError, context, config</i>)
 
-<p>
-    Function to check for the use of insecure SNMP version like
-    v1, v2c.
-</p>
-<dl>
-
-<dt><i>reportError</i> (func)</dt>
-<dd>
-function to be used to report errors
-</dd>
-<dt><i>context</i> (SecurityContext)</dt>
-<dd>
-security context object
-</dd>
-<dt><i>config</i> (dict)</dt>
-<dd>
-dictionary with configuration data
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
@@ -70,25 +51,6 @@
 <h2>checkWeakCryptography</h2>
 <b>checkWeakCryptography</b>(<i>reportError, context, config</i>)
 
-<p>
-    Function to check for the use of insecure SNMP cryptography
-    (i.e. v3 using noAuthNoPriv).
-</p>
-<dl>
-
-<dt><i>reportError</i> (func)</dt>
-<dd>
-function to be used to report errors
-</dd>
-<dt><i>context</i> (SecurityContext)</dt>
-<dd>
-security context object
-</dd>
-<dt><i>config</i> (dict)</dt>
-<dd>
-dictionary with configuration data
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial