Explain a rule by id
explain_ruleRetrieve a security rule's title, severity, impact, and remediation steps by providing its rule ID to understand findings before or after a scan.
Instructions
Given a ruleId, returns the rule's title, class, severity, why-it-matters, and remediation pattern. Use before or after a scan to understand a rule without an active finding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ruleId | Yes | The rule id, e.g. 'supabase-service-role'. |