Closed bcho closed 1 year ago
This pull request bootstraps the policy documentations folder.
We will start with following structure:
policies/ <policy-name>/ docs/ # -> the documentations of the rules <rule-name>.md <another-rule>.md <rule-name>.rego # -> rego rule <another-rule>.rego <another-policy-name>/ docs/ <rule-name>.md <another-rule.md>
This pull request bootstraps the policy documentations folder.
We will start with following structure: