High code_scan_match
Mollie Payments for WooCommerce Resolved · code_scan_fp_class_vendor_cdn_enqueue
17d ago
| Slug | mollie-payments-for-woocommerce | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||||
| Findings |
| ||||||||||||||
| Resolved sha | 6b52f3ca02fc255f1e446f571c92b57059aff38c |
View raw JSON
{
"slug": "mollie-payments-for-woocommerce",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "src/Assets/AssetsModule.php",
"line": 110,
"snippet": "wp_register_script('mollie', 'https://js.mollie.com/v1/mollie.js', [], gmdate(\"d\"), \\true);",
"confidence": "medium",
"details": {
"url": "https://js.mollie.com/v1/mollie.js",
"url_host": "js.mollie.com"
}
}
],
"resolved_sha": "6b52f3ca02fc255f1e446f571c92b57059aff38c"
}