Class Proximity (3.6.2)

Proximity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for specifying a window around a finding to apply a detection rule.

Attributes

NameDescription
window_before int
Number of characters before the finding to consider.
window_after int
Number of characters after the finding to consider.