Skip to content

v0.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@bakatzir bakatzir released this 19 Mar 13:56
· 4058 commits to master since this release
b86004f
  • Added a validator for IncidentTypes (incidenttype-*.json).
  • Fixed an issue where the -p flag in the validate was not working.
  • Added a validator for README.md files.
  • Release notes validator will now run on: incident fields, indicator fields, incident types, dashboard and reputations.
  • Fixed an issue where the validator of reputation(Indicator Type) did not check on the details field.
  • Fixed an issue where the validator attempted validating non-existing files after deletions or name refactoring.
  • Removed the yml_type argument in the split-yml, extract-code commands.
  • Removed the file_type argument in the generate-test-playbook command.
  • Fixed the --insecure argument in upload
  • Added the --insecure argument in run-playbook
  • Standardise the -i --input, -o --output to demisto-sdk commands.