View raw JSON
{
"slug": "powerkit",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "modules/typekit-fonts/public/class-powerkit-typekit-fonts-public.php",
"line": 306,
"snippet": "wp_enqueue_style( 'powerkit-typekit', sprintf( 'https://use.typekit.net/%s.css', $kit ), array(), powerkit_get_setting( 'version' ), 'all' );",
"confidence": "medium",
"details": {
"url": "https://use.typekit.net/%s.css",
"url_host": "use.typekit.net"
}
}
],
"resolved_sha": "6ce427c4411b576ef6f27f800d383eac73e1cf84"
}