Releases: malleum-inc/canari3
Releases · malleum-inc/canari3
Canari v3.3.10
Change log:
- Forcing utf-8 output encoding when rendering XML for Python 2.x support
- Changed namespace of
Unknown
entity tomaltego
to work with Maltego clients - Fixed a bug with module imports when submodules have the same names as the Canari builtin module directories
- Added
link_direction
property toEntity
Canari v3.3.9
Change log:
- Added shorthand transform execution (i.e.
canari debug-transform foo.HelloWorld Bob
) - Cleaned up code related to the Python 3 migration
- Added a compressed entity field to transmit and store large blobs of data in entities
- Additional bug fixes
Canari 3.3.8
Migrated commands to click for better performance
Canari 3.3.7
Fixed bugs related to lambda and canari remote-transform
Canari 3.3.6
Added new Maltego entities to the base Canari package
Canari 3.3.5
Added forward compatibility for new iTDS
Canari 3.3.4
Hotfix to address erroneous hard-coded values
Canari 3.3.3
Fixed python2 canari create-aws-lambda
command
Improved create-aws-lambda
command to minimize on AWS resource usage
Fixed monkey patching bugs in lambda app.py
Added setuptools
to lambda dependency package
Canari 3.3.2
Fixed bugs with the AWS Lambda command
Canari 3.3.1
Additional fixes for AWS Lambda support - Currently only Python 3 is supported.