Python TAXII client implementation from EclecticIQ.
Source: | https://github.com/EclecticIQ/cabby |
---|---|
Documentation: | http://cabby.readthedocs.org |
Information: | https://www.eclecticiq.com |
Download: | https://pypi.python.org/pypi/cabby/ |
A simple Python library for interacting with TAXII servers.
From version 0.1.13, the docker image is based on 'Alpine' linux. This means the size of the Image was reduced from 311MB to 74MB
To run cabby using docker, execute the following:
docker run --rm=true eclecticiq/cabby:latest taxii-discovery --path https://test.taxiistand.com/read-only/services/discovery
You are encouraged to provide feedback by commenting on open issues or sending us email at [email protected]