zeek/testing/btest/scripts/base/frameworks/file-analysis/bifs
Seth Hall 7cb6cf24a6 Functions for retrieving files by their id.
There are two new script level functions to query and lookup files
from the core by their IDs.  These are adding feature parity for
similarly named functions for files.  The function prototypes are
as follows:

  Files::file_exists(fuid: string): bool
  Files::lookup_File(fuid: string): fa_file
2018-01-09 12:16:17 -05:00
..
file_exists_lookup_file.bro Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00
register_mime_type.bro Adding Files::register_for_mime_type() to associate a file analyzer 2014-07-21 16:31:22 +02:00
remove_action.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
set_timeout_interval.bro Large overhaul in name and appearance for file analysis. 2013-07-05 02:00:14 -04:00
stop.bro Large overhaul in name and appearance for file analysis. 2013-07-05 02:00:14 -04:00