Recipes Overview
This section provides ready-to-use configuration examples for common scenarios. Each recipe includes a complete runok.yml snippet that you can copy and adapt to your project.
Available Recipes
Section titled “Available Recipes”- General Commands — Allow common shell commands, block dangerous operations, and sandbox interpreters.
- Git Workflow — Control which Git operations are allowed, require confirmation for pushes, and block dangerous force-pushes.
- AWS CLI — Restrict destructive AWS operations, protect production environments, and enforce safe defaults.