everyone! I just got security audit for my source code. This is the first time I've done this. They used Fortify static code analyzer and found a few vulnerabilities (with ASP.NET MVC bad practices optional submodel with required property) that I have to fix. Trouble is I don't understand where the problem is. So I'm thinking of get a trial of Fortify on Demand to test my fixed code. But this one is cloud-base, I have to upload source code to them. And I'm not sure if this is safe or not. Can anyone give me any advice on this?
Also, do you guys know any free (or cheap) static analyzer tools similar to Fortify? I already tried Sonarqube and PVS-Studio but they can't detect the same problem with my source code. Thank you in advance, and sorry if I made any mistakes. English is not my first language! Thanks!