Richard Piazza
|
5280c60c74
|
import issues
|
2018-11-19 21:54:16 -05:00 |
Richard Piazza
|
3384507405
|
make work for basic pattern objects
|
2018-11-19 21:24:33 -05:00 |
Richard Piazza
|
d5d65535a3
|
merge in master to add_vistor
|
2018-11-18 12:18:23 -05:00 |
Richard Piazza
|
4f5aafd91b
|
fix flake8 issues
|
2018-11-18 12:05:38 -05:00 |
Richard Piazza
|
1142d729df
|
Add generic vistor
|
2018-11-11 10:09:48 -05:00 |
Richard Piazza
|
dcf5c00f64
|
added vistor
|
2018-11-05 14:27:57 -05:00 |
Chris Lenk
|
f47bb6ca3a
|
Merge pull request #207 from oasis-open/pattern_docs
Pattern docs
|
2018-09-10 21:31:04 -04:00 |
Chris Lenk
|
b70aed0ef7
|
Make a few word changes in patterning guide
|
2018-09-10 21:29:08 -04:00 |
mbastian1135
|
5648d2bc45
|
added to pattern guide; reverting pattern str conversion (as was already proper)
|
2018-08-30 11:57:20 -04:00 |
mbastian1135
|
27dbaa5a65
|
guide edits
|
2018-08-27 16:51:02 -04:00 |
mbastian1135
|
0ef9060ed0
|
added 'to_pattern()' utility for pattern expressions; more information on patterning guide
|
2018-08-27 16:27:56 -04:00 |
mbastian1135
|
cd81d97beb
|
added 'to_pattern()' utility for pattern expressions; more information on patterning guide
|
2018-08-27 16:24:23 -04:00 |
mbastian1135
|
10149b9345
|
added 'to_pattern()' utility for pattern expressions; more information on patterning guide
|
2018-08-27 16:21:14 -04:00 |
Chris Lenk
|
b5a301ff28
|
Update list of maintainers
|
2018-08-27 13:56:49 -04:00 |
mbastian1135
|
a9de13107f
|
pattern guide
|
2018-08-24 10:40:37 -04:00 |
Emmanuelle Vargas-Gonzalez
|
120e897e9b
|
Update Indicator example to 2.1 representation.
|
2018-07-26 09:00:20 -04:00 |
Emmanuelle Vargas-Gonzalez
|
211b8d8cee
|
Add core tests and minor change to parse_observable()
|
2018-07-25 20:53:53 -04:00 |
Emmanuelle Vargas-Gonzalez
|
5e71f9225b
|
Add regex approach to load mappings
|
2018-07-25 14:06:18 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ad76e7155c
|
MALWARE RESTORE POINT - Reverted changes to Malware based on STIX 2.1 CSD01
Use this commit to restore Malware changes.
|
2018-07-25 13:34:56 -04:00 |
Emmanuelle Vargas-Gonzalez
|
303159a818
|
pre-commit hooks changes
|
2018-07-25 13:32:22 -04:00 |
Emmanuelle Vargas-Gonzalez
|
21c84acc8f
|
Add missing properties to Relationship object and update tests
|
2018-07-25 12:44:46 -04:00 |
Emmanuelle Vargas-Gonzalez
|
af2a5605ce
|
Add constraints to Location object
|
2018-07-25 12:43:57 -04:00 |
Emmanuelle Vargas-Gonzalez
|
40d656c94c
|
Minor changes to tests.
|
2018-07-25 12:43:08 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ea15b6f795
|
Empty commit, but signals the following work was completed
This closes #202, closes #197, closes #196, closes #193, closes #80
|
2018-07-13 11:14:27 -04:00 |
Emmanuelle Vargas-Gonzalez
|
51a499cb33
|
Formatting changes made by the new pre-commit hook 'add trailing commas'
closes #189
|
2018-07-13 11:10:05 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e0aa8abd0c
|
Update README.rst
Just formatting changes to enhance readability
|
2018-07-13 11:02:29 -04:00 |
Emmanuelle Vargas-Gonzalez
|
7476456e46
|
Update isort.cfg and .pre-commit-config.yaml
Adds 'add trailing commas' hook and changes isort to not re-write each other
|
2018-07-13 10:37:53 -04:00 |
Emmanuelle Vargas-Gonzalez
|
965d7fa788
|
Update v20 and v21 tests
In v20, only minor stuff that was addressing wrong spec. In v21, align tests with new/changed properties in the specs
|
2018-07-12 14:33:00 -04:00 |
Emmanuelle Vargas-Gonzalez
|
bdfc221cb0
|
Update v21 properties to latest spec changes
|
2018-07-12 14:31:14 -04:00 |
Emmanuelle Vargas-Gonzalez
|
281dbfb0f4
|
Align tests with news additions from 'master' branch.
|
2018-07-11 09:43:37 -04:00 |
Emmanuelle Vargas-Gonzalez
|
a042970a1f
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into stix2.1
|
2018-07-11 09:41:42 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ee260b7574
|
Sort import check
|
2018-07-11 08:38:06 -04:00 |
Emmanuelle Vargas-Gonzalez
|
e513c8d638
|
Hide builder methods in 'custom.py' and update imports accordingly
|
2018-07-11 08:11:47 -04:00 |
Emmanuelle Vargas-Gonzalez
|
6bd797e258
|
Fix 'test_memory_store_object_with_custom_property_in_bundle'
Since Bundles objects are now added instead of the Bundle itself, it now works as intended.
|
2018-07-10 16:19:40 -04:00 |
Emmanuelle Vargas-Gonzalez
|
834ef2c847
|
Fix check to collections.Mapping
|
2018-07-10 16:13:29 -04:00 |
Emmanuelle Vargas-Gonzalez
|
c91bcd43f6
|
Fix location for test_object_property
|
2018-07-10 16:11:07 -04:00 |
Emmanuelle Vargas-Gonzalez
|
48e0442439
|
Fix tests in 'test_properties.py'
|
2018-07-10 16:10:01 -04:00 |
Emmanuelle Vargas-Gonzalez
|
d24cddb547
|
Temporarily skip failing tests in workbench for v20, but the approach needs to be fixed
|
2018-07-10 16:08:36 -04:00 |
Emmanuelle Vargas-Gonzalez
|
4583da3ef2
|
Sort imports
|
2018-07-10 16:05:30 -04:00 |
Emmanuelle Vargas-Gonzalez
|
ce42c02cee
|
Fix tests that use property objects to call in the right path
|
2018-07-10 15:56:22 -04:00 |
Emmanuelle Vargas-Gonzalez
|
8cf68054d4
|
Remove str() as a way to serialize objects. Add support for encodings and Bundle versions.
|
2018-07-10 15:51:20 -04:00 |
Emmanuelle Vargas-Gonzalez
|
012eba4e9b
|
Add new Bundle support for add_objects() request. Add encoding support.
Removed the version from all methods since it is no longer necessary.
|
2018-07-10 15:49:36 -04:00 |
Emmanuelle Vargas-Gonzalez
|
9b8cb09b1a
|
Remove 'version' from calls to parse since it is no longer necessary
Also, fixed adding STIX2 Bundles to MemorySource. Enhancements to 'save_to_file'. Fix docstrings and encoding support when writing to file. closes #202
|
2018-07-10 15:43:58 -04:00 |
Emmanuelle Vargas-Gonzalez
|
b6fefc52d9
|
Fix call to collect STIX2 mappings, make parse_observable available
|
2018-07-10 15:31:22 -04:00 |
Emmanuelle Vargas-Gonzalez
|
8d378fcf81
|
Remove STIXRelationshipObject from 'sro.py'
|
2018-07-10 15:27:05 -04:00 |
Emmanuelle Vargas-Gonzalez
|
023603d86f
|
Remove duplicate code from 'sdo.py', removed STIXDomainObject
Apply proper 'spec_version' constraints to v21 objects
|
2018-07-10 15:22:21 -04:00 |
Emmanuelle Vargas-Gonzalez
|
54268ae7dd
|
Remove observables and extension mappings, custom code and apply property constrain in v21
|
2018-07-10 15:20:16 -04:00 |
Emmanuelle Vargas-Gonzalez
|
1177694739
|
Adding docstrings to 2.1 objects
|
2018-07-10 15:15:33 -04:00 |
Emmanuelle Vargas-Gonzalez
|
b722fdc0ed
|
Remove duplicate register methods and CustomMarking code
|
2018-07-10 15:07:08 -04:00 |
Emmanuelle Vargas-Gonzalez
|
5332d54383
|
Refactor Bundle
Removed redundant STIXObjectProperty, for 2.1 use validation specific to that version
|
2018-07-10 15:02:55 -04:00 |