Skip to content

v1.34.0

Compare
Choose a tag to compare
@lindsey-w lindsey-w released this 02 Sep 22:21
cd220c8

New Detections

BugFixes

  • πŸ› 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