High code_scan_match
Easy PayPal & Stripe Buy Now Button Resolved · code_scan_fp_class_vendor_cdn_enqueue
17d ago
| Slug | wp-ecommerce-paypal | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||||
| Findings |
| ||||||||||||||
| Resolved sha | a0c796503be652ad62813fe498bccc7b50a590bf |
View raw JSON
{
"slug": "wp-ecommerce-paypal",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "wp-ecommerce-paypal.php",
"line": 242,
"snippet": "wp_enqueue_script( 'stripe-js', 'https://js.stripe.com/v3/', [], null,true );",
"confidence": "medium",
"details": {
"url": "https://js.stripe.com/v3/",
"url_host": "js.stripe.com"
}
}
],
"resolved_sha": "a0c796503be652ad62813fe498bccc7b50a590bf"
}