Tagged Questions

4
votes
2answers
268 views

.NET Code Security Review Tool

I am looking for a utility that can be used against .NET assemblies to validate code against best practices, and most importantly can review the code for Security, Injection, and C …