psfalcon icon indicating copy to clipboard operation
psfalcon copied to clipboard

[ BUG ] `Import-FalconConfig` generates `IoaRule` or `IoaGroup` property-related error

Open bk-cs opened this issue 9 months ago • 1 comments

Describe the bug When importing IoaRule, a The property 'enabled' cannot be found on this object error is generated, or you may be prompted to enter a comment when an IoaRule is being created.

When modifying an IoaGroup a 400: rule group version missing error may appear.

To Reproduce Use Import-FalconConfig with IoaGroup.

Expected behavior The IoaRule should add enabled properties when they are required, and append a comment automatically, when necessary. If modifying an IoaGroup, a proper version should be automatically supplied.

Environment (please complete the following information):

  • PSFalcon: 2.2.8

bk-cs avatar Jan 14 '25 18:01 bk-cs