{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_anomaly_description",
"title": "firewall_anomaly_description",
"description": "A summary of the purpose/function of the WAF package.",
"example": "Covers OWASP Top 10 vulnerabilities and more.",
"readOnly": true,
"type": "string"
}