Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ BUG ] FirewallRule not exported when exporting FirewallGroup alone using Export-FalconConfig #231

Closed
bk-cs opened this issue Aug 17, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bk-cs
Copy link
Collaborator

bk-cs commented Aug 17, 2022

Describe the bug
FirewallRule is not properly appended to the list of "items" when exporting the singular FirewallGroup. This bug does not appear if exporting all "items".

To Reproduce

Export-FalconConfig -Item FirewallGroup

Expected behavior
Export of both FirewallGroup and FirewallRule.

Environment (please complete the following information):

  • OS: Windows 10
  • PowerShell: 5.1
  • PSFalcon: 2.2.1
@bk-cs bk-cs added the bug Something isn't working label Aug 17, 2022
@bk-cs bk-cs self-assigned this Aug 17, 2022
bk-cs added a commit that referenced this issue Aug 17, 2022
@bk-cs
Copy link
Collaborator Author

bk-cs commented Aug 17, 2022

Resolved in future v2.2.2 release. Replace Public\psf-config.ps1 with the following file to resolve the problem before release: https://raw.githubusercontent.com/CrowdStrike/psfalcon/2.2.2/Public/psf-config.ps1

@bk-cs bk-cs changed the title [ BUG ] 'FirewallRule' not exported when exporting 'FirewallGroup' alone using 'Export-FalconConfig' [ BUG ] FirewallRule not exported when exporting FirewallGroup alone using Export-FalconConfig Aug 24, 2022
@bk-cs
Copy link
Collaborator Author

bk-cs commented Sep 12, 2022

Closing issue--resolved in 2.2.2 release.

@bk-cs bk-cs closed this as completed Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant