diff --git a/plugins/woocommerce-beta-tester/changelog/update-qit-false-positive b/plugins/woocommerce-beta-tester/changelog/update-qit-false-positive new file mode 100644 index 00000000000..4ef13c4c93c --- /dev/null +++ b/plugins/woocommerce-beta-tester/changelog/update-qit-false-positive @@ -0,0 +1,4 @@ +Significance: patch +Type: dev + +Whitelist line with maybe_unserialize() function call from QIT security tests. diff --git a/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-import-export.php b/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-import-export.php index f118be302f0..301835f23e8 100644 --- a/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-import-export.php +++ b/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-import-export.php @@ -78,7 +78,7 @@ class WC_Beta_Tester_Import_Export { // show error/update messages. if ( ! empty( $this->message ) ) { ?> -