0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Uncommented all datatype export lines in *ObjectPropertyTypes More... over 12 years ago
Added _force_datatype flag to BaseObjectProperty and associated logic for forcing datatype output More... over 12 years ago
Uncommented datatype export in BaseObjectPropertyType More... over 12 years ago
Removed super() call in to_obj More... over 12 years ago
Fixed VersionInfoResource output More... over 12 years ago
Updated VersionInfoResource output in PEResourceListType More... over 12 years ago
Fixed WinExecutableObjectType instantiation in to_obj() More... over 12 years ago
Added support for versioninfo resources in ResourceList More... over 12 years ago
Fixed typo in to_obj super() call More... over 12 years ago
Fixed from_dict and from_obj methods returning the wrong object More... over 12 years ago
Merge branch 'master' of github.com:CybOXProject/python-cybox More... over 12 years ago
Reordered several classes for proper derivation and added missing PEImportList and PESectionList classes More... over 12 years ago
Added Memory object reference to nsparser More... over 12 years ago
Bug fixes to HTTP Session and Request More... over 12 years ago
Removed extraneous whitespace in WinProcessObject dependencies in OBJECT_TYPES_DICT More... over 12 years ago
Changed set_anyAttributes_ to set_xsi_type in Port obj More... over 12 years ago
Add proper escaping for <, >, and & characters More... over 12 years ago
Improve related objects and add tests More... over 12 years ago
Updated from_list() logic to check for list instance rather than bool None check More... over 12 years ago
Fixed typo in to_dict() method More... over 12 years ago
Fixed super() call in ActionRelationships constructor More... over 12 years ago
Updated ActionArgument class for CybOX v2.0 and fleshed out stub method More... over 12 years ago
Removed duplicate ActionRelationship More... over 12 years ago
Fleshed out to_dict, added ActionRelationship classes, some minor fixes More... over 12 years ago
Beginning of recursive namespace generation More... over 12 years ago
Update __init__.py More... over 12 years ago
Added ability to set xsi_type in from_dict() More... over 12 years ago
Updated Action to use VocabString and associated methods for name and ty[e More... over 12 years ago
Typo fix More... over 12 years ago
Added None check for association_type_ in to_obj() More... over 12 years ago