High code_scan_delta
Resolved · false_positive_cdn_known_good
2026-04-30 09:28:08 (2d ago)
| Slug | restrict-content | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Previous version | 3.2.26 | ||||||||||||||
| Current version | 3.2.26 | ||||||||||||||
| New findings |
| ||||||||||||||
| New finding count | 1 |
View raw JSON
{
"slug": "restrict-content",
"previous_version": "3.2.26",
"current_version": "3.2.26",
"new_findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "core/includes/scripts.php",
"line": 221,
"snippet": "wp_register_script( 'recaptcha-v2', 'https://www.google.com/recaptcha/api.js', array(), RCP_PLUGIN_VERSION );",
"confidence": "medium",
"details": {
"url": "https://www.google.com/recaptcha/api.js",
"url_host": "www.google.com"
}
}
],
"new_finding_count": 1
}