ContainerSSH / ContainerSSH/examples
OPA example does not work on opa v1
Open
bug
- Dominant language
- Shell
- Stars
- 17
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Which example does this problem concern?**
[opa](https://github.com/ContainerSSH/examples/tree/5e42e3de03bc34af162d073056a4e2e69c7c5421/opa)
**Please describe the problem?**
OPA v1 cannot parse files (auth.rego, config.rego) since opa v1 enforce if syntax.
https://www.openpolicyagent.org/docs/latest/v0-upgrade/#enforce-use-of-if-and-contains-keywords-in-rule-head-declarations
Contributor guide
Assessment
This issue has not been assessed yet.