Patch related to the #3524

This commit is contained in:
Miroslav Stampar
2019-03-25 11:42:16 +01:00
parent 9387a005e3
commit e64cc86fc4
3 changed files with 37 additions and 25 deletions

View File

@@ -231,6 +231,7 @@ class HASHDB_KEYS:
DBMS = "DBMS"
DBMS_FORK = "DBMS_FORK"
CHECK_WAF_RESULT = "CHECK_WAF_RESULT"
CHECK_NULL_CONNECTION_RESULT = "CHECK_NULL_CONNECTION_RESULT"
CONF_TMP_PATH = "CONF_TMP_PATH"
KB_ABS_FILE_PATHS = "KB_ABS_FILE_PATHS"
KB_BRUTE_COLUMNS = "KB_BRUTE_COLUMNS"