Manago AI

@salesmanag0 · wordpress.org profile ↗
Member since
2017-09-11
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
1k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Medium code_scan_delta Manago AI & Leadoo AI Resolved · fp_base64_benign_data_handling 1d ago
Slugsalesmanago
Previous version3.11.3
Current version3.12.0
New findings
PatternKindFileLineSnippetConfidence
base64_decodebuiltinsrc/Admin/Model/ExportModel.php144$decoded = base64_decode( $raw_data, true );medium
base64_decodebuiltinsrc/Admin/Model/ExportModel.php753$decoded = base64_decode( $raw_data, true );medium
New finding count2
View raw JSON
{
    "slug": "salesmanago",
    "previous_version": "3.11.3",
    "current_version": "3.12.0",
    "new_findings": [
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "src/Admin/Model/ExportModel.php",
            "line": 144,
            "snippet": "$decoded  = base64_decode( $raw_data, true );",
            "confidence": "medium"
        },
        {
            "pattern": "base64_decode",
            "kind": "builtin",
            "file": "src/Admin/Model/ExportModel.php",
            "line": 753,
            "snippet": "$decoded  = base64_decode( $raw_data, true );",
            "confidence": "medium"
        }
    ],
    "new_finding_count": 2
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Manago AI & Leadoo AI ·salesmanago 3.12.0 1k+ 4d 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
Manago AI & Leadoo AI salesmanag0 1k+ 216 8y ago 4d ago Active