The following are known bugs and issues for iSiLK 0.1.2 which will be
addressed in a future release:
 
* Allow user to select prefix maps for filtering when using the Filter tool
* Provide a way to run a command line, and create a command-line
  plugin that creates a set
* The 2 methods of quitting should behave the same way
* Find a viable long-term solution for secure communication
* View Options is begging for "select all" and "select none" buttons
* Fix bar graph to have more reasonable behavior than picking top-10
* Use sqllite for storage instead of memory (if needed for performance)
* Do consistent logging for debugging
* Consistent platform-appropriate look and feel across all dialogs
* Integrated help, tips and tricks, etc
* Write a wrapper scripts for running iSiLK from ArcSight
* Add proof-of-concept "find weird stuff" tool
* Add support for strip chart stuff
* Add support for trend script
* Add import dialog (local and remote file browsers)
* Add remote clean up feature (delete unsaved problem set directories)
* Allow user to hand-off active problem set
* Manage server side storage of problem sets: remove/archive problem sets
* Add mechanism for sharing problem sets ("Share..." -> shared problem set)
* Integrate tool for editing site-specific interface customizations
* Add support for HTTP-based tool invocation / file management
* Clean up and rationalize silk module
* Autodetect SiLK version on server during ssh test at start up
* Reuse ssh connections to make tool invocations return more quickly
* When command fails do a better job at clean up
* Add support PKI/CAC authentication
* Show ssh warning messages from paramiko to the user
* Support connections to multiple repositories
* Allow user to specify ssh settings on command line
* Improve job management
* Allow user to specify a password for authentication / reading
  encrypted private key
* Add order support for looking up host information (IPA?)
* Add library contents to Problem Set Explorer tree
* Add bag support
* Add tuple support
* Improve progress feedback for non-query tools
* Add some built-in data munging support to framework
* Support analysis tools/results with based on graphics file
* Support analysis tools/results with based on html file
* Support text analysis tools/results based on text file
* Allow plug-ins to define new AnalysisResult subclasses
* Implement framework for "find weird stuff" type tools
* Add split/categorization as tool category and tool
* Rationalize model for tools and data
* Build and "publish" a cron job from iSiLK
* Add rwnetmask-like features
* Support retrieving plug-ins from a server side plug-in directory
* Define standard set of meta-data to help manage plug-ins:
* Add iSiLK command line options to execute arbitrary tool/recipe
* Allow all AnalysisResults in recipes
* Allow time wildcards (LAST_HOUR, TODAY) in plug-in command lines
* Add more powerful shell interface
* Flexible node/edge graph view and graph transformation tools
* Do sorting in background
* Windows - general improvements to look
* Implement a simple timeline view for viewing events
* Use note mechanism in silk for binary files
* Display command line that's currently running in the data info panel
* Add in-place filtering to record view (search button on toolbar?)
* Replace matplotlib time-series and bar graphs with new implementation
* Replace open/save paradigm with tree of all problem sets
* Allow renaming of problem sets
* Add "open in another window" feature for views
* Support groups in record view
* Support sub-totals in record views
* Add flexible scatter-plot like views based on arbitrary fields
* Create set from selection in record view
* Support not- rwfilter options
* Take better advantage of rwfglob/rwfilter features for queries
* Add time-based filtering (stime,etime)
* Display warning dialog when user tries issuing a "big" query
* Add an rwstats tool
* Dialog boxes use titles instead of text
* Include better debug logging in release / log full command logs to a file