Cristián Lávaque

Member since
2018-12-17
Location
Employer
Job title
Authored
3
SVN commit access
3
Readme contributor
0
Combined install base
29k+ across 3 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match Comet Cache Resolved · backtick_in_sql_or_comment_or_string_fp 17d ago
Slugcomet-cache
Finding count4
Findings
PatternKindFileLineSnippetConfidence
backtick_execbuiltinsrc/includes/traits/Ac/NcDebugUtils.php130$reason = sprintf(__('because `$_GET[\'%1$sAC\']` is set to a boolean-ish FALSE value.', 'comet-cache'), mb_strtolower(SHORT_NAME));medium
backtick_execbuiltinsrc/includes/traits/Ac/NcDebugUtils.php175$reason = __('because `$_GET` contains query string data. The current configuration says NOT to cache GET requests with a query string.', 'comet-cache');medium
backtick_execbuiltinsrc/includes/traits/Ac/NcDebugUtils.php179$reason = __('because `$_REQUEST` indicates this is simply a preview of something to come.', 'comet-cache');medium
backtick_execbuiltinsrc/includes/traits/Ac/NcDebugUtils.php195$reason = __('because `$_SERVER[\'HTTP_REFERER\']` and/or `$_GET[\'_wp_http_referer\']` matches a configured HTTP Referrer Exclusion Pattern on this installation.', 'comet-cache');medium
Resolved shae2c51d3d63ae57515c1995692564e8de1285593a
View raw JSON
{
    "slug": "comet-cache",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "backtick_exec",
            "kind": "builtin",
            "file": "src/includes/traits/Ac/NcDebugUtils.php",
            "line": 130,
            "snippet": "$reason = sprintf(__('because `$_GET[\\'%1$sAC\\']` is set to a boolean-ish FALSE value.', 'comet-cache'), mb_strtolower(SHORT_NAME));",
            "confidence": "medium"
        },
        {
            "pattern": "backtick_exec",
            "kind": "builtin",
            "file": "src/includes/traits/Ac/NcDebugUtils.php",
            "line": 175,
            "snippet": "$reason = __('because `$_GET` contains query string data. The current configuration says NOT to cache GET requests with a query string.', 'comet-cache');",
            "confidence": "medium"
        },
        {
            "pattern": "backtick_exec",
            "kind": "builtin",
            "file": "src/includes/traits/Ac/NcDebugUtils.php",
            "line": 179,
            "snippet": "$reason = __('because `$_REQUEST` indicates this is simply a preview of something to come.', 'comet-cache');",
            "confidence": "medium"
        },
        {
            "pattern": "backtick_exec",
            "kind": "builtin",
            "file": "src/includes/traits/Ac/NcDebugUtils.php",
            "line": 195,
            "snippet": "$reason = __('because `$_SERVER[\\'HTTP_REFERER\\']` and/or `$_GET[\\'_wp_http_referer\\']` matches a configured HTTP Referrer Exclusion Pattern on this installation.', 'comet-cache');",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "e2c51d3d63ae57515c1995692564e8de1285593a"
}

Plugins authored (3)

Plugin Version Installs Last updated Status
Comet Cache ·comet-cache 170220 20k+ 10mo ago Active
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions ·s2member 260410 9k+ 1mo ago Active
Comment Mail ·comment-mail 161213 100 7y 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
s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions clavaque 9k+ 107 7y ago 1mo ago Active
Comet Cache clavaque 20k+ 14 7y ago 10mo ago Active
Comment Mail clavaque 100 2 7y ago 7y ago Active