PackageTrack

PyPI

cabby

0.1.23EclecticIQ/cabby

TAXII client library

Release timeline

23 releases since 2015
20152026

One column per quarter.

Releases

  1. 0.1.2318 Nov 2020
    Release notes
    • Only transparently refresh JWT token when using JWT auth (pr#78)

    Open source →
  2. 0.1.2211 Nov 2020
    Release notes
    • Fix bug where JWT would not be used if client.jwt_token is set directly (pr#76, pr#77)

    Open source →
  3. 0.1.2111 Nov 2020
    Release notes
    • Refresh JWT and retry request once on UNAUTHORIZED status message

    • Add discovery_url argument to create_client function

    Open source →
  4. 0.1.2029 Mar 2018
    Release notes
    • Only include relevant files in release packages.

    Open source →
  5. 0.1.1819 Jun 2017
    Release notes
    • Dependencies upgraded (changes).

    • timeout property that sets HTTP timeout added to the client class and CLI tools (thanks @joarleymoraes).

    Open source →
  6. 0.1.173 Apr 2017
    Release notes
    • Support for XML "huge trees" added. It can be disabled with environment variable. See configuration_via_env_vars.

    Open source →
  7. 0.1.1631 Oct 2016
    Release notes
    • Support for gzipped responses added.

    Open source →
  8. 0.1.1520 Oct 2016
    Release notes
    • Issue with unrecognized TLS key password is fixed.

    Open source →
  9. 0.1.1420 Oct 2016
    Release notes
    • Issue when Cabby was assuming port 80 for HTTPS URLs is fixed.

    Open source →
  10. 0.1.1318 Oct 2016
    Release notes
    • Cabby will always return content block body as bytes.

    • JWT token caching added.

    • Added support for local TLS CA files.

    • --port option in CLI commands gets a higher priority than port extracted from provided --path.

    • Docker file moved to alpine as a base, shaving off 520MB from the total size of the container.

    Open source →
  11. 0.1.1213 Jun 2016
    Release notes
    • fix for incorrect connection error handling issue, that was affecting invalid connections with tls and key password.

    Open source →
  12. 0.1.1126 Apr 2016
    Release notes
    • Documentation fixes.

    Open source →
  13. 0.1.1029 Dec 2015
    Release notes
    • Removing incorrect assumption that auth details are always present.

    Open source →
  14. 0.1.94 Dec 2015
    Release notes
    • Own implementation of TAXII transport logic added, using Requests library for most of the requests.

    • Added taxii-proxy CLI command to allow funneling of data from one taxii server to another.

    • Various bug fixes.

    Open source →
  15. 0.1.718 Sept 2015
    Release notes
    • Fix for XML stream parser issue related to a race condition in libxml.

    Open source →
  16. 0.1.611 Aug 2015
    Release notes
    • Missing dependencies added to setup.py.

    Open source →
  17. 0.1.510 Aug 2015
    Release notes
    • Added Python 3 compatibility.

    • XML stream parsing for Poll Response messages.

    • Bugfixes.

    Open source →
  18. 0.1.424 Jul 2015
    Release notes
    • --bindings option added for taxii-poll CLI command.

    • Pagination issue, triggered during processing of paged Poll response, was fixed.

    • CLI datetime parameters have UTC timezone by default.

    • JWT based authentication method added.

    • Multiple naming, style and bug fixes.

    Open source →
  19. 0.1.38 Apr 2015
    Release notes
    • Workaround for libtaxii issue #186 (wrapping incorrect response in Status Message) has been added.

    • Tests improved.

    Open source →
  20. 0.1.231 Mar 2015
    Release notes
    • Issue with proxy arguments being ignored is fixed.

    • Issue with poll results print in CLI referencing wrong entity is fixed.

    • Wording and style fixes.

    Open source →
  21. 0.1.126 Mar 2015
    Release notes
    • Tidying up packaging and distribution related configuration.

    Open source →
  22. 0.1.026 Mar 2015
    Release notes
    • Initial release.

    Open source →
  23. 0.0.1

    Nothing published for this version