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

Add data masking and filtering to the OPA plugin #16

Commits on Dec 21, 2023

  1. Implement OPA

    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    83dec04 View commit details
    Browse the repository at this point in the history
  2. Code review:

    - Simplify tests and remove some parameterization
    - Make more fields final
    - Remove unnecessary annotations
    - Make tests more parallelizable
    - Remove permissioning operations and replace them by a blanket
      allow/deny setting
    
    And rebase - bump pom version
    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    389f4db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa64eb View commit details
    Browse the repository at this point in the history
  4. Update README

    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    10b78fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    247d746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70a3a1b View commit details
    Browse the repository at this point in the history
  7. Make utility classes final

    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    75e7f1e View commit details
    Browse the repository at this point in the history
  8. Bump version

    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fd6d65c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    701c0e0 View commit details
    Browse the repository at this point in the history
  10. Fix checkstyle

    vagaerg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9dd9265 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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