From 47be9ff57e72906660bb62a515222f482131e1fb Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Fri, 11 Apr 2014 09:37:53 +0200 Subject: Create setools-3.3.7 git repo --- TODO | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..c16f127 --- /dev/null +++ b/TODO @@ -0,0 +1,29 @@ +SETools TODO List +======================= +The following items are desirable features to be considered for future +versions. + +Recent policies list - similar to that in seaudit - sediffx + +Improved type feedback - convert results to Tk table and permit +right-click to pull up type info dialog - apol + +Module source loading - load .te and .if sources for modules - all +tools + +Global semantic/syntactic option - allow semantic and syntactic search +globally - apol + +Report generation - similar to saved queries export query results - +apol + +Role dominance queries - query for role dominance relationships - apol +& seinfo(display only) + +Constraint analysis - features to search and analyze constraints - +apol + +Result filtering/sorting - allow rule diffs to be sorted or filtered +by various fields - sediffx + +Duplicate TE warning - can we remove it - parser -- cgit