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 |
Emmanuelle Vargas-Gonzalez
|
0c78acafd0
|
add tests to cover the language aspect of the markings
|
2019-04-22 15:26:21 -04:00 |
Emmanuelle Vargas-Gonzalez
|
4bbabaecb2
|
update marking API methods to allow/use the 'lang' property
including utility methods that expand collapse markings
|
2019-04-22 15:25:46 -04:00 |
Desai, Kartikey H
|
84fc71add4
|
Add test to ensure fix. Fixes #248
|
2019-04-19 12:17:42 -04:00 |
Desai, Kartikey H
|
e748923f19
|
Fixes #248
|
2019-04-17 10:08:34 -04:00 |
Chris Lenk
|
f8d4669f80
|
Bump version: 1.1.1 → 1.1.2
|
2019-02-13 10:37:38 -05:00 |
Chris Lenk
|
bddfb06b2a
|
Update CHANGELOG for v1.1.2
|
2019-02-13 10:37:11 -05:00 |
Chris Lenk
|
afe57f642d
|
Add docstring for to_maps_url()
|
2019-02-08 14:41:54 -05:00 |
Chris Lenk
|
5b2d28ac0b
|
Merge branch 'khdesai-location_issue_86'
|
2019-02-08 14:26:43 -05:00 |
Chris Lenk
|
e976f0a926
|
Trim location tests
We can rely on defaults for some properties we aren't testing.
|
2019-02-08 14:17:19 -05:00 |
Desai, Kartikey H
|
edfe0ba51a
|
Add support for Bing Maps and corresponding tests. Fixes #86
|
2019-02-08 09:37:27 -05:00 |
Desai, Kartikey H
|
516789400b
|
Merge branch 'master' of https://github.com/khdesai/cti-python-stix2 into location_issue_86
|
2019-02-07 10:37:37 -05:00 |
Desai, Kartikey H
|
8be704a5b9
|
Update to_map_url and add tests. Fixes #86
|
2019-02-07 10:31:51 -05:00 |
Desai, Kartikey H
|
dc91c9cbf4
|
Initial fix for issue 86. Fixes #86
|
2019-02-06 16:16:50 -05:00 |
Chris Lenk
|
69d2529f0e
|
Fix style issues
|
2019-02-06 15:23:00 -05:00 |
Chris Lenk
|
0ca2bc087a
|
Fix SDO link in docs
|
2019-02-06 14:27:33 -05:00 |
Chris Lenk
|
370a7c6f06
|
Merge pull request #250 from jmgnc/jmgnc-patch-1
minor grammar fix
|
2019-02-05 09:26:17 -05:00 |
John-Mark Gurney
|
1c03b4a1f0
|
minor grammar fix
|
2019-02-04 13:58:33 -08:00 |
Chris Lenk
|
3912df2a36
|
Merge pull request #246 from khdesai/fix_issue_245
Start updating test suites to fix issue 245
|
2019-01-29 11:54:53 -05:00 |
Desai, Kartikey H
|
a788dbb64c
|
Replace most SDO/SRO values in tests with IDs from constants.py
|
2019-01-29 10:52:59 -05:00 |
Desai, Kartikey H
|
10bfde0e86
|
Merge branch 'master' of https://github.com/khdesai/cti-python-stix2 into fix_issue_245
|
2019-01-29 08:31:47 -05:00 |
Chris Lenk
|
29a4e2f9a8
|
Merge pull request #244 from khdesai/fix_issue_230
Fix issue 230
|
2019-01-23 14:29:41 -05:00 |
Desai, Kartikey H
|
b4d4a582ce
|
Update timestamps in v20 testsuite JSON files
|
2019-01-23 13:42:25 -05:00 |
Desai, Kartikey H
|
cdac66c04d
|
Update v21 test suite. Fixes #245
|
2019-01-23 10:56:20 -05:00 |
Desai, Kartikey H
|
9941014f3a
|
Update v20 test suite to fix issue 245
|
2019-01-22 23:07:20 -05:00 |
Desai, Kartikey H
|
5fb69e1d44
|
Start updating test suites to fix issue 245
|
2019-01-22 21:25:09 -05:00 |