SecKatie / wyzeapy

36 stars 26 forks source link

improvement: sanitize urls from events response #26

Closed JoeSchubert closed 2 years ago

JoeSchubert commented 2 years ago

Since logging response json, there have been many extra things that need to be sanitized. While working on event code, I noticed that we aren't sanitizing the events urls. As these are s3 links with the authentication embedded in the URL these should be sanitized to prevent leakage of personal videos if logs are posted.