Mwdb-core

Latest version: v2.12.0

Safety actively analyzes 631215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

2.1.1

Not secure
Bugfixes:

- Fixed regression in 2.1.0: `Static config` and `Parsed config` tab didn't work correctly (https://github.com/CERT-Polska/mwdb-core/pull/253)

2.1.0

Not secure
New features:

- Exact array search for configurations - `cfg.urls*.url:...` syntax (https://github.com/CERT-Polska/mwdb-core/pull/231)
- Support for S3-compatible object storage (https://github.com/CERT-Polska/mwdb-core/pull/236, thanks jamie-34254 for contribution)
- Marking objects as favorite (https://github.com/CERT-Polska/mwdb-core/pull/237)
- Presenting count of found objects in search (https://github.com/CERT-Polska/mwdb-core/pull/249)
- New "Groups" view that allows to inspect which users are in our own groups (https://github.com/CERT-Polska/mwdb-core/pull/167)
- Support for human-readable file size in search and UI (https://github.com/CERT-Polska/mwdb-core/pull/233)

Bugfixes:

- Legacy config upload endpoint (`PUT ​/api​/config​/{identifier}`) allows to upload configuration even if user has no `adding_configs` capability.

2.0.0

Not secure
Stable version of MWDB Core 2.0.0 finally released! :tada:

More information can be found in our [blog post](https://www.cert.pl/en/news/single/set-up-your-own-malware-repository-with-mwdb-core/).

New features:
- Added support for mail server authentication (224, thanks dmarxn for contribution)

2.0.0rc1

Not secure
Release candidate version :tada: If you want to try it, check out [mwdb-core documentation](https://mwdb.readthedocs.io/en/latest/) for setup guide.

Bugfixes:
- Search: ISE 500 when remainder was missing in `meta:` query (204)
- User registration: `Submit` button not disabling after successful registration (206)
- User update: missing `Set user permission` button when user doesn't have any capabilities turned on (213)
- Minor UI fixes

New features:
- Configuration upload requires `adding_configs` capability (205)
- Pending user can be rejected without sending notification mail (209)
- Added support for `mwdb configure` entrypoint in plugins (217)

**This is a pre-release version.** You're welcome to try it, but if you want a smooth installation experience and stable interface you should wait for the official release instead.

We're working hard to deliver all of these things as soon as possible. Stay tuned and follow [our Twitter](https://twitter.com/CERT_Polska_en)!

2.0.0alpha4

Bugfixes:
- In some places, local time without timezone info was used instead of UTC timestamps.
- Fixed plugin discovery regression
- Fixed lost information about uploader for child uploads

New changes:
- Set default logger to simplified but human-readable format. The previous logger can be turned on using option `enable_json_logger=1`
- Recovered detailed view header in simplified form
- Adapted tag coloring to follow the mwdb.cert.pl convention a bit better

**This is a pre-release version.** You're welcome to try it, but if you want a smooth installation experience and stable interface you should wait for the official release instead.

We're working hard to deliver all of these things as soon as possible. Stay tuned and follow [our Twitter](https://twitter.com/CERT_Polska_en)!

2.0.0alpha3

Next development release after rebranding from malwarecage to mwdb-core.

- Renamed frontend "commons" module from malwarefront/* to mwdb-web/commons/*. All common modules are moved to the single mwdb-web/commons package.
- Removed 'humanhash' attribute from files
- Migrated to marshmallow v3, mwdb-core returns HTTP 400 in case of invalid JSON instead of 500
- Modernized Search view to provide the same functionality as Recent object views, but for all types of objects.
- Minor UI fixes

The official stable release is almost there, it just needs a bit of refinement :balloon:

**This is a pre-release version.** You're welcome to try it, but if you want a smooth installation experience and stable interface you should wait for the official release instead.

We're working hard to deliver all of these things as soon as possible. Stay tuned and follow [our Twitter](https://twitter.com/CERT_Polska_en)!

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.