42 <hr /> |
42 <hr /> |
43 <a NAME="checkHardcodedAwsKey" ID="checkHardcodedAwsKey"></a> |
43 <a NAME="checkHardcodedAwsKey" ID="checkHardcodedAwsKey"></a> |
44 <h2>checkHardcodedAwsKey</h2> |
44 <h2>checkHardcodedAwsKey</h2> |
45 <b>checkHardcodedAwsKey</b>(<i>reportError, context, config</i>) |
45 <b>checkHardcodedAwsKey</b>(<i>reportError, context, config</i>) |
46 |
46 |
47 <p> |
|
48 Function to check for potentially hardcoded AWS passwords. |
|
49 </p> |
|
50 <dl> |
|
51 |
|
52 <dt><i>reportError</i> (func)</dt> |
|
53 <dd> |
|
54 function to be used to report errors |
|
55 </dd> |
|
56 <dt><i>context</i> (SecurityContext)</dt> |
|
57 <dd> |
|
58 security context object |
|
59 </dd> |
|
60 <dt><i>config</i> (dict)</dt> |
|
61 <dd> |
|
62 dictionary with configuration data |
|
63 </dd> |
|
64 </dl> |
|
65 <div align="right"><a href="#top">Up</a></div> |
47 <div align="right"><a href="#top">Up</a></div> |
66 <hr /> |
48 <hr /> |
67 <hr /> |
49 <hr /> |
68 <a NAME="getChecks" ID="getChecks"></a> |
50 <a NAME="getChecks" ID="getChecks"></a> |
69 <h2>getChecks</h2> |
51 <h2>getChecks</h2> |