# Functions
Add the tags related to security rules monitoring.
Helper function to add sec events to an operation taking into account the rate limiter.
Add the tags related to the monitoring of the WAF.
ProcessActions sends the relevant actions to the operation's data listener.
ProcessHTTPSDKAction does two things: - send actions to the parent operation's data listener, for their handlers to be executed after the user handler - send an error to the current operation's data listener (created by an SDK call), to signal users to interrupt their handler.
No description provided by the author