Bookly

Member since
2014-10-02
Location
Employer
Job title
Authored
1
SVN commit access
1
Readme contributor
0
Combined install base
70k+ across 1 plugins

Alerts (0)

No open alerts.

Show 1 resolved alert
Critical code_scan_match Online Scheduling and Appointment Booking System – Bookly Resolved · code_scan_fp_class_substring_superset_match 17d ago
Slugbookly-responsive-appointment-booking-tool
Finding count5
Findings
PatternKindFileLineSnippetConfidence
getWPUsersioc:code_patternbackend/components/dialogs/customer/edit/Dialog.php41: $wpdb->get_results( self::getWPUsersQuery() . ' ORDER BY u.display_name', ARRAY_A );high
getWPUsersioc:code_patternbackend/components/dialogs/customer/edit/Dialog.php84public static function getWPUsersQuery()high
getWPUsersioc:code_patternbackend/components/dialogs/customer/edit/Ajax.php115? $wpdb->get_row( Dialog::getWPUsersQuery() . ( is_multisite() ? ' AND ' : ' WHERE ' ) . ' ID = ' . (int) $customer['wp_user_id'] )high
getWPUsersioc:code_patternbackend/components/dialogs/customer/edit/Ajax.php128public static function getWPUsersList()high
getWPUsersioc:code_patternbackend/components/dialogs/customer/edit/Ajax.php135$query = Dialog::getWPUsersQuery();high
Resolved sha71e8b6c5c6dcc3a09c53aa6e577dcecd7028ab65
View raw JSON
{
    "slug": "bookly-responsive-appointment-booking-tool",
    "finding_count": 5,
    "findings": [
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/components/dialogs/customer/edit/Dialog.php",
            "line": 41,
            "snippet": ": $wpdb->get_results( self::getWPUsersQuery() . ' ORDER BY u.display_name', ARRAY_A );",
            "confidence": "high"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/components/dialogs/customer/edit/Dialog.php",
            "line": 84,
            "snippet": "public static function getWPUsersQuery()",
            "confidence": "high"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/components/dialogs/customer/edit/Ajax.php",
            "line": 115,
            "snippet": "? $wpdb->get_row( Dialog::getWPUsersQuery() . ( is_multisite() ? ' AND ' : ' WHERE ' ) . ' ID = ' . (int) $customer['wp_user_id'] )",
            "confidence": "high"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/components/dialogs/customer/edit/Ajax.php",
            "line": 128,
            "snippet": "public static function getWPUsersList()",
            "confidence": "high"
        },
        {
            "pattern": "getWPUsers",
            "kind": "ioc:code_pattern",
            "file": "backend/components/dialogs/customer/edit/Ajax.php",
            "line": 135,
            "snippet": "$query = Dialog::getWPUsersQuery();",
            "confidence": "high"
        }
    ],
    "resolved_sha": "71e8b6c5c6dcc3a09c53aa6e577dcecd7028ab65"
}

Plugins authored (1)

Plugin Version Installs Last updated Status
Online Scheduling and Appointment Booking System – Bookly ·bookly-responsive-appointment-booking-tool 27.5 70k+ 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
Online Scheduling and Appointment Booking System – Bookly ladela 70k+ 180 11y ago 1mo ago Active