Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
My team has built our site based off of ASP.NET Zero and we're currently going through a security audit. A static code analyzer has found a number of vulnerabilities in the base code. What is the best way to handle this? My concern is if my team modifies the base code then we will run into problems when we want to upgrade. Does ASP.NET Zero run static code analyzers? Are these known vulnerabilities that have been mitigated? Any help with this would be greatly appreciated. Thanks.