mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
b4d025e7b7
See https://github.com/open-policy-agent/regal/pull/1763 Signed-off-by: Charlie Egan <charlie_egan@apple.com>
416 B
416 B
title, sidebar_label, sidebar_position
| title | sidebar_label | sidebar_position |
|---|---|---|
| Rules | Rules | 2 |
Rules
import rules from "@generated/regal/default/rules.json";
This page contains an index of all {rules.length} Regal rules.
import RulesTable from '@site/src/components/projects/regal/RulesTable';