policy icon indicating copy to clipboard operation
policy copied to clipboard

CLI for building OPA policies into OCI images

Results 12 policy issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 24.0.9+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.9 24.0.9 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

The policy CLI is currently blocked on OPA v0.58.0 used in the aserto-dev/runtime as mentioned in the draft here: https://github.com/aserto-dev/runtime/pull/46

Given a policy repo with the structure below, where the policy lives in `content/src`, running `policy build .` from the root of the repo results in the following error: ```...

enhancement

Hello opcr community! In case you missed it, last week was the kickoff for the month-long Cloud Native Security Slam! You can read more about the event and find the...

Using Policy CLI version 2.4 to push an image returns: ``` oras push manifest failed: unexpected status from PUT request to /manifests/latest: 405 Method Not Allowed failed to push one...

Hello It could be very useful to add `--untar` / `--untardir` flags to `policy pull` command. So, the policy content could be retrieved to disk at one step, i.e. ```sh...

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 1.1.0 to 1.4.0. Release notes Sourced from github.com/open-policy-agent/opa's releases. v1.4.0 This release contains a security fix addressing CVE-2025-46569. It also includes a mix of new features, bugfixes,...

dependencies
go