From e1966ae1dee9e1442bb1838afc7590818a0ddce4 Mon Sep 17 00:00:00 2001 From: Jake Lee Date: Wed, 25 Sep 2024 12:46:15 -0700 Subject: [PATCH] Update README.md --- CloudSOAR/Integrations/Automation-Tools/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CloudSOAR/Integrations/Automation-Tools/README.md b/CloudSOAR/Integrations/Automation-Tools/README.md index aaddd43..e4b45c4 100644 --- a/CloudSOAR/Integrations/Automation-Tools/README.md +++ b/CloudSOAR/Integrations/Automation-Tools/README.md @@ -92,6 +92,9 @@ This integration is in active development. Actions, or the parameters defined th ### Build Signal Output Break Lines - This is the same as the Build Signal Output, but replaces break lines with new lines and properly escapes special characters to be used in a JSON value. +### Build Signal Output Break Lines Format Options +- This action combines the Build Signal Output Break Lines and Build Signal Output Raw Break Lines (email) into one action. The action asks which format you would like the output to be in (either linebreak or HTML). + ### Check Internal IP - Allows an input of an IP or IP range to check weather it is internal or an external IP. Allows for additional user-provided IP's or ranges that should be classify as internal. @@ -132,4 +135,4 @@ Please provide a review/comment for this content by following the guidelines bel Code owners will review and merge your comments on the content to the repo. -Please see [How to add a review/comment to an app](https://help.sumologic.com/docs/integrations/community-ecosystem-apps/#how-do-i-add-a-reviewrating-to-an-app) for more information. \ No newline at end of file +Please see [How to add a review/comment to an app](https://help.sumologic.com/docs/integrations/community-ecosystem-apps/#how-do-i-add-a-reviewrating-to-an-app) for more information.