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

feat(deps): reverting OPA v0.29.4 to v0.28.0 #3702

Merged
merged 1 commit into from
Jun 18, 2021

Commits on Jun 18, 2021

  1. feat(deps): reverting OPA v0.29.4 to v0.28.0

    Reverting PR #3503
    
    These are the two queries failing:
    https://github.com/Checkmarx/kics/blob/master/assets/queries/k8s/volume_mount_with_os_directory_write_permissions/query.rego
    https://github.com/Checkmarx/kics/blob/master/assets/queries/terraform/kubernetes/volume_mount_with_os_directory_write_permissions/query.rego
    
    We should check if this has anything to do with either:
    open-policy-agent/opa#3501
    open-policy-agent/opa#3505
    
    *UPDATE*
    This new query #3651 is failing after the update.
    This might be related to this issue open-policy-agent/opa#3546
    
    Signed-off-by: Rogério Peixoto <rogerio.peixoto@checkmarx.com>
    rogeriopeixotocx committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ded9053 View commit details
    Browse the repository at this point in the history