Xendit Payment Gateway for WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Maintainability
66
7 issue groups
Security
9
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_html".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IntegrationNotification".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_xendit_integration_notification_response".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_api_sanitized_fields_' . $this->id".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INTEGRATION_NOTIFICATION_SIGNATURE_PUBLIC_KEYS".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['order_id']
Sample message
$_GET['order_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Tested up to: 6.9 < 7.1. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-xendit-virtual-accounts" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
5 score snapshots
v8.0.0
75
Latest
v7.2.1
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 76 | 1 | 75 | v8.0.0 | 2.1.0 |
| 37 | 201 | 3 | 198 | v7.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.