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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
44 44
45 <hr /> 45 <hr />
46 <hr /> 46 <hr />
47 <a NAME="checkHardcodedAwsKey" ID="checkHardcodedAwsKey"></a> 47 <a NAME="checkHardcodedAwsKey" ID="checkHardcodedAwsKey"></a>
48 <h2>checkHardcodedAwsKey</h2> 48 <h2>checkHardcodedAwsKey</h2>
49 <b>checkHardcodedAwsKey</b>(<i>reportError, context, config</i>) 49 <b>checkHardcodedAwsKey</b>(<i>reportError, context, _config</i>)
50 <p> 50 <p>
51 Function to check for potentially hardcoded AWS passwords. 51 Function to check for potentially hardcoded AWS passwords.
52 </p> 52 </p>
53 53
54 <dl> 54 <dl>
59 </dd> 59 </dd>
60 <dt><i>context</i> (SecurityContext)</dt> 60 <dt><i>context</i> (SecurityContext)</dt>
61 <dd> 61 <dd>
62 security context object 62 security context object
63 </dd> 63 </dd>
64 <dt><i>config</i> (dict)</dt> 64 <dt><i>_config</i> (dict)</dt>
65 <dd> 65 <dd>
66 dictionary with configuration data 66 dictionary with configuration data (unused)
67 </dd> 67 </dd>
68 </dl> 68 </dl>
69 <div align="right"><a href="#top">Up</a></div> 69 <div align="right"><a href="#top">Up</a></div>
70 <hr /> 70 <hr />
71 <hr /> 71 <hr />

eric ide

mercurial