BugTracker.NET

From Wikipedia, the free encyclopedia

BugTracker.NET
Developed by Corey Trager
Latest release 2.72 / 12 January 2008
OS Microsoft Windows
Genre Bug tracking system
License GNU General Public License
Website http://ifdefined.com/bugtrackernet.html

BugTracker.NET is a free open source web-based bug tracking system and customer support issue tracking system. It was created by Corey Trager starting in 2002, using ASP.NET, C#, and Microsoft SQL Server.

It is designed to be integrated with Subversion[1] and has also been known to have been integrated with the continuous integration server CruiseControl.NET[2]

BugTracker.NET is free software, licensed under the terms of the GNU General Public License (GPL). It makes use of other GPL software packages such as the rich text editor FCKeditor and the mime parser SharpMimeTools.

Contents

[edit] Security

The last known critical vulnerability for BugTracker.NET was in 2005, when Secunia warned of a SQL injection vulnerabilities in version 2.0. This was fixed in version 2.02[3].

In January 2008, Secunia issued a less critical advisory concerning cross-site request forgery and cross site scripting vulnerabilities for versions prior to 2.72 [4].

[edit] See also

[edit] References

[edit] External links