Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup'

This commit is contained in:
Seth Hall 2011-08-25 16:44:31 -04:00
commit fc5f22cb5d
234 changed files with 295 additions and 104 deletions

View file

@ -1,4 +1,8 @@
@load base/frameworks/metrics
@load base/frameworks/notice
@load base/frameworks/intel
module SSH;
export {

View file

@ -1,6 +1,9 @@
##! This implements all of the additional information and geodata detections
##! for SSH analysis.
@load base/frameworks/notice/main
@load base/protocols/ssh/main
module SSH;
export {

View file

@ -1,3 +1,4 @@
@load base/frameworks/notice/main
module SSH;

View file

@ -1,3 +1,4 @@
@load base/frameworks/software/main
module SSH;