Emmanuelle Vargas-Gonzalez
|
03e19f197c
|
Moved STIXDomainObject and STIXRelationshipObject here, the observable
parsing code, minor changes to the mappings collections and all _register methods
|
2018-07-10 14:56:31 -04:00 |
Emmanuelle Vargas-Gonzalez
|
b76888c682
|
Add a new 'custom.py' module to store and consolidate all custom code
|
2018-07-10 14:54:17 -04:00 |
Emmanuelle Vargas-Gonzalez
|
f669656a4d
|
Removed 'ExtensionsProperty' from workbench.
|
2018-07-10 14:52:10 -04:00 |
Emmanuelle Vargas-Gonzalez
|
7da6f1ed88
|
Add a package-wide 'properties.py'
Consolidated STIXObjectProperty, ExtensionsProperty, ObservableProperty code. Also added a 'spec_version' to allow validation changes per spec.
|
2018-07-10 14:50:03 -04:00 |
Emmanuelle Vargas-Gonzalez
|
fe64fb044f
|
Removed per version 'properties.py'
|
2018-07-10 14:47:30 -04:00 |
Emmanuelle Vargas-Gonzalez
|
645a258c62
|
Fix file indentation
|
2018-07-10 14:46:46 -04:00 |
Emmanuelle Vargas-Gonzalez
|
edd7148e3c
|
It appears we did not support the case when the Bundle contains 'utf-8'
|
2018-07-09 15:26:57 -04:00 |
Emmanuelle Vargas-Gonzalez
|
70a1e9522b
|
Add 'stix2_data' test directory for v20 tests
|
2018-07-09 15:22:08 -04:00 |
Emmanuelle Vargas-Gonzalez
|
0197f9fd17
|
Minor fixes to tests. Some datastore had strange parameters in calls.
Fix error values for CustomMarking and fix incorrect test data
|
2018-07-09 15:20:04 -04:00 |
Emmanuelle Vargas-Gonzalez
|
646d941032
|
Removed 'test_memory' file and moved all tests into 'test_datastore_memory'
The tests under 'test_memory' were moved into a new file called 'test_datastore_composite' to make clear what we are testing.
|
2018-07-09 15:15:29 -04:00 |
Emmanuelle Vargas-Gonzalez
|
546216c396
|
Remove unnecessary 'True' in Memory datastore tests.
|
2018-07-09 15:07:05 -04:00 |
Emmanuelle Vargas-Gonzalez
|
8aeac369f4
|
Returning double quotes here... went overboard.
|
2018-07-09 14:59:19 -04:00 |
Emmanuelle Vargas-Gonzalez
|
21d5451d1c
|
Small changes to tests
|
2018-07-06 14:11:59 -04:00 |
Emmanuelle Vargas-Gonzalez
|
52c1850655
|
Small addition to patterns.py
|
2018-07-06 14:08:49 -04:00 |
Emmanuelle Vargas-Gonzalez
|
5be1636b10
|
Update v20 tests to ensure right methods and classes are used
|
2018-07-05 15:23:25 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2c5ddc14af
|
Update v21 tests for some missing methods, ensure we are calling and
using the right classes.
|
2018-07-05 15:21:09 -04:00 |
Emmanuelle Vargas-Gonzalez
|
bfa86bf87e
|
Format objects in observed_data
|
2018-07-03 10:32:04 -04:00 |
Emmanuelle Vargas-Gonzalez
|
04680d8a3d
|
First pass at making sure everything uses v21 classes and representations
|
2018-07-03 09:40:51 -04:00 |
Emmanuelle Vargas-Gonzalez
|
3100fa1fb8
|
Move v20 tests to their own package
|
2018-07-03 07:02:57 -04:00 |
Emmanuelle Vargas-Gonzalez
|
da5b16dc2f
|
Create v21 test package with new spec changes
|
2018-07-03 07:00:18 -04:00 |
Emmanuelle Vargas-Gonzalez
|
c2f5a40986
|
Create new test subpackages
|
2018-06-30 19:36:54 -04:00 |
Emmanuelle Vargas-Gonzalez
|
2e6bb74be8
|
Add spec version 2.1 to object missing the property.
|
2018-06-29 18:48:41 -04:00 |
Emmanuelle Vargas-Gonzalez
|
7fd379d0b5
|
Minor style changes.
Removed OrderedDict and update()... Also a lot of single quoting except for errors
|
2018-06-29 18:38:04 -04:00 |
Emmanuelle Vargas-Gonzalez
|
59fdd3082e
|
Update tests.
|
2018-06-26 12:29:20 -04:00 |
Emmanuelle Vargas-Gonzalez
|
9baaad6e08
|
Sort imports.
|
2018-06-26 12:23:53 -04:00 |
Trey Darley
|
5cbe886cdb
|
split properties out by spec version
|
2018-06-26 09:32:24 +00:00 |
Trey Darley
|
d44c2abd0f
|
2.1 spec (somewhat inexplicably) limits dict keys to 250 chars
|
2018-06-26 09:23:52 +00:00 |
Trey Darley
|
cc58a3a4f4
|
2.1 removes 3 char limit on dict keys
|
2018-06-26 09:22:57 +00:00 |
Trey Darley
|
6b1da856dd
|
split properties out by spec version
|
2018-06-26 09:22:04 +00:00 |
Emmanuelle Vargas-Gonzalez
|
b852b91652
|
Reformat methods documentation
|
2018-06-25 10:06:07 -04:00 |
Emmanuelle Vargas-Gonzalez
|
0ddb7b3807
|
Update observables.RasterImageExt 'image_weight' property to 'image_width'
|
2018-06-25 08:55:12 -04:00 |
Emmanuelle Vargas-Gonzalez
|
abd172eb3f
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into stix2.1
|
2018-06-25 08:25:57 -04:00 |
Greg Back
|
fdf5937a71
|
GH-194: Remove unnecessary allow_custom kwarg.
|
2018-06-21 12:15:28 -05:00 |
Greg Back
|
7baeb153fa
|
Correct "image_weight" to "image_width".
Fix #194.
|
2018-06-20 15:24:27 -05:00 |
Greg Back
|
53a1a0329a
|
Merge branch 'master' into stix2.1
|
2018-06-15 10:04:00 -05:00 |
Michael Chisholm
|
f09960d7ff
|
Revamp code related to "pretty" JSON serialization, fix lurking
crash bugs.
|
2018-06-14 21:29:50 -04:00 |
Michael Chisholm
|
240a75861e
|
Updated stix2.parse()-related docstrings. Its description of how
the "version" parameter was used, was out of date.
|
2018-06-14 15:56:02 -04:00 |
Michael Chisholm
|
486c588306
|
Fix silly isort check errors..
|
2018-06-14 15:56:02 -04:00 |
Michael Chisholm
|
3101584b3d
|
Fix test_bundle to compare against stix2.1 relationships. The
fixture those particular tests use creates 2.1 relationships.
|
2018-06-14 15:56:02 -04:00 |
Michael Chisholm
|
0c3f826c24
|
First cut at splitting the Bundle implementation into v20 and
v21 variants. Also fixed up unit tests and got them passing
again.
|
2018-06-14 15:56:02 -04:00 |
Michael Chisholm
|
ef8d45723f
|
Update many unit tests to work with the malware2.1 API changes
I made. The bundle tests and Bundle itself have not been fixed
yet in this commit.
|
2018-06-14 15:56:01 -04:00 |
Michael Chisholm
|
f211649529
|
Made some minimal changes to support the STIX 2.1 Malware SDO,
and the maec2stix tool.
|
2018-06-14 15:56:01 -04:00 |
Greg Back
|
2e0dfc6592
|
Merge remote-tracking branch 'origin/master' into stix2.1
|
2018-06-14 12:42:06 -05:00 |
Greg Back
|
858a9752df
|
Merge pull request #185 from LiamSennitt/master
fix custom STIX objects with nested dictionary error #184
|
2018-06-12 14:40:55 -05:00 |
Emmanuelle Vargas-Gonzalez
|
c12336b55a
|
Revert changes to iterables.
|
2018-06-12 15:03:25 -04:00 |
Emmanuelle Vargas-Gonzalez
|
78a480aa08
|
Change str.isdecimal to isdigit. On lists keep iterating if unless index is found
|
2018-06-12 14:45:15 -04:00 |
Emmanuelle Vargas-Gonzalez
|
fcffb165ad
|
Add tests for `find_property_index` and `iterate_over_values`
|
2018-06-12 14:38:35 -04:00 |
Emmanuelle Vargas-Gonzalez
|
94d6610ca1
|
Merge branch 'master' of github.com:LiamSennitt/cti-python-stix2
|
2018-06-12 12:58:01 -04:00 |
Emmanuelle Vargas-Gonzalez
|
9be819ea6a
|
Minor tweaks to return immediately after recursive call. Ensure dicts are matched alphabetically
|
2018-06-12 12:57:25 -04:00 |
Liam Sennitt
|
bdec14937d
|
fix flake8 errors in new test
|
2018-06-12 17:45:48 +01:00 |