Skip to content

v1.36.1

Choose a tag to compare

@content-bot content-bot released this 09 Mar 15:57
1fdce0a

Fix

  • Fixed an issue where content items recognized in the graph with the word "incident" and referenced in XSIAM content items using the word "alert" (e.g., SearchAlertsV2 instead of SearchIncidentsV2) resulted in incorrect relationship creation. #4787
  • Fixed an issue in the YML unifier which caused commands and scripts under packs whose names contained an apostrophe to return a syntax error during runtime in XSOAR. #4840
  • Fixed an issue where the DOCKER_REGISTRY_URL wasn't getting the correct value from the .env file. #4845
  • Fixed an issue in validate command related to XSIAM report file name containing png and json files. #4848
  • Updated the env variable for docker user in the on-push.yml workflow. #4851

Internal

  • Updated the validate command summary message. #4838
  • Improved uploader error parsing tool to always show a meaningful message. #4846