Skip to content

Releases: CybercentreCanada/Maco

v1.0.14

20 Dec 17:21
a6f84af
Compare
Choose a tag to compare

Changelog

  • Add hostname, record_type to DNS model #35

v1.0.13: Merge pull request #30 from CybercentreCanada/typo/obfuscator

01 Dec 16:06
8d087e4
Compare
Choose a tag to compare

Bugfixes

  • Fix typo in obfuscator malware category

Additions

v1.0.12

06 Nov 12:50
ec18b02
Compare
Choose a tag to compare

Bugfix

  • encoding byte to json failures #28

v1.0.11

03 Nov 14:54
Compare
Choose a tag to compare

Changes

  • Support use of Pydantic 2+ (#21)

v1.0.10

14 Sep 19:44
1f5dec4
Compare
Choose a tag to compare

Allow lists of Encryption on child binaries #24

v1.0.9

22 Aug 19:58
Compare
Choose a tag to compare
Handle issues with loading modules

v1.0.8

15 Jul 07:08
8fcf2ea
Compare
Choose a tag to compare

Two packages will get produced on release: maco and maco-model

  • maco will include the original full package content
  • maco-model will only include the Pydantic model for systems that want to just the model to import into other projects

v1.0.7

15 Jul 05:48
Compare
Choose a tag to compare
import everything

v1.0.2-dev

15 Jul 07:02
Compare
Choose a tag to compare
v1.0.2-dev Pre-release
Pre-release
Fix bug in pipeline

v1.0.1-dev

15 Jul 06:59
Compare
Choose a tag to compare
v1.0.1-dev Pre-release
Pre-release
Create a subdirectory for model_only setup