DFIRe is built using open source software. This page lists the third-party libraries and their licenses.
License Summary
DFIRe uses only open source libraries with licenses that permit commercial use. The following license types are used by our dependencies:
License
Type
Commercial Use
MIT
Permissive
Allowed
BSD (2-Clause, 3-Clause)
Permissive
Allowed
Apache 2.0
Permissive
Allowed
ISC
Permissive
Allowed
MPL 2.0
Weak Copyleft
Allowed
LGPL 3.0
Weak Copyleft
Allowed (see note below)
PSF (Python)
Permissive
Allowed
ZPL 2.1
Permissive
Allowed
LGPL Note: The psycopg2 PostgreSQL driver is licensed under LGPL 3.0. Under LGPL terms, you may use this library in commercial applications without releasing your own source code, provided you do not modify the library itself. DFIRe uses psycopg2 as an unmodified dependency.
Backend Dependencies (Python)
The DFIRe backend is built with Python and uses the following key libraries: