You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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