View raw JSON
{
"slug": "likebtn-like-button",
"previous_version": "2.6.59",
"current_version": "2.6.60",
"new_findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "likebtn_like_button.php",
"line": 3218,
"snippet": "wp_enqueue_script('likebtn-graph', 'https://likebtn.com/js/graph.js', array(), LIKEBTN_VERSION);",
"confidence": "medium",
"details": {
"url": "https://likebtn.com/js/graph.js",
"url_host": "likebtn.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/tab_votes.php",
"line": 98,
"snippet": "wp_enqueue_script('likebtn-graph', 'https://likebtn.com/js/graph.js', array(), LIKEBTN_VERSION);",
"confidence": "medium",
"details": {
"url": "https://likebtn.com/js/graph.js",
"url_host": "likebtn.com"
}
}
],
"new_finding_count": 2
}