Skip to content

Version 1.1.1.1

Choose a tag to compare

@bworrell bworrell released this 16 Oct 14:28
· 947 commits to master since this release
  • #133 Changed stix.core.ttps.TTPs to be iterable
  • #139 Bug/typo fixes with confidence field on stix.indicator.Indicator
  • #145 Updates to VocabString for support of non-default CVs
  • #155 Added walk() and find() methods to stix.Entity class
  • #154 #143 Added YaraTestMechanism and GenericTestMechanism extensions
  • #157 Implemented handling on TTP
  • Made stix.Entity.from_json() a classmethod
  • Added more coverage to STIX constructs