RuleGroupSource

The rules and actions for the rule group.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Stateful inspection criteria for a domain list rule group. A domain list rule group determines access by specific protocols to specific domains.

Link copied to clipboard

Stateful inspection criteria, provided in Suricata compatible intrusion prevention system (IPS) rules.

Link copied to clipboard

Suricata rule specifications.

Link copied to clipboard

The stateless rules and custom actions used by a stateless rule group.

Functions

Link copied to clipboard
inline fun copy(block: RuleGroupSource.Builder.() -> Unit = {}): RuleGroupSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String