Bit Apps

@bitpressadmin · wordpress.org profile ↗
Member since
2020-06-05
Location
Chattogram, Bangladesh
Employer
Job title
Authored
7 (2 closed)
SVN commit access
12 (2 closed)
Readme contributor
0
Combined install base
40k+ across 12 plugins

Alerts (0)

No open alerts.

Show 2 resolved alerts
Critical code_scan_match Bit integrations – Easy Automator with no-code automation, integrate Webhook and automate 300+ Platform Resolved · code_scan_fp_class_substring_superset_match 17d ago
Slugbit-integrations
Finding count2
Findings
PatternKindFileLineSnippetConfidence
getWPUsersioc:code_patternbackend/controller/UserController.php14public function getWpUsers()high
getWPUsersioc:code_patternbackend/Routes/ajax.php55Route::post('user/list', [UserController::class, 'getWpUsers']);high
Resolved sha78a05a9d6bc5b7e9a801ff1881380691e2fd16cc
View raw JSON
{
    "slug": "bit-integrations",
    "finding_count": 2,
    "findings": [
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/controller/UserController.php",
            "line": 14,
            "snippet": "public function getWpUsers()",
            "confidence": "high"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/Routes/ajax.php",
            "line": 55,
            "snippet": "Route::post('user/list', [UserController::class, 'getWpUsers']);",
            "confidence": "high"
        }
    ],
    "resolved_sha": "78a05a9d6bc5b7e9a801ff1881380691e2fd16cc"
}
Critical code_pattern Bit Flows: AI Agent Automation & Integrations for Forms, CRM, eCommerce, Google Sheets, and More Resolved · false_positive_rule_overfire 22d ago
Slugbit-pi
PatternPluginAUTH
Kindioc:code_pattern
Version1.19.0
Hit count6
First hit
File
backend/app/src/Authorization/AuthorizationFactory.php
Line
78
Snippet
$freePluginAuthorizationClass = NodeExecutor::BASE_INTEGRATION_NAMESPACE . "{$appSlug}\\{$appSlug}Authorization";
Explanation
View raw JSON
{
    "slug": "bit-pi",
    "pattern": "PluginAUTH",
    "kind": "ioc:code_pattern",
    "version": "1.19.0",
    "hit_count": 6,
    "first_hit": {
        "file": "backend/app/src/Authorization/AuthorizationFactory.php",
        "line": 78,
        "snippet": "$freePluginAuthorizationClass = NodeExecutor::BASE_INTEGRATION_NAMESPACE . \"{$appSlug}\\\\{$appSlug}Authorization\";"
    },
    "explanation": null
}

Plugins authored (7)

SVN commit access (12)

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.