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

Updating the Validation logic to truncate the string of val if it exceeds 1000 characters. Also redacting email address value if it's determined that we're pattern matching against an email regex. #330

Merged
merged 6 commits into from
May 13, 2024

Conversation

rhui-dbx
Copy link
Contributor

@rhui-dbx rhui-dbx commented May 9, 2024

  • Updating the Validation logic in python to truncate the string of val if it exceeds 1000 characters when returning a ValidationError.
  • Redacting email address value if it's determined that we're pattern matching against an email regex pattern.

@rhui-dbx rhui-dbx assigned rhui-dbx and vidit2606 and unassigned rhui-dbx May 9, 2024
@rhui-dbx rhui-dbx requested a review from vidit2606 May 9, 2024 21:40
@rhui-dbx rhui-dbx merged commit 65f89bf into main May 13, 2024
8 of 10 checks passed
@rhui-dbx rhui-dbx deleted the validation_error branch May 13, 2024 20:42
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