Skip to content

Releases: CybercentreCanada/Maco

v1.2.14

21 Feb 21:20
65cc5ac
Compare
Choose a tag to compare

What's Changed

  • Remove yara-python dependency (not used) by @cccs-rs in #81

Full Changelog: v1.2.13...v1.2.14

v1.2.13

05 Feb 17:22
0664264
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Respect cases where an extractor might pin an older version of yara-python by @cccs-rs in #80

Full Changelog: v1.2.12...v1.2.13

v1.2.12

04 Feb 14:07
fdd29bf
Compare
Choose a tag to compare

What's Changed

  • Add --version flag in CLI to show version of MACO installed
  • Add exception class to be raised by extractor to indicate it can't process a sample (treated as the equivalent to no yara rule hitting for the extractor)

Full Changelog: v1.2.11...v1.2.12

v1.2.11

31 Jan 20:18
3133b8e
Compare
Choose a tag to compare

What's Changed

  • Add flag in CLI to force installation of packages in environment (both virtual and non-) by @cccs-rs in #78
    • Bugfix: load extractor directory into PATH before attempting to load module

Full Changelog: v1.2.10...v1.2.11

v1.2.10

13 Jan 18:27
b969aa4
Compare
Choose a tag to compare

What's Changed

  • Handle possible cases of UnicodeDecode errors when patching Python files by @cccs-rs in #77

Full Changelog: v1.2.9...v1.2.10

v1.2.9

03 Jan 14:05
c63f091
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

30 Dec 16:02
0c8da7c
Compare
Choose a tag to compare

What's Changed

  • Added path traversal protection to ensure files being processed are within the specified directory by @SirTeggun in #75

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

12 Dec 22:38
ec011b3
Compare
Choose a tag to compare

What's Changed

  • Add configuration to skip installation for environments with no inter… by @cccs-rs in #74

Full Changelog: v1.2.6...v1.2.7

v1.2.6

11 Dec 13:44
c655a4b
Compare
Choose a tag to compare

What's Changed

  • Add automated linting by @seb-acsc in #73
  • Fixes for using the CLI

Full Changelog: v1.2.5...v1.2.6

v1.2.5

10 Dec 14:22
6c187e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5