filipporomani / whatsapp-python

Open source Python wrapper for the WhatsApp Cloud API.
https://pypi.org/project/whatsapp-python/
GNU Affero General Public License v3.0
90 stars 18 forks source link

Fix code scanning alert #35

Closed filipporomani closed 4 months ago

filipporomani commented 4 months ago

Uploading a media logs the whole response JSON as an info. This is not relevant and shouldn't cause any major security issue, however it needs to be fixed.

Tracking issue for: