WP Engine

Member since
2010-08-11
Location
Austin, TX
Employer
WP Engine
Job title
Authored
16 (1 closed)
SVN commit access
4
Readme contributor
13
Combined install base
3.6M+ across 29 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_match WP Migrate Lite – Migration Made Easy Resolved · code_scan_fp_class_genre_encoding 17d ago
Slugwp-migrate-db
Finding count4
Findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinclass/Common/Transfers/Files/PluginHelper.php240$queue_data = json_decode(gzdecode(base64_decode($queue_status)), true);medium
base64_decodebuiltinclass/Common/Sql/Table.php809$state_data['primary_keys'] = base64_decode( trim( $state_data['primary_keys'] ) );medium
base64_decodebuiltinclass/Common/Util/ZipAndEncode.php38return gzdecode(base64_decode($string));medium
gzinflatebuiltinclass/Common/Util/Util.php290return @gzinflate(substr($data, 10, -8));medium
Resolved sha467f2fd6aa40e00c93a143cb46d574fa8574fa2e
View raw JSON
{
    "slug": "wp-migrate-db",
    "finding_count": 4,
    "findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "class/Common/Transfers/Files/PluginHelper.php",
            "line": 240,
            "snippet": "$queue_data   = json_decode(gzdecode(base64_decode($queue_status)), true);",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "class/Common/Sql/Table.php",
            "line": 809,
            "snippet": "$state_data['primary_keys'] = base64_decode( trim( $state_data['primary_keys'] ) );",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "class/Common/Util/ZipAndEncode.php",
            "line": 38,
            "snippet": "return gzdecode(base64_decode($string));",
            "confidence": "medium"
        },
        {
            "pattern": "gzinflate",
            "kind": "builtin",
            "file": "class/Common/Util/Util.php",
            "line": 290,
            "snippet": "return @gzinflate(substr($data, 10, -8));",
            "confidence": "medium"
        }
    ],
    "resolved_sha": "467f2fd6aa40e00c93a143cb46d574fa8574fa2e"
}

Plugins authored (16)

Plugin Version Installs Last updated Status
Advanced Custom Fields (ACF®) ·advanced-custom-fields 6.8.0 2M+ 1mo ago Active
Better Search Replace ·better-search-replace 1.4.10 1M+ 5mo ago Active
PHP Compatibility Checker ·php-compatibility-checker 1.6.3 200k+ 2y ago Active
WP Migrate Lite – Migration Made Easy ·wp-migrate-db 2.7.7 200k+ 5mo ago Active
Database Backup for WordPress ·wp-db-backup 2.5.3 70k+ 1mo ago Active
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage ·amazon-s3-and-cloudfront 3.3.1 30k+ 1mo ago Active
WP Offload SES Lite ·wp-ses 1.8.0 10k+ 1mo ago Active
Amazon Web Services ·amazon-web-services 1.0.5 6k+ 8y ago Active
SQL Buddy – Database Management Made Easy ·sql-buddy 1.0.0 5k+ 11mo ago Active
Faust.js ·faustwp 1.8.0 1k+ 1y ago Active
Gutenberg Blocks – ACF Blocks Suite ·acf-blocks 2.6.11 500 1y ago Active
Image Processing Queue ·image-processing-queue 1.1.1 300 7y ago Active
WP Migrate DB Anonymization ·wp-migrate-db-anonymization 0.3.4 300 4y ago Active
WP Engine GeoTarget ·wpengine-geoip 1.2.9 300 1y ago Active
WP Engine AI Toolkit ·atlas-search 0.3.20 10 23d ago Active
wp-engine-geoip ·wp-engine-geoip Closed

SVN commit access (4)

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
PHP Compatibility Checker wpengine 200k+ 62 9y ago 3y ago Active
Faust.js wpengine 1k+ 38 4y ago 1y ago Active
Atlas Content Modeler studiopress 100 30 4y ago 24d ago Active
WP Engine GeoTarget wpengine 300 20 11y ago 1y ago Active

Contributor on other plugins (13)

Plugins where this account is listed in the readme contributors (distinct from SVN commit access).