eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html

changeset 7989
a21d673a8f99
parent 7624
6eabbcf3bdf8
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
91 <dd> 91 <dd>
92 context to be inspected 92 context to be inspected
93 </dd> 93 </dd>
94 </dl> 94 </dl>
95 <dl> 95 <dl>
96 <dt>Returns:</dt> 96 <dt>Return:</dt>
97 <dd> 97 <dd>
98 severity level (L, M or H) 98 severity level (L, M or H)
99 </dd> 99 </dd>
100 </dl> 100 </dl>
101 <dl> 101 <dl>
263 263
264 <p> 264 <p>
265 Public method to get a dictionary with checks handled by this module. 265 Public method to get a dictionary with checks handled by this module.
266 </p> 266 </p>
267 <dl> 267 <dl>
268 <dt>Returns:</dt> 268 <dt>Return:</dt>
269 <dd> 269 <dd>
270 dictionary containing checker lists containing checker function and 270 dictionary containing checker lists containing checker function and
271 list of codes 271 list of codes
272 </dd> 272 </dd>
273 </dl> 273 </dl>
293 <dd> 293 <dd>
294 context to be inspected 294 context to be inspected
295 </dd> 295 </dd>
296 </dl> 296 </dl>
297 <dl> 297 <dl>
298 <dt>Returns:</dt> 298 <dt>Return:</dt>
299 <dd> 299 <dd>
300 tuple containing a flag indicating the presence of the 'shell' 300 tuple containing a flag indicating the presence of the 'shell'
301 argument and flag indicating the value of the 'shell' argument 301 argument and flag indicating the value of the 'shell' argument
302 </dd> 302 </dd>
303 </dl> 303 </dl>

eric ide

mercurial