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
- ^ Gurkan Yeniceri. Poor Man's TFS.
- ^ Ashraf Jallad. Integrating BugTracker.NET and CruiseControl.NET. School of Computer Science at Carleton University. Retrieved on 2008-01-15.
- ^ BugTracker.NET Multiple SQL Injection Vulnerabilities (2005-03-30). Retrieved on 2008-01-15.
- ^ BugTracker.NET Script Insertion and Cross-Site Request Forgery Vulnerabilities (2008-01-14). Retrieved on 2008-01-15.
[edit] External links
- BugTracker.NET home page
- BugTracker.NET project page at Sourceforge.NET
- Implementing a Bare-Bones Defect Tracker with BugTracker.NET, from Windows Developer Power Tools, Chapter 14, at Safari Books Online
- 5 Tips for Working With BugTracker.NET
- Getting started with BugTracker.NET
- How to Build a Cost Effective Development Environment for Windows Server 200X