Spear Phishing Sender Sketch Aggregator Module

Module ID: sender_sketch_aggregator Module Namespace: morpheus_spear_phishing

This module aggregates sender sketches in the spear phishing detection pipeline.

Parameter

Type

Description

Example Value

Default Value

sender_sketch_config dictionary The configuration for the sender sketches. See Below None

Key

Type

Description

Example Value

Default Value

sender_sketches array The list of sender sketches to aggregate [“sketch1”, “sketch2”] []
raise_on_failure boolean If true, raise exceptions on failures false false
Copy
Copied!
            

{ "sender_sketch_config": { "sender_sketches": [], "raise_on_failure": false } }

Previous Spear Phishing Inference Pipeline Preprocessing Module
Next SQL Sender Sketch Query Constructor Module
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.