{"nodes": [{"id": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "label": "Captcha.php", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L1"}, {"id": "rules_captcha_captcha", "label": "Captcha", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L11"}, {"id": "rules_captcha_captcha_validate", "label": ".validate()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L13"}, {"id": "rules_captcha_captcha_validategooglerecaptcha", "label": ".validateGoogleRecaptcha()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L48"}, {"id": "rules_captcha_captcha_validateturnstile", "label": ".validateTurnstile()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L76"}, {"id": "rules_captcha_captcha_validatecustomcaptcha", "label": ".validateCustomCaptcha()", "file_type": "code", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L109"}], "edges": [{"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "closure", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L5", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "validationrule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L6", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "http", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L7", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "googlerecaptcha", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L8", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "recaptcha", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L9", "weight": 1.0}, {"source": "home_asterix_desktop_app_main_updater_app_rules_captcha_php", "target": "rules_captcha_captcha", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L11", "weight": 1.0}, {"source": "rules_captcha_captcha", "target": "rules_captcha_captcha_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L13", "weight": 1.0}, {"source": "rules_captcha_captcha", "target": "rules_captcha_captcha_validategooglerecaptcha", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L48", "weight": 1.0}, {"source": "rules_captcha_captcha", "target": "rules_captcha_captcha_validateturnstile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L76", "weight": 1.0}, {"source": "rules_captcha_captcha", "target": "rules_captcha_captcha_validatecustomcaptcha", "relation": "method", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L109", "weight": 1.0}, {"source": "rules_captcha_captcha_validate", "target": "rules_captcha_captcha_validatecustomcaptcha", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L26", "weight": 1.0}, {"source": "rules_captcha_captcha_validate", "target": "rules_captcha_captcha_validateturnstile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L36", "weight": 1.0}, {"source": "rules_captcha_captcha_validate", "target": "rules_captcha_captcha_validategooglerecaptcha", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "rules_captcha_captcha_validate", "callee": "GoogleRecaptcha", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L15"}, {"caller_nid": "rules_captcha_captcha_validate", "callee": "isEnabled", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L17"}, {"caller_nid": "rules_captcha_captcha_validate", "callee": "isCustomProvider", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L21"}, {"caller_nid": "rules_captcha_captcha_validate", "callee": "isTurnstileProvider", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L31"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "empty", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L50"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L51"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L51"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "microtime", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L56"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "verify", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L58"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "ip", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L58"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "request", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L58"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "function_exists", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L60"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "log", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L61"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "api_usage_tracker", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L61"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "isSuccess", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L65"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "round", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L66"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "microtime", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L66"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "isSuccess", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L71"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L72"}, {"caller_nid": "rules_captcha_captcha_validategooglerecaptcha", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L72"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "empty", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L78"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L79"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L79"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "microtime", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L84"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "post", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L85"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "timeout", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L85"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "Http", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L85"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "ip", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L88"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "request", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L88"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "successful", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L91"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "json", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L91"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "function_exists", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L93"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "log", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L94"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "api_usage_tracker", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L94"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "round", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L99"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "microtime", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L99"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L105"}, {"caller_nid": "rules_captcha_captcha_validateturnstile", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L105"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "captcha_context_session_key", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L111"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "request", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L111"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "session", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L112"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "is_array", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L114"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "empty", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L114"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "empty", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L114"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L115"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L115"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "time", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L120"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "forget", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L121"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "session", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L121"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L122"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L122"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "strtoupper", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L127"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "preg_replace", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L127"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "trim", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L127"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "strtoupper", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L127"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "$fail", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L128"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "trans", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L128"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "forget", "is_member_call": true, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L133"}, {"caller_nid": "rules_captcha_captcha_validatecustomcaptcha", "callee": "session", "is_member_call": false, "source_file": "/home/asterix/Desktop/App Main-Updater/app/Rules/Captcha.php", "source_location": "L133"}]}