Spencer Haws

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

Alerts (0)

No open alerts.

Show 1 resolved alert
High code_scan_delta Link Whisper Free Resolved · false_positive_cdn_known_good 2d ago
Sluglink-whisper
Previous version0.9.2
Current version0.9.3
New findings
PatternKindFileLineSnippetConfidenceDetails
remote_enqueuebuiltincore/Wpil/Base.php990wp_register_script('wpil_convertkit_script', 'https://f.convertkit.com/ckjs/ck.5.js', array(), false, true);medium
Url
https://f.convertkit.com/ckjs/ck.5.js
Url host
f.convertkit.com
base64_decodebuiltincore/Wpil/Report.php2,059$decoded_url = base64_decode(urldecode(wp_unslash($_GET['ret_url'])), true);medium
base64_decodebuiltincore/Wpil/LinkMapping.php408$context = base64_decode($dat->context);medium
base64_decodebuiltincore/Wpil/LinkMapping.php409$sentence = strip_tags(base64_decode($dat->context));medium
New finding count4
View raw JSON
{
    "slug": "link-whisper",
    "previous_version": "0.9.2",
    "current_version": "0.9.3",
    "new_findings": [
        {
            "pattern": "remote_enqueue",
            "kind": "builtin",
            "file": "core/Wpil/Base.php",
            "line": 990,
            "snippet": "wp_register_script('wpil_convertkit_script', 'https://f.convertkit.com/ckjs/ck.5.js', array(), false, true);",
            "confidence": "medium",
            "details": {
                "url": "https://f.convertkit.com/ckjs/ck.5.js",
                "url_host": "f.convertkit.com"
            }
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "core/Wpil/Report.php",
            "line": 2059,
            "snippet": "$decoded_url = base64_decode(urldecode(wp_unslash($_GET['ret_url'])), true);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "core/Wpil/LinkMapping.php",
            "line": 408,
            "snippet": "$context = base64_decode($dat->context);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "core/Wpil/LinkMapping.php",
            "line": 409,
            "snippet": "$sentence = strip_tags(base64_decode($dat->context));",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 4
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Link Whisper Free ·link-whisper 0.9.3 30k+ 3d 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
Link Whisper Free linkwhspr 30k+ 16 6y ago 4y ago Active