- Fix metadata (i.e. description) for XSOAR6 marketplace. #4208
- Fixed an issue where
xsoar_on_prem
tag, was not removed as part of the parsing process. #4218 - Added support to delete packs in graph update #4205
- Added a default
.pre-commit-config_template.yaml
file that will be used by pre-commit command in case such does not exist in the target repository. #4194 - Fixed an issue where the graph was not fully cleaned before import in graph update #4215
- Fixed an issue where tests were not collected in VSCode after setup-env #4219
- Fixed an issue where validate spammed logs when running. #4203
- Added the dump-api command to dump the demisto-sdk API to a JSON file. #4214