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

branch
eric7
changeset 9325
8157eb19aba5
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
equal deleted inserted replaced
9324:7f7f3e47b238 9325:8157eb19aba5
25 25
26 <table> 26 <table>
27 27
28 <tr> 28 <tr>
29 <td><a href="#checkYamlLoad">checkYamlLoad</a></td> 29 <td><a href="#checkYamlLoad">checkYamlLoad</a></td>
30 <td>Function to check for the use of of yaml load functions.</td> 30 <td>Function to check for the use of yaml load functions.</td>
31 </tr> 31 </tr>
32 <tr> 32 <tr>
33 <td><a href="#getChecks">getChecks</a></td> 33 <td><a href="#getChecks">getChecks</a></td>
34 <td>Public method to get a dictionary with checks handled by this module.</td> 34 <td>Public method to get a dictionary with checks handled by this module.</td>
35 </tr> 35 </tr>
39 <a NAME="checkYamlLoad" ID="checkYamlLoad"></a> 39 <a NAME="checkYamlLoad" ID="checkYamlLoad"></a>
40 <h2>checkYamlLoad</h2> 40 <h2>checkYamlLoad</h2>
41 <b>checkYamlLoad</b>(<i>reportError, context, config</i>) 41 <b>checkYamlLoad</b>(<i>reportError, context, config</i>)
42 42
43 <p> 43 <p>
44 Function to check for the use of of yaml load functions. 44 Function to check for the use of yaml load functions.
45 </p> 45 </p>
46 <dl> 46 <dl>
47 47
48 <dt><i>reportError</i> (func)</dt> 48 <dt><i>reportError</i> (func)</dt>
49 <dd> 49 <dd>

eric ide

mercurial