Module malwaredb_server::db

source ·
Expand description

Postgres is the database used by MalwareDB. However, SQLite will be used for unit testing. This option can be allowed by using the sqlite feature flag. When using SQLite, any similarity functions must be calculated by MalwareDB.

Modules

Structs

Enums

Functions