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

build: Update WASM Rego test generation setup #6707

Merged

Conversation

ashutosh-narkar
Copy link
Member

This change updates the WASM Rego test generation docker command to address CVE-2022-24765 in Git which could cause it to execute arbitrary commands.

The error was seen when running the make wasm-rego-test target on darwin/arm64.

Fixes: #6703

Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 48ac1ac
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/6626be6ab2c20f0008151023
😎 Deploy Preview https://deploy-preview-6707--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

This change updates the WASM Rego test generation docker
command to address CVE-2022-24765 in Git which could cause
it to execute arbitrary commands.

The error was seen when running the `make wasm-rego-test` target on
darwin/arm64.

Fixes: open-policy-agent#6703

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
Copy link
Contributor

@johanfylling johanfylling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@johanfylling johanfylling merged commit 8260697 into open-policy-agent:main Apr 23, 2024
26 checks passed
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.

Tests on the main branch fail
2 participants