UNCLASSIFIED - NO CUI

Skip to content

Master: Renovate: Automerge Update dependency without new findings

Ghost User requested to merge development into master

This MR contains the following updates:

Package Type Update Change
openpolicyagent/opa ironbank-docker minor 0.39.0-static -> 0.40.0-static
openpolicyagent/opa minor 0.39.0 -> 0.40.0
openpolicyagent/opa stage minor 0.39.0-static -> 0.40.0-static

Release Notes

open-policy-agent/opa

v0.40.0

Compare Source

This release contains a number of fixes and enhancements.

Metadata introspection

The rich metadata added in the v0.38.0 release can now be introspected from the policies themselves!

package example

METADATA

title: Edits by owner only

description: |

Merge request reports