Aruba Fatturazione Elettronica is a WooCommerce plugin for managing e-commerce orders and invoices using Aruba's e-invoicing service
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
27
3 issue groups
Maintainability
3
3 issue groups
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.25
- Category
- Security
- Occurrences
- 25
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
WARNINGMaintainabilityNon-prefixed global variableGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aruba_fe_config_wrapper_plugin".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$aruba_fe_config_wrapper_plugin".
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_ENV['ARUBA_FE_ENDPOINT']. Check that the array index exists before using it.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_ENV['ARUBA_FE_ENDPOINT']. Check that the array index exists before using it.
WARNINGSecurityRequest data is not unslashed$_POST['billing_country'] not unslashed before sanitization. Use wp_unslash() or similar1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
$_POST['billing_country'] not unslashed before sanitization. Use wp_unslash() or similar
ERRORMaintainabilitywp function not compatible with requires wpFunction "array_find()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 6.2.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "array_find()" requires WordPress 6.8.0, but your plugin minimum supported version is WordPress 6.2.0.
External Connections
Potential connections found in static code analysis.
Outbound calls
49
External assets
0
Incoming endpoints
16
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
Admin AJAX endpoints1
wp_ajax
Score History
First score snapshot
v1.4.5
76
Latest
- Findings
- 30
- Errors
- 1
- Warnings
- 29
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 30 | 1 | 29 | v1.4.5 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.