BaseCloud

Member since
2025-07-30
Location
Employer
Job title
Authored
4
SVN commit access
2
Readme contributor
0
Combined install base
150 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 9d 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 3.0.3 80 4mo ago Active
BaseCloud Shield ·basecloud-shield 2.0.5 40 5d ago Active
BaseCloud Security Manager ·basecloud-security-manager 1.0.26 20 3mo ago Active
BaseCloud Boost ·basecloud-boost 1.0.9 10 5d ago Active

SVN commit access (2)

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 UTM Tracker basecloud 80 22 9mo ago 4mo ago Active
BaseCloud Shield basecloud 40 4 4mo ago 14d ago Active