Releases: malleum-inc/canari3
Releases · malleum-inc/canari3
Canari 3.3.0
Added support for AWS lambda
Canari 3.2.2
Hot fixes for Windows and Unicode encoding
Canari 3.2.1
Hotfix release for Windows:
- Fixes exceptions thrown by incompatible imports for Windows
- Adds pyreadline for Windows as a dependency
- Adds support for Docker in Windows so that
canari dockerize-packagecan be invoked - Fixes bug with
docker-machinecall for py3
Canari 3.2.0
Changelog:
- This version adds support for Python 3.x
- Fixes a bug where Plume could not be installed outside a virtual environment
- Fixes documentation bugs
- Adds py3 Canari base containers and py3 transform package containerizing support
Canari 3.1.3
Hotfix release:
- Fixed module re-import bug which caused things like exception catching not to work for custom exception.
Canari 3.1.2
Hotfix release:
- Added initial support for unicode characters in Maltego messages
Canari 3.1.1
Emergency hotfix release:
- Fixed
dockerizesubcommand - Fixed Kali and Ubuntu
Dockerfilefiles - Fixed plume startup script to accept overrides from environment variables for Docker containers
- Fixed dependencies for twisted and SSL support
Canari 3.1
This release includes the following enhancements and bug fixes:
- Added clarity regarding
create-profilecommand in documentation - Added support for array-based entity fields like
int[],string[], etc. - Fixed bug where transform author's name is overriden by Canari author's name
- Added new entities that are available in the newest version of Maltego (
Hashtag,Hash,Circular Area, andTracking Code - Fixed Dockerfile commands to ensure successful builds