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 ofSearchIncidentsV2
) 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