Releases: CybercentreCanada/Maco
Releases · CybercentreCanada/Maco
v1.0.14
Changelog
- Add hostname, record_type to DNS model #35
v1.0.13: Merge pull request #30 from CybercentreCanada/typo/obfuscator
Bugfixes
- Fix typo in
obfuscator
malware category
Additions
v1.0.12
Bugfix
- encoding byte to json failures #28
v1.0.11
Changes
- Support use of Pydantic 2+ (#21)
v1.0.10
Allow lists of Encryption on child binaries #24
v1.0.9
Handle issues with loading modules
v1.0.8
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.1-dev
Create a subdirectory for model_only setup