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 GCP Data Model now correctly identifies users and roles thanks to a community submitted bug fix #480
π The AWS.S3.GreyNoiseActivity detection had a typo in a function call, which was reachable with an advanced greynoise subscription #479
Miscellaneous
π Queries, Rules, and Policies have been reorganized under top-level directories.
βοΈ We have established a linting requirement via make lint to conform to the black python code formatter in order to make code style more consistent. If you want to establish this in your local fork for files that aren't part of panther-analysis mainline, you can run make fmt