David

Member since
2022-05-30
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
100 across 1 plugins

Alerts (0)

No open alerts.

Show 3 resolved alerts
High compromised_committer_burst Printcart Web to Print Product Designer for WooCommerce Resolved · fp_release_burst_established_author_no_prt_revert 29d ago
Slugprintcart-integration
Author slugprintcart
Burst start2026-07-02 07:35:36
Burst end2026-07-02 08:10:43
Burst commits19
Burst window minutes90
Tenure days1,474
Distinct messages19
Avg message length38
Top messageauth write test - old token
Top message count1
Prt revert
ExplanationEstablished author committed 19 revisions inside a 90-minute window with low-entropy commit messages. Pattern matches the June 2024 wp.org credential-stuffing wave shape; bumped to critical when followed by a wp.org Plugin Review Team revert within 7 days.
View raw JSON
{
    "slug": "printcart-integration",
    "author_slug": "printcart",
    "burst_start": "2026-07-02 07:35:36",
    "burst_end": "2026-07-02 08:10:43",
    "burst_commits": 19,
    "burst_window_minutes": 90,
    "tenure_days": 1474,
    "distinct_messages": 19,
    "avg_message_length": 38.2,
    "top_message": "auth write test - old token",
    "top_message_count": 1,
    "prt_revert": null,
    "explanation": "Established author committed 19 revisions inside a 90-minute window with low-entropy commit messages. Pattern matches the June 2024 wp.org credential-stuffing wave shape; bumped to critical when followed by a wp.org Plugin Review Team revert within 7 days."
}
Medium code_scan_delta Printcart Web to Print Product Designer for WooCommerce Resolved · fp_base64_benign_data_handling 1mo ago
Slugprintcart-integration
Previous version2.4.8
Current version2.5.2
New findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinincludes/options/frontend-options.php1,602$_options['fields'] = base64_decode( $_options['fields'] );medium
base64_decodebuiltinincludes/gallery_image_exists.php28$raw_path = isset( $_GET['path'] ) ? urldecode( base64_decode( $_GET['path'] ) ) : '';medium
New finding count2
View raw JSON
{
    "slug": "printcart-integration",
    "previous_version": "2.4.8",
    "current_version": "2.5.2",
    "new_findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/options/frontend-options.php",
            "line": 1602,
            "snippet": "$_options['fields'] = base64_decode( $_options['fields'] );",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "includes/gallery_image_exists.php",
            "line": 28,
            "snippet": "$raw_path = isset( $_GET['path'] ) ? urldecode( base64_decode( $_GET['path'] ) ) : '';",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 2
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Printcart Web to Print Product Designer for WooCommerce ·printcart-integration 2.5.4 100 1mo 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
Printcart Web to Print Product Designer for WooCommerce printcart 100 116 4y ago 1mo ago Active