A category of the rule.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rulesets_RuleCategory", "title": "Category", "description": "A category of the rule.", "example": "directory-traversal", "minLength": 1, "type": "string" }