Fiddler Auth Sanitizer is an extension for Telerik Fiddler to assist with removing sensitive information from persisted logs.
## Building
This plugin can be built using VS2015 or later (or equivalent MSBuild command line build tools).
A Fiddler installation is required. The project references Fiddler.exe at "$(LocalAppData)\Programs\Fiddler\Fiddler.exe", but the reference path can be changed if desired.
This tool is designed to remove authorization headers from the Telerik Fiddler trace logs, but it may not find or remove all of them. The trace logs may still contain some sensitive information. We recommend that you manually check the trace logs for authorization headers and any other sensitive information, prior to sharing.