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(misconf): Support custom data for rego policies for cloud #4745

Merged
merged 11 commits into from
Jul 17, 2023

Commits on Jul 5, 2023

  1. feat(misconf): Support custom data for cloud policies

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ed04503 View commit details
    Browse the repository at this point in the history
  2. use policyfs

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    20a8964 View commit details
    Browse the repository at this point in the history
  3. refactor to reduce cyclomatic complexity

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d03f011 View commit details
    Browse the repository at this point in the history
  4. bump defsec

    simar7 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    76f217c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. update docs

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    47cd724 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. update test assertion

    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0d62006 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    8ec081d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. update test

    Need this as OPA is currently broken on Windows
    
    open-policy-agent/opa#4521
    
    Signed-off-by: Simar <simar@linux.com>
    simar7 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    366991b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. fix data path

    simar7 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    18b29d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    2785fbf View commit details
    Browse the repository at this point in the history
  2. revert creating temp dirs

    knqyf263 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5a17119 View commit details
    Browse the repository at this point in the history