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 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
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