Skip to content

Releases: CybercentreCanada/Maco

v1.2.1

27 Nov 16:54
Compare
Choose a tag to compare

What's Changed

  • Cleanup/remove duplicate requirements definitions by @cccs-ml in #61
  • fix: demo extractor updated yara by @seb-acsc in #62
  • feat: test with python 3.11 and 3.12 by @seb-acsc in #63
  • Bugfixes by @cccs-rs in #65
    • Update yara-x to support rule tags
    • Use multiprocessing as an alternative to manipulating interpreter process for importing
    • Cleanup any intermediate build directories that are creating during environment initialization

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Nov 18:31
39a04d4
Compare
Choose a tag to compare

What's Changed

  • Performance Optimizations by @cccs-rs in #53
    • Use YARA rules to narrow down the search space to specific files that seem to contain MACO extractor classes
    • Prioritizing uv package & project manager for initializing virtual environments
    • Use yara-x instead of yara-python, but provide an interface that should be backwards compatible with MACO extractors

Full Changelog: v1.1.14...v1.2.0

v1.1.14

05 Nov 11:39
8789532
Compare
Choose a tag to compare

What's Changed

  • Update integration tests for CAPESandbox community by @cccs-rs in #52

Full Changelog: v1.1.13...v1.1.14

v1.1.13

01 Nov 02:51
Compare
Choose a tag to compare

Full Changelog: v1.1.12...v1.1.13

v1.1.12

01 Nov 01:38
c84f41e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.11...v1.1.12

v1.1.11

31 Oct 22:23
3f287e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.10...v1.1.11

v1.1.10

27 Oct 13:38
Compare
Choose a tag to compare
Add ability to install optional dependencies

v1.1.9

27 Oct 04:24
Compare
Choose a tag to compare

Full Changelog: v1.1.8...v1.1.9

v1.1.8

24 Oct 00:15
deeb1d6
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Create root_directory context based on the module path and name by @cccs-rs in #48

Full Changelog: v1.1.7...v1.1.8

v1.1.7

23 Oct 21:27
81d75ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7