pumasecurity / puma-scan

Puma Scan is a software security Visual Studio extension that provides real time, continuous source code analysis as development teams write code. Vulnerabilities are immediately displayed in the development environment as spell check and compiler warnings, preventing security bugs from entering your applications.
https://www.pumascan.com
Mozilla Public License 2.0
443 stars 82 forks source link

fixed crash when .config file was not xml. #64

Closed gregpakes closed 4 years ago

gregpakes commented 4 years ago

First attempt at fixing issue where *.config file is not XML.

ejohn20 commented 4 years ago

Thank you for sending this. I will get this reviewed and merged over the weekend.