- Fixed an issue where "_test" file for scripts/integrations created using init would import the "HelloWorld" templates.
- Fixed an issue in demisto-sdk validate - was failing on backward compatiblity check
- Fixed an issue in demisto-sdk secrets - empty line in .secrets-ignore always made the secrets check to pass
- Added validation for docker image inside integrations and scripts.
- Added --use-git flag to format command to format all changed files.
- Added new flag --ignore-entropy to demisto-sdk secrets, this will allow skip entropy secrets check.
- Added --outfile to lint to allow saving failed packages to a file.