Policy logo

Policy OpenPolicyContainer

Use this command to install Policy:
winget install --id=OpenPolicyContainers.Policy -e

A Docker-inspired workflow for OPA policies

Policy is a Docker-inspired workflow tool designed to simplify the management of Open Policy Agent (OPA) policies. It enables users to version, tag, sign, and test their policies efficiently, ensuring secure and consistent policy management.

Key Features:

  • Versioning & Tagging: Tag policies with semantic versions for organized tracking, akin to Docker containers.
  • Signing: Securely sign policy layers using cosign, an OCIv2 container signing solution from the Linux Foundation.
  • Testing: Utilize a read-eval-print loop (REPL) to test and debug policies locally by setting inputs and queries.
  • Build & Push: Build, tag, push, and pull policy images similar to Docker operations, streamlining workflow integration.

Audience & Benefit: Ideal for developers, DevOps engineers, and security teams managing cloud-native applications. Policy enhances security through signed policies, offers robust version control, and provides consistent testing environments, aligning with familiar Docker practices. Install via winget for seamless setup.

Versions
0.3.0
0.2.21
0.2.20
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
License