Alternatives to CAT.NET for website security analysis
Posted
by Gavin Miller
on Stack Overflow
See other posts from Stack Overflow
or by Gavin Miller
Published on 2009-09-08T21:55:34Z
Indexed on
2010/05/17
21:20 UTC
Read the original article
Hit count: 329
I'm looking for an alternative tool to CAT.NET for performing static security scans on .NET code. Currently the CAT.NET tooling/development is at a somewhat fragile stage and doesn't offer the reliability that I'm looking for.
Are there any alternative static code analyzers that you use for detecting security issues?
© Stack Overflow or respective owner