Skip to content

Releases: malleum-inc/canari3

Canari v3.3.10

25 Feb 21:13
Compare
Choose a tag to compare

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

Canari v3.3.9

14 Aug 20:17
Compare
Choose a tag to compare

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

28 Jul 09:54
Compare
Choose a tag to compare

Migrated commands to click for better performance

Canari 3.3.7

23 Jul 20:06
Compare
Choose a tag to compare

Fixed bugs related to lambda and canari remote-transform

Canari 3.3.6

18 Jul 17:05
Compare
Choose a tag to compare

Added new Maltego entities to the base Canari package

Canari 3.3.5

12 Jul 19:48
Compare
Choose a tag to compare

Added forward compatibility for new iTDS

Canari 3.3.4

08 Jul 04:44
Compare
Choose a tag to compare
Canari 3.3.4 Pre-release
Pre-release

Hotfix to address erroneous hard-coded values

Canari 3.3.3

08 Jul 03:19
Compare
Choose a tag to compare
Canari 3.3.3 Pre-release
Pre-release

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

07 Jul 05:42
Compare
Choose a tag to compare
Canari 3.3.2 Pre-release
Pre-release

Fixed bugs with the AWS Lambda command

Canari 3.3.1

06 Jul 21:26
Compare
Choose a tag to compare
Canari 3.3.1 Pre-release
Pre-release

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