Secure whistleblowing channel with case management and two-way reporter dialogue. Hosted in Germany, ISO 27001 certified. Free 7-day trial.
Prioritized issue groups from the latest Plugin Check scan
I18n
204
4 issue groups
Security
24
5 issue groups
Maintainability
21
11 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'trusty-whistleblowing-solution' but got 'tr_free_whistleblowing_solution'.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$input'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['formData']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of function plugin_dir_path(). Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of a non-sanitized input variable: $_POST['formData']
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
$_SERVER['HTTP_HOST'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "tr_free_whistleblowing_solution".
Potential connections found in static code analysis.
Outbound calls
25
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.3
44
Latest
v2.0.2
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 250 | 234 | 16 | v2.0.3 | 2.0.0 |
| 42 | 247 | 230 | 17 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.