SSW code auditor -- make your code healthier
SSW (australian company, lead by my good friend Adam Cogan) has a great product for code audit.

The concept is quite simple : define rules using regular expressions (it has a builtin RegEx editor) to be checked against source code, file path, file names, HTML code ...etc, and define wether that is a desirable (should exist) or undesirable (should not exist) pattern (there is a lot of flexibility built in, as setting exceptions, notes, or statistics about the rules and the time they take). You choose the files you want to apply the rules to, and you run a scan. At the end you get a detailed report.

The tool allows you to schedule automatic execution, and email the reports to any email address.
It has many qualities I love in products: useful, productive, simple... Great job, Adam. .Net | main
3/18/2005 4:17:16 AM UTC
|
|