Policies, policies, policies! This is our first feature release since launching the Toolkit onto GitHub. From today, you can describe Prevention and Response policies in your Falcon tenant, export them to JSON, and re-import them again (e.g., to a new tenant). This can help MSSPs who have a 'known good' configuration that they would like to replicate over to another customer.
Let us know how you use it and feel free to open up an issue if you encounter any issues!
We have also bumped up dependencies across the board to bring in fixes in Caracara, FalconPy, and several other libraries that this project uses (and is hugely grateful for!).
What's Changed
* Fix minor typo on README by lautriv in https://github.com/CrowdStrike/Falcon-Toolkit/pull/24
* Bump pytest from 7.2.0 to 7.2.1 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/28
* Bump pydocstyle from 6.2.2 to 6.3.0 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/26
* Bump pylint from 2.15.9 to 2.15.10 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/27
* Bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/31
* Bump cmd2 from 2.4.2 to 2.4.3 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/29
* Bump pylint from 2.15.10 to 2.16.1 by dependabot in https://github.com/CrowdStrike/Falcon-Toolkit/pull/30
* Policy Describe/Import/Export by ChristopherHammond13 in https://github.com/CrowdStrike/Falcon-Toolkit/pull/12
New Contributors
* lautriv made their first contribution in https://github.com/CrowdStrike/Falcon-Toolkit/pull/24
**Full Changelog**: https://github.com/CrowdStrike/Falcon-Toolkit/compare/v3.0.2...v3.1.0