Mat Bao Corporation

Member since
2019-09-12
Location
Vietnam
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
1k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta WP Helper Premium Resolved · fp_recaptcha_hcaptcha_cdn_enqueue 23d ago
Slugwp-helper-lite
Previous version4.6.2
Current version4.7
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinfunctions/wph-captcha.php52wp_enqueue_script( 'wph-recaptcha-v2', '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_enqueuebuiltinfunctions/wph-captcha.php56wp_enqueue_script( 'wph-recaptcha-v3', "https://www.google.com/recaptcha/api.js?render={$key}", array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?render={$key}
Url host
www.google.com
remote_enqueuebuiltinfunctions/wph-captcha.php84wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );medium
Url
https://js.hcaptcha.com/1/api.js
Url host
js.hcaptcha.com
remote_enqueuebuiltintrunk/functions/wph-captcha.php52wp_enqueue_script( 'wph-recaptcha-v2', '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_enqueuebuiltintrunk/functions/wph-captcha.php56wp_enqueue_script( 'wph-recaptcha-v3', "https://www.google.com/recaptcha/api.js?render={$key}", array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?render={$key}
Url host
www.google.com
remote_enqueuebuiltintrunk/functions/wph-captcha.php84wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );medium
Url
https://js.hcaptcha.com/1/api.js
Url host
js.hcaptcha.com
New finding count6
View raw JSON
{
    "slug": "wp-helper-lite",
    "previous_version": "4.6.2",
    "current_version": "4.7",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "functions/wph-captcha.php",
            "line": 52,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v2', '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": "functions/wph-captcha.php",
            "line": 56,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v3', \"https://www.google.com/recaptcha/api.js?render={$key}\", array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render={$key}",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "functions/wph-captcha.php",
            "line": 84,
            "snippet": "wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.hcaptcha.com/1/api.js",
                "url_host": "js.hcaptcha.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "trunk/functions/wph-captcha.php",
            "line": 52,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v2', '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": "trunk/functions/wph-captcha.php",
            "line": 56,
            "snippet": "wp_enqueue_script( 'wph-recaptcha-v3', \"https://www.google.com/recaptcha/api.js?render={$key}\", array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?render={$key}",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "trunk/functions/wph-captcha.php",
            "line": 84,
            "snippet": "wp_enqueue_script( 'wph-hcaptcha', 'https://js.hcaptcha.com/1/api.js', array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://js.hcaptcha.com/1/api.js",
                "url_host": "js.hcaptcha.com"
            }
        }
    ],
    "new_finding_count": 6
}

Plugins authored (1)

Plugin Version Installs Last updated Status
WP Helper Premium ·wp-helper-lite 4.7.2 1k+ 17d ago Active

SVN commit access (1)

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
WP Helper Premium matbao 1k+ 181 6y ago 17d ago Active