From ab48bc6ec53c71b7fe49c7cd1d59184421371050 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Tue, 17 Jan 2023 20:54:08 +0530 Subject: [PATCH] updated FN matchers --- exposures/backups/froxlor-database-backup.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/exposures/backups/froxlor-database-backup.yaml b/exposures/backups/froxlor-database-backup.yaml index f2fd04059f..374209d545 100644 --- a/exposures/backups/froxlor-database-backup.yaml +++ b/exposures/backups/froxlor-database-backup.yaml @@ -19,14 +19,19 @@ requests: - type: word part: body words: - - "PRIMARY KEY" + - "DROP TABLE IF EXISTS `ftp_groups`" - "CREATE TABLE" + - "PRIMARY KEY" condition: and - type: word part: header words: - "application/sql" + - "application/x-sql" + - "application/octet-stream" + - "text/plain" + condition: or - type: status status: