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
The validation GR103 has been removed from the old format to enhance performance. #4522
Move feed's expirationPolicy validation to a new validation - IN163. #4460
Modified the --release-notes flag which would previously support a specific changelog file format. Now it retrieves the release data from the GitHub tags info. #4554
Moved RM102 and IN136 validation to the new format. Ensures context outputs in README and YML files match. #4535
Moved RM110 validation to the new format. Ensuring all commands are documented in the README. #4542
Enhanced the format command logs by trimming whitespaces. #4529
Added 'StrictModelingRule' and 'StrictAssetsModelingRule' to the ST110 validation. #4560
Moved GR105 validation to the new format. Ensuring that each content item has a unique ID. #4545
Added 'ReleaseNotesConfig' and 'PackMetadata' to the ST110 validation. #4541
Modified the sdk-changelog script which would previously generate all release notes in one section. Now it generates the changelog with different sections separated by headers Fixed, Breaking Changes, and Internal. #4555
Modified the mypy pre-commit hook in the pre-commit command which would previously run locally. The hook now runs in Docker and is renamed to mypy-in-docker. #4468
Added 'AssetsModelingRuleSchema' to the ST110 validation. #4519
Discard 'canvas' tab from LO107 validation as it is now supported by XSIAM. #4544
Added support for a specific value in the hidden attribute of a script argument. #4550
Moved GR103 validation to the new validate format. The validation ensures that content items use other content items only if they exist in the repository. Additionally, removed this validation from the old format to improve performance. #4522
Fixed an issue in the init-validation script where it wasn't generating the correct execution mode for graph validations. #4543
Fix an issue with generate-docs command when an integration is missing a description. #4510
Fixed an issue where docker validations failed on API Modules in the new validate flow. #4539
Fixed an issue where running validate -a on specific validations failed ignored content items. #4539
Fixed an issue where RM106 failed on false positive cases of demisto word occurrence. #4539
Fixed an issue where the GR106 validation would fail on test playbooks that are marked as reputation tests. #4549
Fixed an issue where Threat Intel layouts created in the UI would fail when uploaded using the SDK upload command. #4548
Fixed an issue where logs would not show up correctly. #4514