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: create a Rust check for PII responses sample plugin #156

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

pweiber
Copy link
Contributor

@pweiber pweiber commented Jan 14, 2025

Rust version for the check pii c++ version in #136

The tests used are from #136

Consider merging it before this one

Includes:

  • Mask for CC numbers in 16-digit hyphenated format.
  • Mask for a 10 digit numeric code (In addition to the already CC check)

@pweiber pweiber requested a review from a team as a code owner January 14, 2025 17:02
Copy link

snippet-bot bot commented Jan 14, 2025

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

plugins/samples/check_pii/plugin.rs Outdated Show resolved Hide resolved
@pweiber pweiber requested a review from dallen68 January 31, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants