github demisto/demisto-sdk v1.32.3

19 hours ago
  • Fixed an issue where integrations and scripts validations didn't run in builds. #4609
  • Added BA127 new validation. The validation checks that the level of depth of the context output path in the yml is lower or equal to 5 in XSOAR supported content items. #4490
  • Added RM116 validation to the new validate format. The validation ensure that every playbook has an image and that the image is located under doc_files folder. #4538
  • Added Python 3.12 support. #4598
  • Added the hidden:marketplacev2 field to the StrictScript pydantic object since it was recently added to the script schema. #4610
  • Removed IN161 - invalid siem marketplace from the old validate. #4609
  • Fixed an issue where docker logged debug level messages as info level. #4500
  • Improved docker registry logs. #4601
  • Fixed the StrictScript pydantic object to contain the new field hidden:marketplacev2 just as a field in Argument. #4615
  • Fixed an issue where docker validation didn't run in new validate. #4603
  • Fixed an issue where tasks calling playbooks were forced to have their names match the playbook ID. #4602
  • Modified the RM106 validation message to reflect the problem in the README file. #4604
  • Update SDK documentation. #4599
  • Moved RN111 validation to the new validate format. The validation ensures that the docker documented in the yml file matches the one in the Release Notes. #4619
  • Reverted support for GAR DockerHub proxy when running in a Gitlab CI environment. #4628

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.