SecureCoding-5.8

Passing arguments to character-handling functions that are not representable as unsigned char

Required inputs: IR

Rule description is currently unavailable for legal reasons.

Possible Messages

Key

Text

Severity

Disabled

forbidden_libfunc_call

Call to forbidden function.

None

False

Options

blacklist

blacklist

Type: dict[bauhaus.analysis.config.FileGlobPattern, list[bauhaus.analysis.config.GlobPattern]]

Default:

{
   '*stdlib.h': ['system']
}
Dictionary of header globbing to (list of) function name globbing(s) of forbidden functions.