View raw JSON
{
"slug": "template-events-calendar",
"finding_count": 2,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/ect-styles.php",
"line": 240,
"snippet": "wp_enqueue_style( 'ect-google-font', \"$build_url\", array(), ECT_VERSION, 'all' );",
"confidence": "medium"
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/events-shortcode-block/includes/ebec-block.php",
"line": 425,
"snippet": "wp_enqueue_style( 'ebec-google-font-' . $block_id, \"$build_url\", array(), ECT_VERSION, 'all' );",
"confidence": "medium"
}
],
"resolved_sha": "4fbf728529817dc8896f8b5894b9653836825e88"
}