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

Sanitize user-defined names that are passed into the API endpoints #2

Merged
merged 12 commits into from
Jun 6, 2024

Conversation

jgbradley1
Copy link
Collaborator

This PR sanitizes user-defined names that were previously used to name containers in blob storage and cosmos db. Sanitized names are now computed as a truncated SHA-256 hash of the user-defined input.

christinedif
christinedif previously approved these changes Jun 6, 2024
@jgbradley1 jgbradley1 merged commit c47ec05 into main Jun 6, 2024
3 checks passed
@jgbradley1 jgbradley1 deleted the sanitize-user-input branch June 6, 2024 14:31
richardjortega pushed a commit that referenced this pull request Jun 26, 2024
* add name sanitization
* update pytests version
* update error messages and fix local search bug
* update notebook
* improve error handling

---------

Co-authored-by: Christine Caggiano <[email protected]>
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