Using the Simple Detection Builder
Create and edit detections without code
Overview
You can use the Simple Detection builder in the Panther Console to create and edit rules using drop-down fields. The builder lets you manage detections without writing code, but retains the benefits of detections-as-code, e.g., expressiveness, testability, CI/CD integration, and reusability.
The Simple Detection builder is part of the Simple Detections feature set, which promotes collaboration among team members with all levels of technical skill. Detections constructed in the CLI workflow in YAML, then uploaded to Panther, will be viewable and editable in the Simple Detection builder in the Console.
See step-by-step instructions on how to create rules using the Simple Detection builder below, in How to create a rule in the Simple Detection builder.
Video overview
Limitations of the Simple Detection builder
The Simple Detection builder in the Console cannot render certain YAML expressions. If you locally develop and upload YAML detections using any of the below expressions, they will not be visible in the Simple Detection builder in the Console—they will be shown in raw YAML.
How to create a rule in the Simple Detection builder
You can create rules in the Simple Detection builder in the Panther Console. Learn more about rules on Rules and Scheduled Rules.
Last updated
Was this helpful?