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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html	Sat Apr 20 18:02:35 2024 +0200
@@ -46,7 +46,7 @@
 <hr />
 <a NAME="checkHardcodedAwsKey" ID="checkHardcodedAwsKey"></a>
 <h2>checkHardcodedAwsKey</h2>
-<b>checkHardcodedAwsKey</b>(<i>reportError, context, config</i>)
+<b>checkHardcodedAwsKey</b>(<i>reportError, context, _config</i>)
 <p>
     Function to check for potentially hardcoded AWS passwords.
 </p>
@@ -61,9 +61,9 @@
 <dd>
 security context object
 </dd>
-<dt><i>config</i> (dict)</dt>
+<dt><i>_config</i> (dict)</dt>
 <dd>
-dictionary with configuration data
+dictionary with configuration data (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial