|  Chris Lenk | 91f2e50321 | Merge pull request #287 from zrush-mitre/master Fixing precision not holding on a marking-definition during parsing and serialization | 2019-09-17 09:10:51 -04:00 | 
				
					
						|  Zach Rush | 855bc96863 | Avoid throwing exceptions when unneeded to avoid problems | 2019-09-13 14:54:52 -04:00 | 
				
					
						|  Zach Rush | 4c6519cf43 | Changed 'six.text_type' to 'six.string_types', since the former didn't seem to work in python2.7 | 2019-09-13 12:09:02 -04:00 | 
				
					
						|  Zach Rush | 4753519349 | Marking-definitions are now checked for their attribute before being tested and tests were modified to expect the correct value | 2019-09-13 10:52:50 -04:00 | 
				
					
						|  Zach Rush | 5f3e41a9ab | Marking-definitions are now checked for their attribute before being tested and tests were modified to expect the correct value | 2019-09-13 10:51:28 -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 | 7c96d991e6 | Added a function to ensure precision consistency | 2019-09-11 10:55:09 -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 | 
				
					
						|  Chris Lenk | 886ef8464d | Add contributing note about isort | 2019-08-29 16:14:40 -04:00 | 
				
					
						|  Chris Lenk | d4bbc80777 | Fix package distribution (don't include tests) | 2019-08-12 15:57:25 -04:00 | 
				
					
						|  Chris Lenk | b0a1bbbc84 | Bump version: 1.1.2 → 1.1.3 | 2019-08-12 13:32:47 -04:00 | 
				
					
						|  Chris Lenk | 2b06c8d29b | Update CHANGELOG for v1.1.3 | 2019-08-12 12:52:23 -04:00 | 
				
					
						|  Chris Lenk | 4fafdfecff | Update readme check | 2019-08-12 12:28:27 -04:00 | 
				
					
						|  Chris Lenk | b981cdf4fc | Fix tests by removing certain human message assertions from test suites.
(These changes are cherry-picked from commit by @khdesai on a different
branch) | 2019-08-09 16:04:29 -04:00 | 
				
					
						|  Chris Lenk | 7978a3e142 | Update README.rst Trim trailing whitespace | 2019-07-25 14:33:02 -04:00 | 
				
					
						|  Chris Lenk | 1a719db40a | Add examples to docs for removing properties | 2019-07-25 14:22:29 -04:00 | 
				
					
						|  Chris Lenk | ca818974ac | Update Maintainers List Added Jason Keirstead | 2019-07-25 08:43:36 -04:00 | 
				
					
						|  Chris Lenk | 244d8c969a | Merge pull request #274 from chrisr3d/master Avoid issues using parse on bundles | 2019-06-28 12:49:17 -04:00 | 
				
					
						|  chrisr3d | 6aff018695 | fix: Avoid issues with custom objects - Custom objects type is dict, which makes it fail
  when the attribute 'id' is called | 2019-06-27 17:19:05 +02:00 | 
				
					
						|  Chris Lenk | a6fa3ff1d7 | Slightly change bundle error message | 2019-05-22 11:05:01 -04:00 | 
				
					
						|  Chris Lenk | 51b2db4fba | Merge pull request #264 from khdesai/stix2_issue_257 Stix2 issue 257: make accessing bundles easier | 2019-05-22 09:59:42 -04:00 | 
				
					
						|  Desai, Kartikey H | ce86db2a12 | Fixes #257 | 2019-05-20 15:36:35 -05:00 | 
				
					
						|  Desai, Kartikey H | 86790a736f | Fixes #257 | 2019-05-20 15:29:01 -05:00 | 
				
					
						|  Desai, Kartikey H | 45d3020518 | Fixes #257 | 2019-05-17 14:21:35 -05:00 | 
				
					
						|  Desai, Kartikey H | a61344a8aa | Add get_obj function to bundle.py to make accessing bundles easier | 2019-05-14 13:48:54 -04:00 | 
				
					
						|  Chris Lenk | 67f6663e5e | Merge pull request #262 from khdesai/master Fixes #175 - Add documentation for _valid_refs | 2019-05-13 10:36:30 -04:00 | 
				
					
						|  Kartikey Desai | 1bf12221a0 | Update _valid_refs doc and add test to v20 test suite | 2019-05-13 09:18:50 -04:00 | 
				
					
						|  Kartikey Desai | 8946308527 | Updated documentation for _valid_refs | 2019-05-10 12:30:52 -04:00 | 
				
					
						|  Desai, Kartikey H | 3a33dbe2fa | Merge branch 'stix2_issue_175' of https://github.com/khdesai/cti-python-stix2 | 2019-05-10 11:56:43 -04:00 | 
				
					
						|  Kartikey Desai | 989f17e673 | Add documentation for _valid_refs | 2019-05-10 11:54:59 -04:00 | 
				
					
						|  Desai, Kartikey H | f79b3c9876 | Add functionality to _valid_refs to accept actual cyber observable objects instead of just strings with their types | 2019-05-10 10:22:45 -04:00 | 
				
					
						|  Chris Lenk | ddd4fa3e95 | Merge pull request #261 from emmanvg/252-TLPMarking-constraints TLP marking constraints | 2019-05-08 10:50:35 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 087ac35f38 | Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into 252-TLPMarking-constraints | 2019-05-08 10:43:13 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 00d99e3815 | remove unused imports | 2019-05-08 10:38:23 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 9c34e2f8ca | update tests to make sure we are testing the serialized instance correctly | 2019-05-08 10:36:31 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | d5f0c46dd5 | re-organize imports in v20, v21 | 2019-05-08 10:35:53 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 47f8ed9282 | move check_tlp_marking to markings\utils.py | 2019-05-08 10:34:56 -04:00 | 
				
					
						|  Chris Lenk | 582ba2be2c | Merge pull request #259 from emmanvg/251-lang-markings-support Language markings support | 2019-05-08 09:48:21 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 851ed3e85a | marking-definition | 2019-05-03 15:41:58 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 8d842aeb94 | update user guide on marking extraction via API | 2019-05-03 14:48:16 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 4b21708e03 | modify test to cover exception message | 2019-05-03 11:05:32 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | b3a601e4c8 | add new files for marking-definition tests | 2019-05-03 10:25:11 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | d6497f66fe | create a new exception for TLP validation and util method | 2019-05-03 10:03:15 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | 46c47a0d08 | new approach towards validation of tlp instances | 2019-05-03 09:59:07 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | fff0e9e731 | update test_datastore_filesystem.py to create proper tlp markings | 2019-05-03 09:58:45 -04:00 | 
				
					
						|  Chris Lenk | 7ee7fb8336 | Merge pull request #258 from khdesai/stix2_issue_248 Fixes #248 | 2019-04-24 13:42:14 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | c3aecd76ba | update unnecesary property clean-up and add tests | 2019-04-23 09:27:21 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | f8857569d5 | Add header to test file | 2019-04-23 07:48:51 -04:00 | 
				
					
						|  Emmanuelle Vargas-Gonzalez | dbc63b7b9f | pre-commit changes | 2019-04-23 07:43:56 -04:00 |