Difference between revisions of "Trackers"

From SleuthKitWiki
Jump to: navigation, search
m (Protected "Trackers" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(Replaced content with "Refer to the https://sleuthkit.org/support.php page for details.")
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
[[TSK]] and [[Autopsy]] use trackers on [http://www.sf.net/ SourceForge] to keep track of bugs and feature requests. Trackers allow artifacts to be created and people can view and comment on them.  Once the bug is fixed or a feature request is satisfied, the artifact is "closed".  You will need a SourceForge account to edit or create artifacts.
+
Refer to the https://sleuthkit.org/support.php page for details.
 
+
= Bug Tracker =
+
The bug trackers are used to keep track of what bugs have been found in the software. For a couple of years, these were not maintained, but they are starting to be used again.  Use these trackers to record bugs that you find and to look for bugs to help fix.
+
 
+
* [http://sourceforge.net/tracker2/?group_id=55687&atid=477897 Autopsy Bug Tracker]
+
* [http://sourceforge.net/tracker2/?group_id=55685&atid=477889 Sleuth Kit Bug Tracker]
+
* [http://sourceforge.net/tracker/?group_id=77673&atid=550912 mac-robber Bug Tracker]
+
 
+
= Feature Request Tracker =
+
The feature request trackers are used to keep track of new functionality that could be added to the software.  Historically, the software had a TODO.txt file that kept track of this information, but it is being moved to this central location.  Uses these trackers to record features that you want added and to look for ideas to develop.  
+
 
+
* [http://sourceforge.net/tracker2/?group_id=55687&atid=477900 Autopsy Feature Request Tracker]
+
* [http://sourceforge.net/tracker2/?group_id=55685&atid=477892 Sleuth Kit Feature Request Tracker]
+
* [http://sourceforge.net/tracker/?group_id=77673&atid=550915 mac-robber Feature Request Tracker]
+

Latest revision as of 20:41, 13 February 2020

Refer to the https://sleuthkit.org/support.php page for details.