- Fix the format command to update the
id
field to be equal todetails
field in indicator-type files, and toname
field in incident-type & dashboard files. - Fixed a bug in the validate command for layout files that had
sortValues
fields. - Fixed a bug in the format command where
playbookName
field was not always present in the file. - Fixed a bug in the format command where indicatorField wasn't part of the SDK schemas.
- Fixed a bug in upload command where created unified docker45 yml files were not deleted.
- Added support for IndicatorTypes directory in packs (for
reputation
files, instead of Misc). - Fixed parsing playbook condition names as string instead of boolean in validate command
- Improved image validation in YAML files.