Skip to content

Version 1.0.1.1

Compare
Choose a tag to compare
@bworrell bworrell released this 16 Oct 14:34
· 1405 commits to master since this release
  • Added more support for STIX v1.0.1
  • Added updated bindings for STIX v1.0.1
  • Updated extension bindings to leverage new STIX extension types and namespaces
  • Fixed bug in setup.py that caused invalid versions of python-cybox to be installed via pip
  • Accepted initial implementation of Data Markings pull request (thanks @zeroq!)
  • Accepted bugfix pull requests (thanks @bgro!)
  • Major refactor to namespace parsing and generation code
  • Cleaned unused code from bindings
  • Refactored stix.utility module into package with idgen, nsparser modules