FastDup - Fastest WordPress Migration & Duplicator
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $prepared_query | includes/Admin/Database/Database.php:124:18 | Security |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Path is not readable: $path"'. | includes/Admin/Helper/DirectoryHelper.php:179:49 | Security |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Path is not a directory: $path"'. | includes/Admin/Helper/DirectoryHelper.php:375:49 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | includes/Endpoint/PackageApi.php:300:15 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_row($sql)\n$sql assigned unsafely at line 25:\n $sql = $wpdb->prepare("SELECT * FROM `{$table_name}` WHERE ID = %d", $id)\n$table_name assigned unsafely at line 24:\n $table_name = $wpdb->prefix . "njt_fastdup_packages"\n$id used without escaping. | includes/Admin/Database/Database.php:26:19 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | includes/Admin/Database/Database.php:26:27 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found DB_NAME | includes/Admin/Database/Database.php:105:62 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | includes/Admin/Database/Database.php:122:38 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $prepared_query used in $wpdb->query($prepared_query)\n$prepared_query assigned unsafely at line 122:\n $prepared_query = $wpdb->prepare($query, $type, $serialized_entity)\n$query assigned unsafely at line 118:\n $query = "INSERT INTO " . $table_name\n$table_name assigned unsafely at line 116:\n $table_name = $wpdb->prefix . "njt_fastdup_entities" | includes/Admin/Database/Database.php:124:12 | Security |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Path is not a directory: $path"'. | includes/Admin/Helper/DirectoryHelper.php:175:49 | Security |
| 04.01.2026, 20:00:16 | 12s | 78 | 50 | 61 |
| 14.11.2025, 07:40:11 | 13s | 78 | 50 | 61 |