pypi mwdblib 3.3.0
v3.3.0

latest releases: 4.5.0, 4.4.0, 4.3.1...
3 years ago

Malwarecage changed its name to mwdb-core. To unify the naming:

  • Malwarecage class is now called MWDB and all classes preceded by Malwarecage are now preceded by MWDB (e.g. MalwarecageObject is MWDBObject now)
  • The only exception is MalwarecageAPI that is called APIClient now

In 3.x series all old identifiers are left as aliases for the new names. These aliases should be considered obsolete and can be removed in next major version.

New features:

  • Added support for 'in-blob' keys in util.config_dhash
  • Moved to new object upload and search API - untyped search() is not limited to 10000 records and behaves like typed variants e.g. search_files())
  • Added count methods to count objects matching query

Bugfixes:

  • Fixed CLI broken table rendering with beautifultable 1.0.0

Don't miss a new mwdblib release

NewReleases is sending notifications on new releases.