v3.0.0
Why a major version change
We've updated the name of the global helper previously known as panther
to panther_default
.
This change aligns the python module name of the global helper to be the same as the file name which provides the module. With the two names in sync, your IDE's code completion features should be working. If you have already informed your IDE to use global_helpers
as an autocomplete and/or analysis path, no action is needed. If you haven't set that up already, there are some vscode specific examples on #691
New Detections
🕵️♂️ new asana service account is created by @andrea-youwakim in #695
Bug Fixes
🐛 new format for AWS resource tags by @calkim-panther in #664
Miscellaneous
🏠 fix: update panther_default global helper use its file name for IDE happiness by @edyesed in #691
🏠 feat: logtype global filter for cloudflare events by @edyesed in #690
🏠 fix: sync policyuniverse version to backend by @edyesed in #699
Full Changelog: v2.2.0...v3.0.0