High code_scan_match
Resolved · code_scan_fp_class_vendor_cdn_enqueue
2026-05-05 12:35:43 (17d ago)
| Slug | wp-booking-system | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Finding count | 1 | ||||||||||||||
| Findings |
| ||||||||||||||
| Resolved sha | fd93960dff809319ddb55bfed861f17413c98071 |
View raw JSON
{
"slug": "wp-booking-system",
"finding_count": 1,
"findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "wp-booking-system.php",
"line": 504,
"snippet": "wp_register_script('google-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), WPBS_VERSION, false);",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js",
"url_host": "www.google.com"
}
}
],
"resolved_sha": "fd93960dff809319ddb55bfed861f17413c98071"
}