Cargo Features

malwaredb-server has no features set by default.

[dependencies]
malwaredb-server = { version = "0.0.9", features = ["admin", "sqlite", "vt", "zlibng"] }
admin
sqlite

Enables rusqlite

vt

Enables malwaredb-virustotal, with-serde_json-1 of postgres, chrono of rusqlite

Affects db::VtStats, malwaredb-server::vt

zlibng

Enables zlib-ng of flate2