View raw JSON
{
"slug": "easy-appointments",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "src/frontend.php",
"line": 745,
"snippet": "wp_enqueue_script('ea-google-recaptcha-v3', \"https://www.google.com/recaptcha/api.js?render={$settings['captcha3.site-key']}\",array(),EASY_APPOINTMENTS_VERSION,true);",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?render={$settings[",
"url_host": "www.google.com"
}
}
],
"resolved_sha": "a650369485fbd90b7c36d79df87d38f6a17482c2"
}