Turn your SQL queries into beautiful dynamic charts with a visual SQL builder, live autocomplete and no-code date/input filters.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
31
5 issue groups
I18n
29
2 issue groups
Security
29
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'sql-chart-builder' but got 'guaven_sqlcharts'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gvnsql_catalog".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$vrow_arr[0]]
Sample message
$_GET[$vrow_arr[0]] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $i
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gvn_chart_check_sql_query".
Sample message
Unescaped parameter $sql_split[$i] used in $wpdb->get_results()\n$sql_split[$i] used without escaping.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['guaven_sqlcharts_code']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GVNSQLCHARTS_VERSION".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'str_replace'.
Sample message
Tested up to: 6.9 < 7.0. 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 "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "guaven_sqlcharts".
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v3.0.0
41
Latest
v2.3.7.2
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 90 | 38 | 52 | v3.0.0 | 2.0.0 |
| 43 | 51 | 12 | 39 | v2.3.7.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.