View raw JSON
{
"slug": "leadin",
"finding_count": 4,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "public/class-assetsmanager.php",
"line": 59,
"snippet": "wp_enqueue_script( self::APP_EMBEDDER, \"$embed_domain/integrated-app-embedder/v1.js\", array(), LEADIN_PLUGIN_VERSION, true );",
"confidence": "medium"
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "public/class-assetsmanager.php",
"line": 82,
"snippet": "wp_enqueue_script( self::APP_EMBEDDER, \"$embed_domain/integrated-app-embedder/v1.js\", array(), LEADIN_PLUGIN_VERSION, true );",
"confidence": "medium"
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "public/class-assetsmanager.php",
"line": 153,
"snippet": "wp_enqueue_script( self::APP_EMBEDDER, \"$embed_domain/integrated-app-embedder/v1.js\", array(), LEADIN_PLUGIN_VERSION, true );",
"confidence": "medium"
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "public/class-assetsmanager.php",
"line": 178,
"snippet": "wp_enqueue_script( self::APP_EMBEDDER, \"$embed_domain/integrated-app-embedder/v1.js\", array(), LEADIN_PLUGIN_VERSION, true );",
"confidence": "medium"
}
],
"resolved_sha": "3dc682cbb446d3f4af0917f58f817ec56948c9a4"
}