-
Would it be possible to create (an automated) mapping from ODRL to REGO.
https://www.openpolicyagent.org/docs/latest/policy-language/
REGO is the language used to drive the Open Policy Agent https…
-
## Basic Information
**[Give a brief summary of what the issue is about]**
TASK: Make a leaderboard of all the students participating in the competition, this will show their different stats for th…
-
Hi, sorry if it's a wrong template, i wasn't sure if it's a bug or a feature request. As the OPA which runs inside of the gatekeeper container supports rego.v1 syntax i consider this more like a bug, …
-
The [open-policy-agent/opa](https://github.com/open-policy-agent/opa) project is the process of doing the final preparations for OPA 1.0 and wanted to give you a heads up on the recommended upgrade pa…
-
![image](https://github.com/user-attachments/assets/a08b94b0-57c7-44e8-9e51-cf52a2f9f216)
-
Right now there is a `Makefile` and `test.sh` available for PSP policies to execute unit tests for Rego policies. But this seems outdated or needs to be updated.
Write global makerule to run `src_t…
-
We have a few options within the misconfiguration scanner that aren't used they are as below:
1. `combined` https://github.com/aquasecurity/trivy/blob/39c80248bcafd296e0bb6712113da3abe70e4ce2/pkg/i…
-
when running `regal fix [[path] --disable-all/-D` or `regal fix [path] --disable [rule]` the use-rego-v1 rule will always be ran even if you try to disable it
Od1nB updated
1 month ago
-
I'm getting the following errors when using the code editor
2024-10-03 01:22:53.654 ComponentRequestHandler: GET /opt/homebrew/lib/python3.11/site-packages/code_editor/frontend/build/static/js/mode…
-
Regal evaluates aggregate rules in a 2-step process:
1. Have all aggregate rules collect data they're interested in and send it back to the Go process
2. Have the Go process launch another Rego ev…