View raw JSON
{
"slug": "back-in-stock-notifier-for-woocommerce",
"finding_count": 2,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/class-bot-protection.php",
"line": 90,
"snippet": "wp_enqueue_script( 'recaptcha', 'https://www.google.com/recaptcha/api.js', array(), CWGINSTOCK_VERSION, array() );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js",
"url_host": "www.google.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/class-bot-protection.php",
"line": 94,
"snippet": "wp_enqueue_script( 'recaptcha', \"https://www.google.com/recaptcha/api.js?render=$site_key\", array(), CWGINSTOCK_VERSION, array() );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js?render=$site_key",
"url_host": "www.google.com"
}
}
],
"resolved_sha": "62d5b149976acd276805646b5e6895cd9838b036"
}