An open API service providing commit metadata for open source projects.

GitHub / STIXProject/python-stix / commits

SHA Message Author Date Stats
a088c8e3 Added kill_chain_phases to TTP Bryan Worrell <b****l@m****g> over 11 years ago
6ca20b17 Fix EncodingTests version attribute on STIX xml. Bryan Worrell <b****l@m****g> over 11 years ago
70070e58 Allow STIX Package version attribute to be parsed and accessible, but always ... Bryan Worrell <b****l@m****g> over 11 years ago
e0318904 Removed unused imports. Bryan Worrell <b****l@m****g> over 11 years ago
aa9a00b9 Modified docstrings on version property. Bryan Worrell <b****l@m****g> over 11 years ago
3b3c30c7 Added version property to STIXPackage Bryan Worrell <b****l@m****g> over 11 years ago
9086c461 Changed STIXPackage.version to always print the default version unless manual... Bryan Worrell <b****l@m****g> over 11 years ago
751ef1c3 Cleaned up code which enables the parsing of 1.1.1 content by default. Bryan Worrell <b****l@m****g> over 11 years ago
c57ab63a Added missing DiscoveryMethod class alias. Bryan Worrell <b****l@m****g> over 11 years ago
f56f6435 * Added older versions of VocabString implementations. Bryan Worrell <b****l@m****g> over 11 years ago
20181def Attempt at retaining parsing of 1.1.1 content Bryan Worrell <b****l@m****g> over 11 years ago
0731c9df Changed _EXTENSION_MAP in bindings to _BINDING_EXTENSION_MAP Bryan Worrell <b****l@m****g> over 11 years ago
b8ebdacf Use XML_NS rather than redefine it. Bryan Worrell <b****l@m****g> over 11 years ago
d3365133 Added check for ReportBaseType instances in from_obj(). This is similar to th... Bryan Worrell <b****l@m****g> over 11 years ago
832bab64 Modified ControlledVocabularyStringType binding to override prefixes for know... Bryan Worrell <b****l@m****g> over 11 years ago
04c7b47e Added 'default' to stix.lookup_extension() Bryan Worrell <b****l@m****g> over 11 years ago
1cde016e TestMechanism impls are responsible for serializing their xsi:types. Bryan Worrell <b****l@m****g> over 11 years ago
8bf5470c Updated stix.bindings.lookup_extension() docstrings. Bryan Worrell <b****l@m****g> over 11 years ago
02d94de5 Added default parameter to stix.bindings.lookup_extension() Bryan Worrell <b****l@m****g> over 11 years ago
16980188 Added documentation for Report, Header, STIXPackage, STIXHeader. Bryan Worrell <b****l@m****g> over 11 years ago
e1d15021 Removed comment. Bryan Worrell <b****l@m****g> over 11 years ago
6e383bfd Added ctx_assert_warnings() to stix.test. Bryan Worrell <b****l@m****g> over 11 years ago
df132397 Fixed AttributeErrors when compiling docs. Bryan Worrell <b****l@m****g> over 11 years ago
c80fb026 Added deprecated warnings to 1.2 deprecated fields. Bryan Worrell <b****l@m****g> over 11 years ago
cb6b462b chmod 644 Bryan Worrell <b****l@m****g> over 11 years ago
0e50ab45 Added docstrings to assert_warnings decorator. Bryan Worrell <b****l@m****g> over 11 years ago
524d04fe Added length assertions to related_package deprecation tests. Bryan Worrell <b****l@m****g> over 11 years ago
11d2b717 * Changed raise_warnings to assert_warnings on warning tests. Bryan Worrell <b****l@m****g> over 11 years ago
d4e72ac1 Added assert_warnings() decorator for testing warning output Bryan Worrell <b****l@m****g> over 11 years ago
74fde8b5 Modified silence_warnings to use 'always' filter but redirect message to buff... Bryan Worrell <b****l@m****g> over 11 years ago
abbb32b7 Added related_packages to incident and ttp Bryan Worrell <b****l@m****g> over 11 years ago
f53be482 General cleanup. Use silence_warnings decorator rather than catch_warnings() ... Bryan Worrell <b****l@m****g> over 11 years ago
8d5acc89 * Added deprecated() to utils.deprecated. Bryan Worrell <b****l@m****g> over 11 years ago
a92bcdf4 * Refactored idref_dprecated to be a general utility function Bryan Worrell <b****l@m****g> over 11 years ago
e2101e1a Silence warnings in tests Bryan Worrell <b****l@m****g> over 11 years ago
e01d7109 Added idref deprecation warnings to TTPs Bryan Worrell <b****l@m****g> over 11 years ago
179f2709 Added idref deprecation warnings to STIXPackage.add_observable() Bryan Worrell <b****l@m****g> over 11 years ago
dcb76c91 Modifed idref_deprecated to try and parse kwargs Bryan Worrell <b****l@m****g> over 11 years ago
066836fe First pass at raising DeprecationWarnings when idrefs are used in a deprecate... Bryan Worrell <b****l@m****g> over 11 years ago
367767b0 Cleanup in StructuredTextList. Replaced wonky to_list() implementation with a... Bryan Worrell <b****l@m****g> over 11 years ago
e81a2636 Fixed __len__ in TypedCollection Bryan Worrell <b****l@m****g> over 11 years ago
556ba12b Added related_reports __init__ param on Report class. Bryan Worrell <b****l@m****g> over 11 years ago
5fe39f83 Removed unused import Bryan Worrell <b****l@m****g> over 11 years ago
b668d6e4 Removed unnecessary extension registration call for MAEC malware extension. Bryan Worrell <b****l@m****g> over 11 years ago
015e5e50 Updated extension versions in schemalocation urls. Bryan Worrell <b****l@m****g> over 11 years ago
d05b9ea6 * Moved non STIXPackage classes out of stix_package.py to Bryan Worrell <b****l@m****g> over 11 years ago
350ea7d2 More Report work. Added unit tests. Bryan Worrell <b****l@m****g> over 11 years ago
bda2f76f Updated sample xml file for 1.2 Bryan Worrell <b****l@m****g> over 11 years ago
7deafb3e Updated unit tests to use new component version numbers. Bryan Worrell <b****l@m****g> over 11 years ago
d254e2fd Updated core component class versions. Bryan Worrell <b****l@m****g> over 11 years ago
4f12868b Updated schemalocations dictionary in nsparser to refer to planned 1.2 urls. Bryan Worrell <b****l@m****g> over 11 years ago
9bcb622f Added Versioning vocabulary support Bryan Worrell <b****l@m****g> over 11 years ago
667611a4 More Report object work. Bryan Worrell <b****l@m****g> over 11 years ago
93eecefb Fixed issue where new StructuredText attributes were being serialized as tuples. Bryan Worrell <b****l@m****g> over 11 years ago
09f24690 Renamed _lookup_unprefixed_extension to _lookup_unprefixed Bryan Worrell <b****l@m****g> over 11 years ago
ac262535 Refactored xsi:type resolution and registration code for stix.Entity Bryan Worrell <b****l@m****g> over 11 years ago
1e07094f Fixed issue with multiple descriptions and business_function_or_role values o... Bryan Worrell <b****l@m****g> over 11 years ago
80bc98aa Added add_description() and add_short_description() method to classes that su... Bryan Worrell <b****l@m****g> over 11 years ago
55c1fbc4 Added docstrings to bindings/__init__.py. Changed is_base() to has_xsi_type() Bryan Worrell <b****l@m****g> over 11 years ago
e74590bd merge Merged origin/master Bryan Worrell <b****l@m****g> over 11 years ago
d8d5a843 Bumped version to 1.1.1.6.dev0 Bryan Worrell <b****l@m****g> over 11 years ago
92f61007 Bumped version to 1.1.1.5 Bryan Worrell <b****l@m****g> over 11 years ago
aad5cdc2 Added docs and expanded some dictionary creation loops to make things easier ... Bryan Worrell <b****l@m****g> over 11 years ago
872ba4fa Bumped python-stix version in 'Versions' table. Bryan Worrell <b****l@m****g> over 11 years ago
8f1adbb8 Bumped python-cybox dependency version. Bryan Worrell <b****l@m****g> over 11 years ago
c31b0fe5 Added python-maec version check to MAEC malware extension module. Bryan Worrell <b****l@m****g> over 11 years ago
be360e00 Initial cut at Report user-level classes. NEED TESTING. Bryan Worrell <b****l@m****g> over 11 years ago
bd14bf9b First pass at report bindings. Still need to add user-level classes and unit ... Bryan Worrell <b****l@m****g> over 11 years ago
7d095f17 Refactored how binding classes are resolved for xsi:types. Bryan Worrell <b****l@m****g> over 11 years ago
c2cc19a0 merge Merge branch 'master' into next-1.2.0.0-dev Bryan Worrell <b****l@m****g> over 11 years ago
b670d6e1 Added register_vocab class decorator (thanks @gtback!). Retained add_vocab() ... Bryan Worrell <b****l@m****g> over 11 years ago
c3829c4c merge Merge remote-tracking branch 'origin/master' Bryan Worrell <b****l@m****g> over 11 years ago
c7716fab Refactored self.next_ordinality to call ordinalities property once. Bryan Worrell <b****l@m****g> over 11 years ago
9938fc31 Updated rst files for structured text and indicator. Bryan Worrell <b****l@m****g> over 11 years ago
46474251 Added docstrings to indicator module. Bryan Worrell <b****l@m****g> over 11 years ago
92fb175f Updated structured text docstrings. Bryan Worrell <b****l@m****g> over 11 years ago
d0ec3a56 Updated docstrings. Bryan Worrell <b****l@m****g> over 11 years ago
e26e19ac Added more support for multiple structured text fields. Bryan Worrell <b****l@m****g> over 11 years ago
3ec21c5a Removed unnecessary fix_descriptions() usage. Bryan Worrell <b****l@m****g> over 11 years ago
c94bdfbe Added multi description of effect support to PropertyEffected. Bryan Worrell <b****l@m****g> over 11 years ago
64d51046 Added missing short_descriptions properties Bryan Worrell <b****l@m****g> over 11 years ago
ec94962e More support for multiple descriptions and short_descriptions. Bryan Worrell <b****l@m****g> over 11 years ago
65670979 Added multiple description support to Generic COA extension. Bryan Worrell <b****l@m****g> over 11 years ago
140a9574 Added dict check to TypedCollection.from_list() Bryan Worrell <b****l@m****g> over 11 years ago
80310478 Added multiple description and short description support to STIXHeader Bryan Worrell <b****l@m****g> over 11 years ago
49a03d50 Added type checking and casting to StructuredTextList.insert() Bryan Worrell <b****l@m****g> over 11 years ago
a31b2fda Added docstrings to StructuredTextList Bryan Worrell <b****l@m****g> over 11 years ago
02f114a2 Removed with_ordinality() method on StructuredTextList. Leverage __getitem__ ... Bryan Worrell <b****l@m****g> over 11 years ago
8e338dce Added multiple description and short_description support across common types.... Bryan Worrell <b****l@m****g> over 11 years ago
4f809940 Changed if/else in description/short_description getter to use next(iter(...)). Bryan Worrell <b****l@m****g> over 11 years ago
77d06d96 Removed unnecessary import. Copy/paste error. Bryan Worrell <b****l@m****g> over 11 years ago
53d27eed Updated InformationSource to support multiple descriptions. Bryan Worrell <b****l@m****g> over 11 years ago
3b7231da Updated DiscoveryMethodVocab to use 2.0 terms. Bryan Worrell <b****l@m****g> over 11 years ago
246ff481 merge Merge branch 'master' into 1.2.0.0-dev Bryan Worrell <b****l@m****g> over 11 years ago
c97bdc06 Removed Mapping restriction on is_sequence Bryan Worrell <b****l@m****g> over 11 years ago
534d9ebf Added StructureText and StructuredTextList unit tests. Bryan Worrell <b****l@m****g> over 11 years ago
21d598b4 merge Merge remote-tracking branch 'origin/1.2.0.0-dev' into 1.2.0.0-dev Bryan Worrell <b****l@m****g> over 11 years ago
660634a1 merge Merge remote-tracking branch 'origin/master' into 1.2.0.0-dev Bryan Worrell <b****l@m****g> over 11 years ago
253222e3 Removed empty docstrings. Bryan Worrell <b****l@m****g> over 11 years ago
2b68ac1d Refactored StructuredTextList to not be a MutableSequence type. Bryan Worrell <b****l@m****g> over 11 years ago

← Back to repository