View raw JSON
{
"slug": "persian-woocommerce-shipping",
"finding_count": 2,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "maps/class-neshan.php",
"line": 44,
"snippet": "wp_enqueue_style( 'pws-map-neshan-sdk', 'https://static.neshan.org/sdk/leaflet/v1.9.4/neshan-sdk/v1.0.8/index.css', [], PWS_VERSION );",
"confidence": "medium",
"details": {
"url": "https://static.neshan.org/sdk/leaflet/v1.9.4/neshan-sdk/v1.0.8/index.css",
"url_host": "static.neshan.org"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "maps/class-neshan.php",
"line": 46,
"snippet": "wp_enqueue_script( 'pws-map-neshan-sdk', 'https://static.neshan.org/sdk/leaflet/v1.9.4/neshan-sdk/v1.0.8/index.js', [ 'jquery' ], PWS_VERSION );",
"confidence": "medium",
"details": {
"url": "https://static.neshan.org/sdk/leaflet/v1.9.4/neshan-sdk/v1.0.8/index.js",
"url_host": "static.neshan.org"
}
}
],
"resolved_sha": "4fd27a595bdf58c512a232526b48bb9b3346d7bf"
}