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

User uploaded objects are scanned for PII #26

Open
mdial89f opened this issue Sep 1, 2020 · 0 comments
Open

User uploaded objects are scanned for PII #26

mdial89f opened this issue Sep 1, 2020 · 0 comments

Comments

@mdial89f
Copy link
Contributor

mdial89f commented Sep 1, 2020

Adding PII scanning to the uploaded objects has been mentioned and would be a great addition to the quickstart.
This is targeted as a use case for AWS Macie, but this issue won't prescribed the technology.
It also won't prescribe the exact actions to take upon finding potential PII.
What's important for this quickstart is that the plumbing is there, and there's an existing framework to scan for PII, trigger an event on findings, and take action. The details of those actions aren't super important. Maybe send an email, tag the object, or delete it.
Do what you think is best. Keep it flexible.

AC:

  • user uploads are scanned for Personally Identifiable Information (PII) in near real time (read: event driven)
  • findings of the PII scan trigger an event of some kind where action is taken (email submitter, delete, )
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

No branches or pull requests

1 participant