High code_scan_delta
2026-08-27 14:23:52 (4d ago)
| Slug | yamaps | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Previous version | 0.6.41 | ||||||||||||||
| Current version | 0.6.41 | ||||||||||||||
| New findings |
| ||||||||||||||
| New finding count | 1 |
View raw JSON
{
"slug": "yamaps",
"previous_version": "0.6.41",
"current_version": "0.6.41",
"new_findings": [
{
"pattern": "remote_enqueue",
"kind": "builtin",
"file": "includes/api.php",
"line": 20,
"snippet": "wp_register_script( 'YandexMapAPI', 'https://api-maps.yandex.ru/2.1/?lang='.esc_html($maplocale).esc_html($apikey), [], 2.1, true );",
"confidence": "medium",
"details": {
"url": "https://api-maps.yandex.ru/2.1/?lang=",
"url_host": "api-maps.yandex.ru"
}
}
],
"new_finding_count": 1
}