The following table lists the parameters to configure StellarProtect
Application Lockdown exclusions.
StellarProtect Application Lockdown Section Parameters
Parameter
|
Settings
|
Value
|
Description
|
ExceptionPathList : Container for the exceptions
list |
|||
ExceptionPath |
Type |
LOCKDOWN_EXCEPTION_PATH_TYPE_ECMASCRIPT_REGEXP |
Use the regular expression to specify the file that will be
excluded from Application Lockdown monitoring
|
LOCKDOWN_EXCEPTION_PATH_TYPE_FILE |
Use the file path to specify the file that will be excluded from
Application Lockdown monitoring
|
||
LOCKDOWN_EXCEPTION_PATH_TYPE_FOLDER |
Use the folder path to specify the files within the folder that
will be excluded from Application Lockdown monitoring
|
||
Path |
<exception_path> |
Files specified by using regular expressions or file/folder paths
are treated as lockdown exclusions
|
|
TrustedHash : Container for the trusted hash
list |
|||
PredefinedTrustedHash |
Type |
HASH_TYPE_SHA256 |
File matched by this hash value (SHA-2) is treated as a trusted
file
|
Hash |
<SHA-2_hash_value> |
SHA-2 hash value of this file
|
|
Note |
<note> |
Add a note for the file matched by this hash value
|