<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/visualcodegrepp/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 23 May 2014 07:08:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/visualcodegrepp/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;New version 1.6.1 added with improved GUI options and additions to PHP scanning.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Fri, 23 May 2014 07:08:08 -0000</pubDate><guid>https://sourceforge.nete916f1622075dec2f28e78f16a1d707a236f9b1c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Minor bugfix - Version 1.5.1.1 has a change to deal with some uncommon constructions which could cause exceptions in the Java scan. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Sun, 16 Jun 2013 21:43:05 -0000</pubDate><guid>https://sourceforge.net1a9abbe36ca26480ade74a8555f1f4f43f38b7ad</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Emergency bug-fix:&lt;br /&gt;
I have just released version 1.5.1 which fixes a broken regex in the Java scan.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Mon, 03 Jun 2013 17:19:04 -0000</pubDate><guid>https://sourceforge.netc47769121ddaa2dd40613a42023a5c9d123fd12f</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;V 1.5.0 - Major Update:&lt;br /&gt;
New features:&lt;br /&gt;
1. New facility to scan VB code (including ASP.NET code).&lt;br /&gt;
2. Additional checks in Java scan:&lt;br /&gt;
    a) Unsafe usage of doPrivileged blocks.&lt;br /&gt;
    b) Unsafe use of RequestDispatcher.&lt;br /&gt;
    c) Entity Expansion deliberately enabled.&lt;br /&gt;
    d) Mathematical operations on primitive data types, use of user-controlled variables in mathematical operations on primitive data types (Risk of overflow)&lt;br /&gt;
    e) Checking that filestream resources are released correctly in try ... catch blocks.&lt;br /&gt;
3. Additional checks for default error messages and .NET debugging in the web.config file for C# and VB code.&lt;/p&gt;
&lt;p&gt;Bugfixes:&lt;br /&gt;
1. Improvements to the check for insecure use of Response.Redirect in ASP code.&lt;br /&gt;
2. Fixes to the check for case-insensitive password matching in ASP C# code.&lt;br /&gt;
3. Some improvements to the GUI:&lt;br /&gt;
    a) Menu items for scanning the code only enabled when target files are loaded.&lt;br /&gt;
    b) Colour coding added to 'Standard Level' issues to aid readability and to stop this section appearing as a block of black text.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Thu, 30 May 2013 16:46:08 -0000</pubDate><guid>https://sourceforge.netd98ee277fd3a51075157e7432c44d08fd25759bb</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;V 1.4.3 - Important bug fix&lt;br /&gt;
There is a very important update to eliminate a bug which resulted in false positives and false negatives in the buffer overflow detection for C++ code. I’d suggest you use the latest version for any C++ scans.&lt;br /&gt;
There are some additional searches for weak ciphers.&lt;/p&gt;
&lt;p&gt;Future plans - I am intending to add some functionality to deal with VB and Perl.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Mon, 15 Apr 2013 15:27:38 -0000</pubDate><guid>https://sourceforge.netaab4ca31ad7accb4b6060eb35db8856092faaa4a</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Update with some bug fixes and improvements to scanning:&lt;br /&gt;
1. Fix for a bug which prevented checkbox state from being correctly maintained for filtered results.&lt;br /&gt;
2. C++ - Signed/Unsigned comparison has been modified to further reduce the number of false positivies.&lt;br /&gt;
3. Improved SQL injection detection in PL/SQL scan.&lt;br /&gt;
4. 'Transactional controls' now have a more appropriate rank and description for PL/SQL scan.&lt;br /&gt;
5. Improved XSS detection in Java scan.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Sat, 23 Mar 2013 14:17:34 -0000</pubDate><guid>https://sourceforge.net2655ed22780918abaef8f023fa42695b13c63e5c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Emergency update...&lt;br /&gt;
V1.4.1 fixes a major bug which prevented the XML export from working and minor bugs in the rich text results sorting.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Wed, 20 Feb 2013 17:30:31 -0000</pubDate><guid>https://sourceforge.net81e63850f244d202e449506171459016c4eaca4c</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Latest version (V1.4.0) added – a couple of bug-fixes to reduce false positives and some UI changes to make life easier (you can now filter results after the scan as well as before the scan and can mark items in the results list to help you mark completed items or false positives during a review)&lt;/p&gt;
&lt;p&gt;The full details are…&lt;br /&gt;
UI changes:&lt;br /&gt;
1. The application no longer loads new files immediately after clicking a directory in the list view. This should make things less annoying, remove a minor bug and allow you to select a previous directory and then modify it slightly without having to wait for files to load.&lt;br /&gt;
2. Results can now be filtered by Severity.&lt;br /&gt;
3. It is now possible to export both complete versions and filtered versions of results to XML.&lt;br /&gt;
4. The listview/results table now allows items to be marked to assist in the review process. A checkbox is provided which highlights the item in green to allow marking of false positives, reviewed items, etc.&lt;br /&gt;
5. Issues ranked as 'Low' are now shown in 'grey-blue' in the rich text display to distinguish them from issues ranked as 'Standard'.&lt;/p&gt;
&lt;p&gt;Bugfixes and improvements:&lt;br /&gt;
1. C++ - Signed/Unsigned comparison has been modified to further reduce the number of false positives (possible further improvements to be made)&lt;br /&gt;
2. Fix to remove false positives for 'Exception Throw in Destructor' in C++ scan.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Tue, 12 Feb 2013 06:43:47 -0000</pubDate><guid>https://sourceforge.net9663e9cc41a0d0bb609fd9e7e33c08cee6ae7551</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The latest version of VCG has now been added (V1.3.1)&lt;br /&gt;
This incorporates some minor bugfixes to prevent '/*/' breaking the comment parsing and further reduce false positives in the detection of signed/unsigned comparisons for C/C++ code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Sun, 27 Jan 2013 14:55:43 -0000</pubDate><guid>https://sourceforge.netc22feba3f52d080e70f8493389020c16c94ec431</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/visualcodegrepp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The latest version of VCG has now been added (V1.3.0)&lt;/p&gt;
&lt;p&gt;There is, one major innovation and one minor innovation (along with a couple of bugfixes):&lt;br /&gt;
1.  VCG now scans C# code&lt;br /&gt;
2.  In order to make life more pleasant for everyone, any code fragments that appear in the Results window are now in Courier New font.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">N1ckDunn</dc:creator><pubDate>Wed, 16 Jan 2013 23:35:15 -0000</pubDate><guid>https://sourceforge.net37db473856eb20c77ff17efbac4b89b7a0769351</guid></item></channel></rss>