.. |
stix2_data
|
Fix the filesystem store to support the new top-level 2.1 SCOs.
|
2020-02-15 19:02:53 -05:00 |
__init__.py
|
…
|
|
conftest.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
constants.py
|
Fix trailing commas
|
2020-06-26 16:43:19 -04:00 |
test_attack_pattern.py
|
Drop python-dateutil as a dependency and switch to the builtin
|
2020-05-20 15:06:53 -04:00 |
test_base.py
|
Remove unnecessary comments
|
2019-12-06 09:35:36 -05:00 |
test_bundle.py
|
Initial revamp of customization enforcement and detection.
|
2021-03-31 15:21:55 -04:00 |
test_campaign.py
|
…
|
|
test_confidence.py
|
…
|
|
test_course_of_action.py
|
Fix properties spec version back to 2.1, and re-adjust tests. Fixes #338
|
2020-03-12 09:24:43 -04:00 |
test_custom.py
|
Pre-commit changes. Also remove a dupe test function which
|
2021-03-31 15:32:54 -04:00 |
test_datastore.py
|
…
|
|
test_datastore_composite.py
|
Update CompositeDataSource and deduplicate() to handle unversioned
|
2020-08-17 18:38:29 -04:00 |
test_datastore_filesystem.py
|
Fix bug when adding custom obj to FileSystemSink
|
2020-07-20 00:04:32 -04:00 |
test_datastore_filters.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_datastore_memory.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_datastore_taxii.py
|
remove `six` from tests
|
2021-03-12 16:46:34 -05:00 |
test_deterministic_ids.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_environment.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_external_reference.py
|
Fix stylistic issues for pre-commit hooks.
|
2020-03-05 17:39:35 -05:00 |
test_fixtures.py
|
…
|
|
test_granular_markings.py
|
add `id` as special-case option in regex. closes #406
|
2020-06-08 09:27:12 -04:00 |
test_grouping.py
|
…
|
|
test_identity.py
|
…
|
|
test_indicator.py
|
Initial revamp of customization enforcement and detection.
|
2021-03-31 15:21:55 -04:00 |
test_infrastructure.py
|
Changed several *_types properties which were formerly required,
|
2020-02-25 20:07:47 -05:00 |
test_intrusion_set.py
|
…
|
|
test_kill_chain_phases.py
|
…
|
|
test_language_content.py
|
…
|
|
test_location.py
|
Another pre-commit stylistic fix. Necessary since apparently
|
2021-03-31 21:31:59 -04:00 |
test_malware.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_malware_analysis.py
|
Add support in ReferenceProperty for hybrid object type
|
2021-03-31 15:32:51 -04:00 |
test_marking_definition.py
|
update test suite to include new property present in TLP Markings
|
2020-01-28 13:20:58 -05:00 |
test_markings.py
|
Clean up _register_* functions
|
2020-04-02 14:15:45 -04:00 |
test_note.py
|
…
|
|
test_object_markings.py
|
Improve versionability detection when creating new versions
|
2020-06-05 14:24:16 -04:00 |
test_observed_data.py
|
Improve error message for invalid reference types
|
2021-06-11 13:59:48 -04:00 |
test_opinion.py
|
…
|
|
test_parsing.py
|
Change the stix2 class map structure to be keyed at the top
|
2021-01-20 16:59:38 -05:00 |
test_pattern_equivalence.py
|
Graph Equivalence (#449)
|
2020-10-16 11:35:26 -04:00 |
test_pattern_expressions.py
|
all changes from add-trailing-commas v2.0.2
|
2021-01-13 17:52:15 -05:00 |
test_pickle.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_properties.py
|
Test invalid_types ReferenceProperty with custom
|
2021-06-11 14:00:46 -04:00 |
test_relationship.py
|
…
|
|
test_report.py
|
Add support in ReferenceProperty for hybrid object type
|
2021-03-31 15:32:51 -04:00 |
test_sighting.py
|
pre-commit stylistic fixes
|
2020-11-16 15:10:06 -05:00 |
test_threat_actor.py
|
Add proper customization enforcement for open vocabs. This adds
|
2021-03-31 16:20:28 -04:00 |
test_timestamp_precision.py
|
Clean up ReferenceProperty.clean(), to use new APIs which are
|
2021-03-31 20:01:27 -04:00 |
test_tool.py
|
…
|
|
test_utils.py
|
pre-commit stylistic fixes
|
2021-01-20 20:49:01 -05:00 |
test_versioning.py
|
Add some unit tests which try to version marking-definitions.
|
2021-01-28 23:02:23 -05:00 |
test_vulnerability.py
|
…
|
|