You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Fides API allows to define alerts which in case of some errors in processing send proper notifications to recipients. The API was found to not validate the email addressed on the backend, thus it can potentially result in uncaught errors and unexpected notifications failures.
Bug Description
The Fides API allows to define alerts which in case of some errors in processing send proper notifications to recipients. The API was found to not validate the email addressed on the backend, thus it can potentially result in uncaught errors and unexpected notifications failures.
Steps to Reproduce
API Request
API Response
Expected behavior
Screenshots
n/a
Environment
Version: 2.18.0 (repro'd on nightly 2.21.0rc0.post0.dev22)
OS: Kubernetes (AWS EKS v1.27.3-eks-a5565ad)
Python Version: 3.10.12
Docker Version: containerd://1.6.19
Additional context
n/a
The text was updated successfully, but these errors were encountered: