%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/security/lang/en/classes/general/tests/ |
Current File : //home/bitrix/www/bitrix/modules/security/lang/en/classes/general/tests/taint_checking.php |
<? $MESS["SECURITY_SITE_CHECKER_TaintCheckingTest_NAME"] = "Source code security check (static code analysis)"; $MESS["SECURITY_SITE_CHECKER_TAINT_RECOMMENDATION"] = "Please contact the developer"; $MESS["SECURITY_SITE_CHECKER_TAINT_TITLE"] = "Static code analysis revealed #COUNT# problem areas"; $MESS["SECURITY_SITE_CHECKER_TAINT_TOKENIZER_NOT_FOUND"] = "The \"tokenizer\" PHP extension is not enabled."; $MESS["SECURITY_SITE_CHECKER_TAINT_EXECUTION_TIME"] = "The PHP script execution time (max_execution_time) is too short. 30 seconds or more is the recommended value."; $MESS["SECURITY_SITE_CHECKER_TAINT_MEMORY_LIMIT"] = "The PHP memory limit (memory_limit) is too low. Use 256 MB or more."; ?>