The Snow Monkey Forms is a mail form plugin for the block editor.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function move_uploaded_file() is forbidden | App/Model/File.php:67:6 | — |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | App/Model/Directory.php:212:31 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | App/Model/Directory.php:213:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | App/Model/Directory.php:216:36 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_rmdir | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir(). | App/Model/Directory.php:217:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | App/Model/Directory.php:260:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fwrite | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite(). | App/Model/Directory.php:265:18 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | App/Model/Directory.php:269:10 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | App/Model/Csrf.php:70:61 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.rand_mt_rand | mt_rand() is discouraged. Use the far less predictable wp_rand() instead. | App/Model/Csrf.php:105:27 | Plugin Repo |
| 21.11.2025, 07:32:01 | 12s | 96 | 42 | 9 |
| 13.11.2025, 07:20:35 | 17s | 96 | 42 | 9 |