View raw JSON
{
"slug": "simple-membership",
"finding_count": 5,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "classes/class.simple-wp-membership.php",
"line": 908,
"snippet": "wp_register_script(\"swpm.stripe\", \"https://js.stripe.com/v3/\", array(\"jquery\"), SIMPLE_WP_MEMBERSHIP_VER);",
"confidence": "medium",
"details": {
"url": "https://js.stripe.com/v3/",
"url_host": "js.stripe.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "classes/class.simple-wp-membership.php",
"line": 909,
"snippet": "wp_register_style(\"swpm.stripe.style\", \"https://checkout.stripe.com/v3/checkout/button.css\", array(), SIMPLE_WP_MEMBERSHIP_VER);",
"confidence": "medium",
"details": {
"url": "https://checkout.stripe.com/v3/checkout/button.css",
"url_host": "checkout.stripe.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "classes/admin-includes/class.swpm-reports-admin-menu.php",
"line": 6,
"snippet": "wp_enqueue_script( 'swpm-charts-api', 'https://www.gstatic.com/charts/loader.js', null, SIMPLE_WP_MEMBERSHIP_VER, array(",
"confidence": "medium",
"details": {
"url": "https://www.gstatic.com/charts/loader.js",
"url_host": "www.gstatic.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "views/payments/payment-gateway/stripe_sca_button_shortcode_view.php",
"line": 82,
"snippet": "wp_register_script(\"swpm.stripe\", \"https://js.stripe.com/v3/\", array(\"jquery\"), SIMPLE_WP_MEMBERSHIP_VER);",
"confidence": "medium",
"details": {
"url": "https://js.stripe.com/v3/",
"url_host": "js.stripe.com"
}
},
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "views/payments/payment-gateway/stripe_sca_button_shortcode_view.php",
"line": 261,
"snippet": "wp_register_script(\"swpm.stripe\", \"https://js.stripe.com/v3/\", array(\"jquery\"), SIMPLE_WP_MEMBERSHIP_VER);",
"confidence": "medium",
"details": {
"url": "https://js.stripe.com/v3/",
"url_host": "js.stripe.com"
}
}
],
"resolved_sha": "d290e940e37e8ad9e364d19a44d66df9e71731df"
}