prewikka/master: Add impact.completion to simple classification search

[email protected] Tue, 30 Jun 2009 10:22:01 +0200 (CEST)
Newsgroups gmane.comp.security.ids.prelude.cvs
Message-ID <[email protected]>
commit 6054f652d588a533c2aa3a1161a98753a46cc8be
Author: Yoann Vandoorselaere <[email protected]>
Date:   Fri Jun 26 09:59:12 2009 +0200

    Add impact.completion to simple classification search


========================================

 prewikka/views/alertlisting.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

========================================

diff --git a/prewikka/views/alertlisting.py b/prewikka/views/alertlisting.py
index 3bac3db..bae59c3 100644
--- a/prewikka/views/alertlisting.py
+++ b/prewikka/views/alertlisting.py
@@ -146,7 +146,7 @@ COLUMN_LIST = [ "classification", "source", "target", "analyzer" ]
 
 CLASSIFICATION_FILTERS = _getClassificationPath()
 CLASSIFICATION_AGGREGATIONS = _getClassificationPath(add_empty=True, add_index="(0)")
-CLASSIFICATION_GENERIC_SEARCH_FIELDS = [ "alert.classification.text", "alert.classification.reference.name", "alert.classification.reference.origin" ]
+CLASSIFICATION_GENERIC_SEARCH_FIELDS = [ "alert.classification.text", "alert.classification.reference.name", "alert.classification.reference.origin", "alert.assessment.impact.completion" ]
 
 SOURCE_FILTERS = _getSourcePath()
 SOURCE_AGGREGATIONS = _getSourcePath(add_empty=True, add_index="(0)")
_______________________________________________
Prelude-cvslog site list
[email protected]
http://lists.prelude-ids.org/mailman/listinfo/prelude-cvslog