Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use OPA with custom built-in functions #225

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

nikpivkin
Copy link
Contributor

@nikpivkin nikpivkin commented Aug 21, 2024

While writing Rego checks, I encountered an error of using an undefined function when inspecting our bundle. This is because we use custom functions in Rego checks, so we have to use the OPA binary we build with these functions. I think it is a bug that the error was not detected before. open-policy-agent/opa#6946

@simar7 simar7 added this pull request to the merge queue Aug 22, 2024
Merged via the queue into aquasecurity:main with commit cea826d Aug 22, 2024
5 checks passed
@nikpivkin nikpivkin deleted the custom-opa branch August 23, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants