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

Investigate if Text Analytics Pii endpoints should take encrypted text input #6979

Closed
samvaity opened this issue Dec 19, 2019 · 3 comments
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics

Comments

@samvaity
Copy link
Member

Investigate if Text Analytics Pii endpoints should not take plain input text.

@samvaity samvaity self-assigned this Dec 19, 2019
@maggiepint maggiepint added Client This issue points to a problem in the data-plane of the library. Text Analytics labels Dec 27, 2019
@samvaity
Copy link
Member Author

samvaity commented Jan 2, 2020

@assafi This was something that came up in our code change review from the team. Do we know if we should be expecting encrypted texts from user since Pii might have some sensitive information and we are currently expecting the user to provide that in plain text?

@assafi
Copy link

assafi commented Jan 2, 2020

We already have encryption in transit using HTTPS.
If TA to support additional encryption it would require a much larger setup (e.g. customers will need to provision and manage keys, upload and manage data, etc).
Anyway, this has gone through a threat model review and was approved.

@samvaity
Copy link
Member Author

samvaity commented Jan 7, 2020

Removed logging for Pii #7162

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Projects
None yet
Development

No branches or pull requests

3 participants