View raw JSON
{
"slug": "custom-contact-forms",
"previous_version": "7.8.5",
"current_version": "7.11.0",
"new_findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "classes/class-ccf-form-renderer.php",
"line": 127,
"snippet": "wp_register_script( 'ccf-google-recaptcha', 'https://www.google.com/recaptcha/api.js?ver=2&onload=ccfRecaptchaOnload&render=explicit', array(), CCF_VERSION, true );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?ver=2&onload=ccfRecaptchaOnload&render=explicit",
"url_host": "www.google.com"
}
}
],
"new_finding_count": 1
}