High code_scan_match
Resolved · code_scan_fp_class_vendor_cdn_enqueue
2026-05-05 11:46:07 (17d ago)
| Slug | googleanalytics | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||||
| Findings |
| ||||||||||||||
| Resolved sha | 5036bcc69d9ffc11167b04d68d08a11b9d9da37c |
View raw JSON
{
"slug": "googleanalytics",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "class/class-ga-admin.php",
"line": 749,
"snippet": "wp_enqueue_script( 'googlecharts', 'https://www.gstatic.com/charts/loader.js', null, 1, false );",
"confidence": "medium",
"details": {
"url": "https://www.gstatic.com/charts/loader.js",
"url_host": "www.gstatic.com"
}
}
],
"resolved_sha": "5036bcc69d9ffc11167b04d68d08a11b9d9da37c"
}