From 39fb4f3f907d240bf4f3482c5a67804d6209e8db Mon Sep 17 00:00:00 2001 From: TOUFIKI Zakarya Date: Mon, 17 Jun 2024 09:44:32 +0200 Subject: [PATCH] Some changes in yml file --- Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml index 11343c7c22b5..bf129a75bb39 100644 --- a/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml +++ b/Packs/SekoiaXDR/Integrations/SekoiaXDR/SekoiaXDR.yml @@ -679,7 +679,7 @@ script: arguments: - name: uuid required: true - description: The UUID of the alert search job + description: The UUID of the alert search job. description: Polling command to await for query to finish. - name: sekoia-xdr-post-comment-alert arguments: @@ -1178,7 +1178,7 @@ script: description: Query parameters, i.e. limit -> 10 , match['status_name'] -> Ongoing. type: keyValue description: Command that performs a HTTP request to Sekoia using the integration authentication configured. - dockerimage: demisto/python3:3.10.14.94490 + dockerimage: demisto/python3:3.10.14.97374 isfetch: true runonce: false subtype: python3