Skip to content

Add DLP code samples for custom info types #1121

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

Merged
merged 18 commits into from
Jun 27, 2018

Conversation

mwdaub
Copy link
Contributor

@mwdaub mwdaub commented Jun 6, 2018

The DLP team is in the process of expanding code samples to include features that we have launched since the initial samples were written.

In this pull request, I updated Inspect.java to include dictionary and regex based custom info types, and added some tests in InspectIT.java. Also updated the README.md file so the example commands work and are consistent with the current V2 release of the API.

mwdaub added 7 commits June 6, 2018 13:02
Include samples of using custom dictionaries and custom regexes.
Add custom info type flags and fix existing examples so they work with the V2 API.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 6, 2018
dzlier-gcp
dzlier-gcp previously approved these changes Jun 7, 2018
DLP now requires the client to specify info types to search for when using DeID with wildcard info types.
@mwdaub
Copy link
Contributor Author

mwdaub commented Jun 13, 2018

All tests are fixed.

@mwdaub
Copy link
Contributor Author

mwdaub commented Jun 27, 2018

Thanks for the approval. I don't have the ability to complete the PR by merging, so can you do that for me? Thanks.

@dzlier-gcp
Copy link
Member

Merging current mainline into this branch - I'll merge this into master once the tests pass one more time.

@dzlier-gcp dzlier-gcp merged commit 1d07106 into GoogleCloudPlatform:master Jun 27, 2018
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
* Add custom info types to code samples

Include samples of using custom dictionaries and custom regexes.

* Add missing imports

* Fix build errors

* Add tests for custom info types

* Fix bad regexes.

* Fix bad regexes, part 2.

* Update README.md

Add custom info type flags and fix existing examples so they work with the V2 API.

* Fix import order

* Fix line length violations

* Fix line length formatting violations

* Fix broken character mask test

DLP now requires the client to specify info types to search for when using DeID with wildcard info types.

* Add SSN info type to tests

* Add info types to DeID with FPE test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants