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

Remove replace directive in go.mod for open-policy-agent/opa #2036

Open
shino opened this issue Sep 30, 2024 · 1 comment · Fixed by #2044
Open

Remove replace directive in go.mod for open-policy-agent/opa #2036

shino opened this issue Sep 30, 2024 · 1 comment · Fixed by #2044

Comments

@shino
Copy link
Collaborator

shino commented Sep 30, 2024

#2032 adds replace directive which is added to trivy at aquasecurity/trivy@870523d#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R424 to workaround performance issue aquasecurity/trivy#7431

replace github.com/open-policy-agent/opa => github.com/nikpivkin/opa v0.0.0-20240829080621-16999fcb5464

The performance issue will be fixed by aquasecurity/trivy#7435 (merged but not released yet at 2024-09-30).
The replace workaround should be removed after trivy including the fix is released.

@shino
Copy link
Collaborator Author

shino commented Oct 16, 2024

Oops, not fixed yet.

@shino shino reopened this Oct 16, 2024
shino added a commit that referenced this issue Oct 16, 2024
shino added a commit that referenced this issue Oct 16, 2024
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 a pull request may close this issue.

1 participant