jazzband / django-silk

Silky smooth profiling for Django
MIT License
4.35k stars 333 forks source link

Unable to mask sensitive fields in response body #651

Open ajaykarthikr opened 1 year ago

ajaykarthikr commented 1 year ago

For masking sensitive data in request body there's SILKY_SENSITIVE_KEYS but for response body there's no available option. Is there any way to tell django-silk to hide individual fields or hide entire body in response.