View raw JSON
{
"slug": "wp-user-frontend",
"finding_count": 5,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "Lib/recaptchalib.php",
"line": 125,
"snippet": "wp_enqueue_script( 'wpuf-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, true );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js",
"url_host": "www.google.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "class/render-form.php",
"line": 1765,
"snippet": "<?php wp_enqueue_script( 'wpuf-recaptcha-invisible', 'https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en', array(), null, true ); ?>",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en",
"url_host": "www.google.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/Render_Form.php",
"line": 1655,
"snippet": "wp_enqueue_script( 'wpuf-recaptcha-invisible', 'https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en', array(), null, true );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en",
"url_host": "www.google.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/Fields/Form_Field_reCaptcha.php",
"line": 72,
"snippet": "<?php wp_enqueue_script( 'wpuf-recaptcha-invisible', 'https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en', array(), null, true ); ?>",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?onload=wpufreCaptchaLoaded&render=explicit&hl=en",
"url_host": "www.google.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/Fields/Form_Field_reCaptcha.php",
"line": 105,
"snippet": "<?php wp_enqueue_script( 'wpuf-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, true ); ?>",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js",
"url_host": "www.google.com"
}
}
],
"resolved_sha": "affa7972319de02df5bf612fbc0b131fcc41c86c"
}