Skip to content

joarleymoraes/cabby

 
 

Repository files navigation

cabby

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/

Build Status Code Health Coverage Status version badge py.version badge downloads badge license badge Documentation Status

A simple Python library for interacting with TAXII servers.

Docker

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

Feedback

You are encouraged to provide feedback by commenting on open issues or sending us email at [email protected]

About

TAXII client implementation from EclecticIQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%