chore: consolidation & cleanup (#15)#31
Merged
Merged
Annotations
10 errors and 11 warnings
|
Run PHPCS:
webdecoy.php#L2387
$_POST['ip'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L2361
$_POST['reason'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L2360
$_POST['ip'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L2285
$_POST['api_key'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L2113
Detected usage of a non-sanitized input variable: $_POST['detection']
|
|
Run PHPCS:
webdecoy.php#L1649
Processing form data without nonce verification.
|
|
Run PHPCS:
webdecoy.php#L1649
Processing form data without nonce verification.
|
|
Run PHPCS:
webdecoy.php#L1419
$_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L1343
$_COOKIE['webdecoy_verified'] not unslashed before sanitization. Use wp_unslash() or similar
|
|
Run PHPCS:
webdecoy.php#L1116
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_COOKIE']
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run PHPCS:
admin/partials/statistics-page.php#L49
Use of a direct database call is discouraged.
|
|
Run PHPCS:
admin/partials/statistics-page.php#L43
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
|
Run PHPCS:
admin/partials/statistics-page.php#L43
Use of a direct database call is discouraged.
|
|
Run PHPCS:
admin/partials/statistics-page.php#L25
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
|
Run PHPCS:
admin/partials/statistics-page.php#L25
Use of a direct database call is discouraged.
|
|
Run PHPCS:
webdecoy.php#L2208
Use of a direct database call is discouraged.
|
|
Run PHPCS:
webdecoy.php#L1519
Use of a direct database call is discouraged.
|
|
Run PHPCS:
webdecoy.php#L1417
Use of a direct database call is discouraged.
|
|
Run PHPCS:
webdecoy.php#L1279
Use of a direct database call is discouraged.
|
|
Run PHPCS:
webdecoy.php#L1238
Use of a direct database call is discouraged.
|
background
wait
wait-all
cancel
parallel
Loading