-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[DLP] Implemented Reidentify With Deterministic Encryption #7849
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
[DLP] Implemented Reidentify With Deterministic Encryption #7849
Conversation
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
dlp/snippets/src/test/java/dlp/snippets/DeIdentificationTests.java
Outdated
Show resolved
Hide resolved
dlp/snippets/src/main/java/dlp/snippets/ReidentifyWithDeterministicEncryption.java
Outdated
Show resolved
Hide resolved
…samples into dlp_reidentify_deterministic # Conflicts: # dlp/snippets/src/test/java/dlp/snippets/DeIdentificationTests.java
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
…samples into dlp_reidentify_deterministic
Implemented Re-identify content encrypted by deterministic encryption
pom.xml
parent set to latestshared-configuration
mvn clean verify
requiredmvn -P lint checkstyle:check
requiredmvn -P lint clean compile pmd:cpd-check spotbugs:check
advisory only