You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue in the demisto-sdk modeling-rules command where colored logs were not printed properly. #4733
Fixed an issue where RM114 falsely failed when it concatenated "Packs/" twice to the file path. #4717
Fixed an issue where RN106 and PA114 validations would fail on new packs. #4710
Fixed an issue where YmlSplitter attributes were being unintentionally updated. #4696
Fixed an issue where RN111 would fail when it should not when the docker entry message was missing. #4714
Fixed an issue where the "incident to alert" conversion was not applied to the metadata file during the execution of the prepare-content command. #4736
Fixed an issue where RN107 validation would fail on new content items and specific content types. #4711
Internal
Added the generate-command-docs script and a pre-commit hook to generate commands documentation. #4664