We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e705bb commit 405357aCopy full SHA for 405357a
CHANGES.txt
@@ -1,3 +1,14 @@
1
+Version 1.1.1.1
2
+2014-08-12
3
+- Changed stix.core.ttps.TTPs to be iterable
4
+- Made stix.Entity.from_json() a classmethod
5
+- Bug/typo fixes with confidence field on stix.indicator.Indicator
6
+- Updates to VocabString for support of non-default CVs
7
+- Added walk() and find() methods to stix.Entity class
8
+- Added YaraTestMechanism and GenericTestMechanism extensions
9
+- Implemented handling on TTP
10
+- Added more coverage to STIX constructs
11
+
12
Version 1.1.1.0
13
2014-05-09
14
- Support for STIX v1.1.1
0 commit comments