View raw JSON
{
"slug": "essential-addons-for-elementor-lite",
"finding_count": 2,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/Elements/Login_Register.php",
"line": 6182,
"snippet": "wp_register_script('eael-recaptcha-v3', \"https://www.recaptcha.net/recaptcha/api.js?{$recaptcha_api_args1}\", false, EAEL_PLUGIN_VERSION, false);",
"confidence": "medium",
"details": {
"url": "https://www.recaptcha.net/recaptcha/api.js?{$recaptcha_api_args1}",
"url_host": "www.recaptcha.net"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/Traits/Enqueue.php",
"line": 48,
"snippet": "wp_register_script('eael-recaptcha', \"https://www.recaptcha.net/recaptcha/api.js?{$recaptcha_api_args}\", false, EAEL_PLUGIN_VERSION, false);",
"confidence": "medium",
"details": {
"url": "https://www.recaptcha.net/recaptcha/api.js?{$recaptcha_api_args}",
"url_host": "www.recaptcha.net"
}
}
],
"resolved_sha": "0c014dc1fa52f91db5cd9e472c5a7d140a7d9ae9"
}