FACT
Challenges
Easy to Install! Easy to Use!
Easy to Extend! Easy to Integrate!
Screenshots
Contributing
Latest News and Contact
Authors and Acknowledgment
Source Code
Upgrading FACT from 3 to 4
Modules:
analysis
config
conftest
test
helperFunctions
helperFunctions.compare_sets module
helperFunctions.data_conversion module
helperFunctions.database module
get_shared_session()
helperFunctions.docker module
helperFunctions.fileSystem module
helperFunctions.hash module
helperFunctions.install module
helperFunctions.logging module
helperFunctions.merge_generators module
helperFunctions.object_conversion module
helperFunctions.pdf module
helperFunctions.plugin module
helperFunctions.process module
helperFunctions.program_setup module
helperFunctions.tag module
helperFunctions.task_conversion module
helperFunctions.uid module
helperFunctions.virtual_file_path module
helperFunctions.uid web_interface
helperFunctions.yara_binary_search module
objects
plugins
scheduler
web_interface
FACT
helperFunctions
helperFunctions.database module
View page source
helperFunctions.database module
helperFunctions.database.
get_shared_session
(
database
)
Parameters
:
database
(
DatabaseInterface
) –
Return type
:
ContextManager
[
DatabaseInterface
]