Skip to content

Releases: CERT-Polska/karton-mwdb-reporter

v1.3.0

19 Jun 12:20
af13193
Compare
Choose a tag to compare

New features and improvements:

  • Support for report_unrecognized option to upload files not recognized by karton.classifier (#32)
  • Contents of configurations and blobs is not reuploaded when already in MWDB (#30)

Bugfixes:

  • Fixed error handling when upload size exceeds MWDB limit (#27)
  • Fixed command-line argument handling (#37)
  • Fixed karton attribute handling: tasks were crashing when karton appeared in payload["attributes"] section (#35)

v1.2.0

27 Jul 14:18
197c3cd
Compare
Choose a tag to compare

New features and improvements:

  • karton-core bump to v5.0.0 (#21)
  • Small improvement in mwdblib password-based authentication (#23)

v1.1.0

05 Apr 13:22
f4729b0
Compare
Choose a tag to compare

New features and improvements:

  • Support for blob reporting (#15)
  • Support for MWDB Core 2.6.0 API features e.g. JSON-like objects in attributes (#14, #15)

This version drops support for Python 3.6

v1.0.1

19 May 10:43
3e80b7f
Compare
Choose a tag to compare

Bugfixes:

  • Fixed handling of too big artifacts (#5)
  • Fixed documentation and karton-core version pinning

v1.0.0

29 Dec 13:09
5a1358c
Compare
Choose a tag to compare

Initial public release.