View raw JSON
{
"slug": "ibtana-visual-editor",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "src/init.php",
"line": 384,
"snippet": "wp_register_script( 'google-recaptcha', 'https://www.google.com/recaptcha/api.js?render=' . esc_attr( $recaptcha_site_key ), array(), '3.0.0', true );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?render=",
"url_host": "www.google.com"
}
}
],
"resolved_sha": "1ec687752f94e062a2d862f1efc0bc0971a1717e"
}