defsec
defsec copied to clipboard
use rego generic annotations
OPA has recently added support for generic annotations in Rego: https://github.com/open-policy-agent/opa/issues/4331
This can potentially replace our __rego_metadata__ convention with a standardized format
tracking issue in OPA: https://github.com/open-policy-agent/opa/issues/4113