github demisto/demisto-sdk v1.7.1

latest releases: v1.31.11, v1.31.10, v1.31.9...
2 years ago
  • Fixed an issue where indicatorTypes and betaIntegrations were not found in the id_set.
  • Updated the default general fromVersion value on format to 6.5.0
  • Fixed an issue where the validate command did not fail when the integration yml file name was not the same as the folder containing it.
  • Added an option to have generate-docs take a Playbooks folder path as input, and generate docs for all playbooks in it.
  • Fixed an issue where the suggestion in case of IF113 included uppercase letters for the cliName parameter.
  • Added new validation to the validate command to fail and list all the file paths of files that are using a deprecated integration command / script / playbook.
  • validate will no longer fail on playbooks calling subplaybooks that have a higher fromVersion value, if calling the subplaybook has skipifunavailable=True.
  • Fixed an issue where relative paths were not accessed correctly.
  • Running any demisto-sdk command in a folder with a .env file will load it, temporarily overriding existing environment variables.
  • Fixed an issue where validate did not properly detect deleted files.
  • Added new validations to the validate command to verify that the schema file exists for a modeling rule and that the schema and rules keys are empty in the yml file.
  • Fixed an issue where find_type didn't recognize exported incident types.
  • Added a new validation to validate, making sure all inputs of a playbook are used.
  • Added a new validation to validate, making sure all inputs used in a playbook declared in the input section.
  • The format command will now replace the fromServerVersion field with fromVersion.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.