SQL Sender Sketch Query Constructor Module#
Module ID: sql_sender_sketch_query_constructor
Module Namespace: morpheus_spear_phishing
This module constructs SQL sender sketch queries in the spear phishing detection pipeline.
Configurable Parameters#
Parameter |
Type |
Description |
Example Value |
Default Value |
---|---|---|---|---|
|
boolean |
If true, raise exceptions on failures |
|
|
Example JSON Configuration#
{
"raise_on_failure": false
}