zeek/testing/btest/Baseline/scripts.base.frameworks.file-analysis.bifs.file_exists_lookup_file
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
..
.stdout Functions for retrieving files by their id. 2018-01-09 12:16:17 -05:00