Emmanuelle Vargas-Gonzalez
|
49985cc51d
|
fix ordering problem with Class definitions
|
2020-11-18 19:01:12 -05:00 |
Chris Lenk
|
df92770d25
|
Merge pull request #384 from oasis-open/365-versioned-classes
Validate custom type/property name formats
|
2020-04-03 17:30:24 -04:00 |
Chris Lenk
|
9145bdf5e8
|
Merge pull request #374 from chisholm/version_precision
Support STIX 2.1 version precision
|
2020-04-03 15:52:42 -04:00 |
Chris Lenk
|
03cb225932
|
Merge branch 'master' into 365-versioned-classes
|
2020-04-02 06:02:20 -04:00 |
Chris Lenk
|
c494a2e477
|
Use TypeProperty.clean() to verify type format
|
2020-04-01 21:52:04 -04:00 |
Rich Piazza
|
46219bf072
|
add 2.1 links
|
2020-03-27 09:36:10 -04:00 |
Chris Lenk
|
e31634c32b
|
Rework spec version detection for _STIXBase objs
|
2020-03-21 22:22:36 -04:00 |
Michael Chisholm
|
4aa69fa7c9
|
Add support for enforcing STIX 2.1 minimum precision requirement
on versioning timestamps.
|
2020-03-16 20:25:38 -04:00 |
Michael Chisholm
|
a5dc514403
|
Fix external-references to force hash keys to come from
hash-algorithm-ov.
|
2020-03-04 20:55:52 -05:00 |
Emmanuelle Vargas-Gonzalez
|
9463884170
|
add optional "name" StringProperty to MarkingDefinition
update TLP_* v21 constants according to spec
|
2020-01-28 13:19:23 -05:00 |
Desai, Kartikey H
|
3a46d42aaa
|
parse() handles observables in 2.1. Change mechanism for (in)valid_types in ReferenceProperty. Fix _custom_observable_builder to include ReferenceProperty instead of ObjectReferenceProperty, and added ID property to custom observables
|
2019-12-06 09:35:36 -05:00 |
Chris Lenk
|
401c9ad950
|
Merge branch 'master' into stix2.1
|
2019-09-23 12:26:27 -04:00 |
Zach Rush
|
afa4af65c6
|
Fixing pre-commit things
|
2019-09-11 12:22:55 -04:00 |
Zach Rush
|
e7a6554395
|
Fixing pre-commit issues
|
2019-09-11 12:12:26 -04:00 |
Zach Rush
|
53db47b447
|
Statement-type definitions will now match the timestamp precision given to them
|
2019-09-09 21:38:58 -04:00 |
Desai, Kartikey H
|
f69b13a006
|
Some more updates, primarily to ReferenceProperty (and related code)
|
2019-08-29 17:15:51 -04:00 |
Desai, Kartikey H
|
49077352d7
|
Updates and corrections for SCO WD 05 updates. Temp backup; testing and more fixes coming soon
|
2019-08-27 17:36:45 -04:00 |
Michael Chisholm
|
8362d80206
|
Change "object_modified" property of LocationContent to be
optional. Add a corresponding unit test.
|
2019-07-25 16:56:34 -04:00 |
Chris Lenk
|
b8c5bec101
|
Merge branch 'master' into stix2.1
|
2019-06-26 12:22:40 -04:00 |
Michael Chisholm
|
a150b0f4aa
|
Change all uses of IDProperty and ReferenceProperty to specify
a particular spec_version.
|
2019-06-14 17:58:51 -04:00 |
Emmanuelle Vargas-Gonzalez
|
d5f0c46dd5
|
re-organize imports in v20, v21
|
2019-05-08 10:35:53 -04:00 |
Emmanuelle Vargas-Gonzalez
|
46c47a0d08
|
new approach towards validation of tlp instances
|
2019-05-03 09:59:07 -04:00 |
Emmanuelle Vargas-Gonzalez
|
6f897bc91d
|
small enhancements, fix property for TLPMarking
|
2018-11-29 10:26:20 -05:00 |
Emmanuelle Vargas-Gonzalez
|
5e5d10e7aa
|
Finish alignment of 2.1 components
|
2018-11-01 08:17:34 -04:00 |
Emmanuelle Vargas-Gonzalez
|
dec75082df
|
Add new constrains parameters to IntegerProperty and FloatProperty
New constraints on timestamps, integer and floats for many objects
|
2018-10-15 15:02:59 -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
|
bdfc221cb0
|
Update v21 properties to latest spec changes
|
2018-07-12 14:31:14 -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
|
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
|
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
|
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 |
Greg Back
|
3e159abd4d
|
WIP: Merge branch 'master' into stix2.1
|
2018-05-23 10:43:52 -05:00 |
Emmanuelle Vargas-Gonzalez
|
722d46c6c5
|
Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into stix2.1
|
2017-12-08 09:36:59 -05:00 |
Emmanuelle Vargas-Gonzalez
|
bdb91c6ac4
|
Update STIX 2.1 structure
|
2017-11-02 07:21:24 -04:00 |