BaseCloud

Member since
2025-07-30
Location
Employer
Job title
Authored
4
SVN commit access
3
Readme contributor
0
Combined install base
190 across 4 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta BaseCloud Shield Resolved · fp_remote_enqueue_legit_sdk_cdn_or_own_domain 2mo ago
Slugbasecloud-shield
Previous version1.4.5
Current version2.0.4
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinbasecloud-shield.php374wp_enqueue_script('bcshield-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, true);medium
Url
https://www.google.com/recaptcha/api.js
Url host
www.google.com
remote_enqueuebuiltinbasecloud-shield.php383wp_enqueue_script('bcshield-recaptcha', 'https://www.google.com/recaptcha/api.js?render=' . rawurlencode($site_key), array(), null, true);medium
Url
https://www.google.com/recaptcha/api.js?render=
Url host
www.google.com
New finding count2
View raw JSON
{
    "slug": "basecloud-shield",
    "previous_version": "1.4.5",
    "current_version": "2.0.4",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "basecloud-shield.php",
            "line": 374,
            "snippet": "wp_enqueue_script('bcshield-recaptcha', 'https://www.google.com/recaptcha/api.js', array(), null, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "basecloud-shield.php",
            "line": 383,
            "snippet": "wp_enqueue_script('bcshield-recaptcha', 'https://www.google.com/recaptcha/api.js?render=' . rawurlencode($site_key), array(), null, true);",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render=",
                "url_host": "www.google.com"
            }
        }
    ],
    "new_finding_count": 2
}

Plugins authored (4)

Plugin Version Installs Last updated Status
BaseCloud UTM Tracker ·basecloud-utm-tracker 4.1.2 100 2mo ago Active
BaseCloud Shield ·basecloud-shield 2.0.9 40 1mo ago Active
BaseCloud Boost ·basecloud-boost 1.3.7 30 1mo ago Active
BaseCloud Security Manager ·basecloud-security-manager 1.0.26 20 5mo ago Active

SVN commit access (3)

Plugins this account has pushed commits to, reconstructed from plugins.svn.wordpress.org. A new name showing up here on an established plugin is the strongest ownership-transfer signal.

Plugin Primary author Installs Commits First Latest Status
BaseCloud Shield basecloud 40 53 7mo ago 1mo ago Active
BaseCloud Boost basecloud 30 48 2mo ago 1mo ago Active
BaseCloud UTM Tracker basecloud 100 24 11mo ago 2mo ago Active