Module ID: pre_inference Module Namespace: morpheus_spear_phishing
Pre-inference phase of the spear phishing inference pipeline. It loads the necessary modules and establishes the required connections between modules.
Parameter |
Type |
Description |
Default Value |
---|---|---|---|
|
boolean |
If true, raise exceptions on failures |
|
|
integer |
Maximum size of each batch |
|
|
dictionary |
See |
|
|
dictionary |
See |
|
intent_config
Key |
Type |
Description |
Default Value |
---|---|---|---|
|
list |
List of required intents |
|
|
dictionary |
Dictionary of available intents |
|
sender_sketch_config
Key |
Type |
Description |
Default Value |
---|---|---|---|
|
dictionary |
See |
|
|
list |
List of sender sketches |
|
|
list |
List of required intents |
|
|
boolean |
If true, raise exceptions on failures |
|
|
integer |
Minimum token length to use when computing syntax similarity |
|
|
dictionary |
Configuration for sender sketch tables |
|
endpoint
Key |
Type |
Description |
---|---|---|
|
string |
Sender sketch database name |
|
string |
Driver name for the sender sketch database |
|
string |
Host of the sender sketch database |
|
string |
Port of the sender sketch database |
|
string |
Username for the sender sketch database |
|
string |
Password for the sender sketch database |