Ashutosh Narkar
Ashutosh Narkar
It would be good to understand the expected behavior of a particular test case for example. I ran few of the cases in https://raw.githubusercontent.com/microsoft/rego-cpp/main/tests/bigint.yaml and the actual results seems to...
@tsandall some more context here would be helpful. Thanks!
@rbinder-vg thanks for reporting this. Are you able to repro this even with the latest OPA release? @carabasdaniel @gitu any ideas what's happening here?
> would those plugins be usable for the OCI downloader as well ? Looking at [this](https://github.com/open-policy-agent/opa/commit/b626a2c93beff0831f5fcd27f6c1ec534f602725#diff-26f49fef473cdee99ecd0975a50653f2044d4cee211ce7d79c0e811d3fdd8e16) change, only the Azure one seems unavailable atm.
Having `headers` as part of the input to the `system.authz` policy makes sense as the policy's purpose is to authorize an incoming HTTP request received by OPA. The `system.log` package...
Ok. Here's a proposal. We'll extend the decision log config to allow users to specify the headers they want to include in the log. It will look something like: ```...
Closing this as there do not seem to be any changes required in OPA.
Closing this in favor of https://github.com/open-policy-agent/opa/issues/5722
Sounds like a good one. @humbertoc-silva if you'd like to contribute that would be great!
@carabasdaniel @gitu any thoughts here?