The name of the WAF package.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_anomaly_name", "title": "firewall_anomaly_name", "description": "The name of the WAF package.", "example": "OWASP ModSecurity Core Rule Set", "readOnly": true, "type": "string" }