Skip to content
/ cabby Public
forked from eclecticiq/cabby

TAXII client implementation from EclecticIQ

License

Notifications You must be signed in to change notification settings

dfirgeek/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 Documentation Status Requirements 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 cabby@eclecticiq.com

About

TAXII client implementation from EclecticIQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%