File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ Version 1.1.0.3
2+ 2014-02-24
3+ - Added TTP structure (stix.ttp.TTP)
4+ - Added COA structure (stix.coa.CourseOfAction)
5+ - Added Campaign structure (stix.campaign.Campaign)
6+ - Added Exploit Target structure (stix.exploit_target.ExploitTarget)
7+ - Fixed bugs in CIQ extension classes
8+ - Fixed bugs in namespace/schemalocation generation code
9+ - Added *experimental* from_json() to base Entity class
10+ - Added EntityList class for managing lists of STIX constructs in a more-pythonic manner
11+ - Refactor of GenericRelationship and GenericRelationshipList classes
12+ - Refactor of imports to reduce the amount of in-line, function scoped imports
13+ - Added initial support for Snort Test Mechanism extension (stix.extensions.test_mechanism.snort_test_mechanism.SnortTestMechanism)
14+ - Added initial support for OpenIOC 2010 Test Mechanism (stix.extensions.test_mechanism.openioc_2010_test_mechanism.OpenIOCTestMechanism)
15+ - Updates to Indicator and Incident classes
16+
117Version 1.1.0.2
2182014-02-25
319- Fixed bug where exception would be thrown if parsing defaults were unset
You can’t perform that action at this time.
0 commit comments