watchtower icon indicating copy to clipboard operation
watchtower copied to clipboard

Watchtower is a Static Code Analysis tool designed to assist security auditors who are tasked with performing manual code reviews. It is platform- and language-agnostic.

Results 8 watchtower issues
Sort by recently updated
recently updated
newest added

... so people don't have to save as .html and then open locally. Just a thought.

This could be a really elegant way to implement the "lock" functionality I wanted earlier. In order to ship a report to a client, I should just make a printable...

enhancement
Priority: High

The side navigation should also be filterable by file.

enhancement
Priority: Normal

Very long filenames can cause the layout errors within the `divs` encapsulating Points of Interest. Find a sensible way to truncate these.

bug
Priority: Normal

HTML reports for large projects can grow to be quite large, and thus their in-browser performance can begin to suffer beyond a certain point. To resolve this problem, @antisnatchor recommended...

enhancement
Priority: High

Add a CommonUtil class that will contains for now the following methods: print_info print_debug These will be used to print messages on the console, while watchtower is parsing the code...

A JavaScript signatures file currently exists, but it's basically just a stub. I'd like to flesh this out a little bit.

enhancement
Priority: High