CusRev

Member since
2017-04-04
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
80k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta Customer Reviews for WooCommerce Resolved · false_positive_cdn_known_good 2d ago
Slugcustomer-reviews-woocommerce
Previous version5.107.0
Current version5.107.0
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltinincludes/qna/class-cr-qna.php334wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $lang . '&render=' . $site_key , array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
remote_enqueuebuiltinincludes/reviews/class-cr-reviews.php431wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $this->lang, array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
remote_enqueuebuiltinincludes/reviews/class-cr-reviews.php435wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $this->lang, array(), null, true );medium
Url
https://www.google.com/recaptcha/api.js?hl=
Url host
www.google.com
New finding count3
View raw JSON
{
    "slug": "customer-reviews-woocommerce",
    "previous_version": "5.107.0",
    "current_version": "5.107.0",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/qna/class-cr-qna.php",
            "line": 334,
            "snippet": "wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $lang . '&render=' . $site_key , array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/reviews/class-cr-reviews.php",
            "line": 431,
            "snippet": "wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $this->lang, array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        },
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "includes/reviews/class-cr-reviews.php",
            "line": 435,
            "snippet": "wp_register_script( 'cr-recaptcha', 'https://www.google.com/recaptcha/api.js?hl=' . $this->lang, array(), null, true );",
            "confidence": "medium",
            "details": {
                "url": "https://www.google.com/recaptcha/api.js?hl=",
                "url_host": "www.google.com"
            }
        }
    ],
    "new_finding_count": 3
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Customer Reviews for WooCommerce ·customer-reviews-woocommerce 5.107.0 80k+ 12d 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
Customer Reviews for WooCommerce ivole 80k+ 200 9y ago 12d ago Active