Canari3 Versions Save

Canari v3 - next gen Maltego framework for rapid remote and local transform development

v3.3.10

5 years ago

Change log:

  • Forcing utf-8 output encoding when rendering XML for Python 2.x support
  • Changed namespace of Unknown entity to maltego 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 to Entity

v3.3.9

5 years ago

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

v3.3.8

5 years ago

Migrated commands to click for better performance

v3.3.7

5 years ago

Fixed bugs related to lambda and canari remote-transform

v3.3.6

5 years ago

Added new Maltego entities to the base Canari package

v3.3.5

5 years ago

Added forward compatibility for new iTDS

v3.3.4

5 years ago

Hotfix to address erroneous hard-coded values

v3.3.3

5 years ago

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

v3.3.2

5 years ago

Fixed bugs with the AWS Lambda command

v3.3.1

5 years ago

Additional fixes for AWS Lambda support - Currently only Python 3 is supported.