What's Changed * fix: invalid escape sequence '\C'. by cccs-ml in https://github.com/CybercentreCanada/Maco/pull/40 * Use namespaces in yara to link extractors to their rules on hit by cccs-rs in https://github.com/CybercentreCanada/Maco/pull/39
Features - Add venv support for running extractors - **Note: This changes the datatype of `Collector.extractors`: `Dict[str, object] → Dict[str, Dict[str, Any]]`**
1.0.14
Changelog
- Add hostname, record_type to DNS model 35
1.0.13
Bugfixes - Fix typo in `obfuscator` malware category