You can specify a global exclusion scope for the File Threat Protection task. Files in the global exclusion scope are excluded from real-time protection scopes.
To create a global exclusion scope,
kics-control --get-settings 1 --file <full path to the configuration file>
[ExcludedFromScanScope.item_#] section to the created file. The [ExcludedFromScanScope.item_#] section contains the following parameters:AreaMask – file name masks for files to be excluded from the protection scope.AreaDesc – exclusion scope description, which contains additional information about the exclusion scope.Path – path to the files or directories to be excluded from the protection scope.Example:
|
kics-control --set-settings 1 --file <full path to the configuration file>
You can also manage exclusion scopes from the command line.
Page top