View raw JSON
{
"slug": "eroom-zoom-meetings-webinar",
"finding_count": 2,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/item-announcements.php",
"line": 4,
"snippet": "wp_enqueue_style( 'stm-item-announcements-styles', 'https://stylemixthemes.com/item-announcements/css/app.css', [], null );",
"confidence": "medium",
"details": {
"url": "https://stylemixthemes.com/item-announcements/css/app.css",
"url_host": "stylemixthemes.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/item-announcements.php",
"line": 5,
"snippet": "wp_enqueue_script( 'stm-item-announcements-app', 'https://stylemixthemes.com/item-announcements/js/app.js', [], null, true );",
"confidence": "medium",
"details": {
"url": "https://stylemixthemes.com/item-announcements/js/app.js",
"url_host": "stylemixthemes.com"
}
}
],
"resolved_sha": "981b065dc18db7f918c4eeb8e4b88455ea95cd07"
}