View raw JSON
{
"slug": "ezoic-integration",
"finding_count": 4,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "dest/includes/content/emote/emote-comments.php",
"line": 2,
"snippet": "wp_enqueue_script( 'emote_js', 'https://i.emote.com/js/emote.js', false);",
"confidence": "medium",
"details": {
"url": "https://i.emote.com/js/emote.js",
"url_host": "i.emote.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "dest/includes/content/emote/class-ezoic-emote-public.php",
"line": 34,
"snippet": "wp_enqueue_script( 'emote_js', 'https://i.emote.com/js/emote.js', false);",
"confidence": "medium",
"details": {
"url": "https://i.emote.com/js/emote.js",
"url_host": "i.emote.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/content/emote/emote-comments.php",
"line": 2,
"snippet": "wp_enqueue_script( 'emote_js', 'https://i.emote.com/js/emote.js', false);",
"confidence": "medium",
"details": {
"url": "https://i.emote.com/js/emote.js",
"url_host": "i.emote.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/content/emote/class-ezoic-emote-public.php",
"line": 34,
"snippet": "wp_enqueue_script( 'emote_js', 'https://i.emote.com/js/emote.js', false);",
"confidence": "medium",
"details": {
"url": "https://i.emote.com/js/emote.js",
"url_host": "i.emote.com"
}
}
],
"resolved_sha": "2dc803e38827eba401f75f4caf7d89f4da83c229"
}