Releases: CERT-Polska/mwdb-core
v2.0.0-alpha4
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!
v2.0.0-alpha3
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 🎈
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!
v2.0.0-alpha1
Initial version of new Malwarecage
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!