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

ast/compile: respect unsafeBuiltinMap for 'with' replacements #5107

Merged

Commits on Sep 7, 2022

  1. ast/compile: respect unsafeBuiltinMap for 'with' replacements

    The changes are necessary for both the Compiler and the QueryCompiler. Tests
    have been added to ensure that the code path through the rego package has also
    been fixed.
    
    Fixes CVE-2022-36085.
    
    Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
    srenatus committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    9c4f9d0 View commit details
    Browse the repository at this point in the history